| Package | Description |
|---|---|
| com.hotels.bdp.circustrain.core.replica |
| Modifier and Type | Method and Description |
|---|---|
static TableType |
TableType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TableType[] |
TableType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicaLocationManager |
Replica.getLocationManager(TableType tableType,
java.lang.String targetTableLocation,
java.lang.String eventId,
SourceLocationManager sourceLocationManager) |
| Constructor and Description |
|---|
MetadataMirrorReplicaLocationManager(SourceLocationManager sourceLocationManager,
TableType tableType) |
MetadataUpdateReplicaLocationManager(com.hotels.hcommon.hive.metastore.client.api.CloseableMetaStoreClient replicaMetastoreClient,
TableType tableType,
java.lang.String tablePath,
java.lang.String replicaDatabaseName,
java.lang.String replicaTableName) |
Copyright © 2016–2022 Expedia Group. All rights reserved.