| Modifier and Type | Class and Description |
|---|---|
static class |
PartitionIterator.Ordering |
| Constructor and Description |
|---|
PartitionIterator(org.apache.hadoop.hive.metastore.IMetaStoreClient metastore,
org.apache.hadoop.hive.metastore.api.Table table,
short batchSize) |
PartitionIterator(org.apache.hadoop.hive.metastore.IMetaStoreClient metastore,
org.apache.hadoop.hive.metastore.api.Table table,
short batchSize,
List<String> partitionNames) |
PartitionIterator(org.apache.hadoop.hive.metastore.IMetaStoreClient metastore,
org.apache.hadoop.hive.metastore.api.Table table,
short batchSize,
List<String> partitionNames,
PartitionIterator.Ordering ordering) |
PartitionIterator(org.apache.hadoop.hive.metastore.IMetaStoreClient metastore,
org.apache.hadoop.hive.metastore.api.Table table,
short batchSize,
PartitionIterator.Ordering ordering) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
org.apache.hadoop.hive.metastore.api.Partition |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic PartitionIterator(org.apache.hadoop.hive.metastore.IMetaStoreClient metastore,
org.apache.hadoop.hive.metastore.api.Table table,
short batchSize)
throws org.apache.hadoop.hive.metastore.api.MetaException,
org.apache.thrift.TException
org.apache.hadoop.hive.metastore.api.MetaExceptionorg.apache.thrift.TExceptionpublic PartitionIterator(org.apache.hadoop.hive.metastore.IMetaStoreClient metastore,
org.apache.hadoop.hive.metastore.api.Table table,
short batchSize,
PartitionIterator.Ordering ordering)
throws org.apache.hadoop.hive.metastore.api.MetaException,
org.apache.thrift.TException
org.apache.hadoop.hive.metastore.api.MetaExceptionorg.apache.thrift.TExceptionpublic PartitionIterator(org.apache.hadoop.hive.metastore.IMetaStoreClient metastore,
org.apache.hadoop.hive.metastore.api.Table table,
short batchSize,
List<String> partitionNames)
throws org.apache.hadoop.hive.metastore.api.MetaException,
org.apache.thrift.TException
org.apache.hadoop.hive.metastore.api.MetaExceptionorg.apache.thrift.TExceptionpublic PartitionIterator(org.apache.hadoop.hive.metastore.IMetaStoreClient metastore,
org.apache.hadoop.hive.metastore.api.Table table,
short batchSize,
List<String> partitionNames,
PartitionIterator.Ordering ordering)
throws org.apache.hadoop.hive.metastore.api.MetaException,
org.apache.thrift.TException
org.apache.hadoop.hive.metastore.api.MetaExceptionorg.apache.thrift.TExceptionCopyright © 2018–2020 Hotels.com (Data Platform Team). All rights reserved.