public class TpchPartitioningHandle extends Object implements ConnectorPartitioningHandle
| Constructor and Description |
|---|
TpchPartitioningHandle(String table,
long totalRows) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getTable() |
long |
getTotalRows() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitisCoordinatorOnly, isSingleNodepublic TpchPartitioningHandle(String table, long totalRows)
Copyright © 2012–2022. All rights reserved.