public class HiveBucketHandle extends Object
| Type | Property and Description |
|---|---|
HiveBucketProperty |
toBucket |
| Constructor and Description |
|---|
HiveBucketHandle(List<HiveColumnHandle> columns,
int bucketCount) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBucketCount() |
List<HiveColumnHandle> |
getColumns() |
HiveBucketProperty |
toBucketProperty() |
public HiveBucketProperty toBucketProperty
public HiveBucketHandle(List<HiveColumnHandle> columns, int bucketCount)
public List<HiveColumnHandle> getColumns()
public int getBucketCount()
public HiveBucketProperty toBucketProperty()
Copyright © 2012-2017. All Rights Reserved.