public class HivePartitioningHandle extends Object implements ConnectorPartitioningHandle
| Constructor and Description |
|---|
HivePartitioningHandle(String clientId,
int bucketCount,
List<HiveType> hiveTypes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getBucketCount() |
String |
getClientId() |
List<HiveType> |
getHiveTypes() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitisCoordinatorOnly, isSingleNodepublic String getClientId()
public int getBucketCount()
Copyright © 2012-2017. All Rights Reserved.