public class BucketAdaptation extends Object
| Constructor and Description |
|---|
BucketAdaptation(int[] bucketColumnIndices,
List<HiveType> bucketColumnHiveTypes,
int tableBucketCount,
int partitionBucketCount,
int bucketToKeep) |
| Modifier and Type | Method and Description |
|---|---|
List<HiveType> |
getBucketColumnHiveTypes() |
int[] |
getBucketColumnIndices() |
int |
getBucketToKeep() |
int |
getPartitionBucketCount() |
int |
getTableBucketCount() |
Copyright © 2012–2023. All rights reserved.