public class Source extends HiveEndpoint
| Modifier and Type | Method and Description |
|---|---|
SourceLocationManager |
getLocationManager(org.apache.hadoop.hive.metastore.api.Table table,
java.util.List<org.apache.hadoop.hive.metastore.api.Partition> partitions,
java.lang.String eventId,
java.util.Map<java.lang.String,java.lang.Object> copierOptions) |
SourceLocationManager |
getLocationManager(org.apache.hadoop.hive.metastore.api.Table table,
java.lang.String eventId) |
PartitionsAndStatistics |
getPartitions(org.apache.hadoop.hive.metastore.api.Table sourceTable,
java.lang.String partitionPredicate,
int maxPartitions) |
TableAndStatistics |
getTableAndStatistics(java.lang.String database,
java.lang.String table) |
TableAndStatistics |
getTableAndStatistics(TableReplication tableReplication) |
getDatabase, getHiveConf, getMetaStoreClientSupplier, getMetaStoreUris, getName, getTablepublic TableAndStatistics getTableAndStatistics(java.lang.String database, java.lang.String table)
getTableAndStatistics in class HiveEndpointpublic PartitionsAndStatistics getPartitions(org.apache.hadoop.hive.metastore.api.Table sourceTable, java.lang.String partitionPredicate, int maxPartitions) throws org.apache.thrift.TException
getPartitions in class HiveEndpointorg.apache.thrift.TExceptionpublic SourceLocationManager getLocationManager(org.apache.hadoop.hive.metastore.api.Table table, java.lang.String eventId) throws java.io.IOException
java.io.IOExceptionpublic SourceLocationManager getLocationManager(org.apache.hadoop.hive.metastore.api.Table table, java.util.List<org.apache.hadoop.hive.metastore.api.Partition> partitions, java.lang.String eventId, java.util.Map<java.lang.String,java.lang.Object> copierOptions) throws java.io.IOException
java.io.IOExceptionpublic TableAndStatistics getTableAndStatistics(TableReplication tableReplication)
getTableAndStatistics in class HiveEndpointCopyright © 2016–2022 Expedia Group. All rights reserved.