public class DestructiveReplica
extends java.lang.Object
| Constructor and Description |
|---|
DestructiveReplica(com.google.common.base.Supplier<com.hotels.hcommon.hive.metastore.client.api.CloseableMetaStoreClient> replicaMetaStoreClientSupplier,
CleanupLocationManager cleanupLocationManager,
TableReplication tableReplication) |
| Modifier and Type | Method and Description |
|---|---|
void |
dropDeletedPartitions(java.util.List<java.lang.String> sourcePartitionNames) |
void |
dropTable() |
boolean |
tableIsUnderCircusTrainControl() |
public DestructiveReplica(com.google.common.base.Supplier<com.hotels.hcommon.hive.metastore.client.api.CloseableMetaStoreClient> replicaMetaStoreClientSupplier,
CleanupLocationManager cleanupLocationManager,
TableReplication tableReplication)
public boolean tableIsUnderCircusTrainControl()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void dropDeletedPartitions(java.util.List<java.lang.String> sourcePartitionNames)
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void dropTable()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2016–2022 Expedia Group. All rights reserved.