| Package | Description |
|---|---|
| com.hotels.bdp.circustrain.core | |
| com.hotels.bdp.circustrain.core.replica | |
| com.hotels.bdp.circustrain.core.source |
| Modifier and Type | Method and Description |
|---|---|
TableAndStatistics |
HiveEndpoint.getTableAndStatistics(java.lang.String database,
java.lang.String tableName) |
abstract TableAndStatistics |
HiveEndpoint.getTableAndStatistics(TableReplication tableReplication) |
| Modifier and Type | Method and Description |
|---|---|
TableAndStatistics |
Replica.getTableAndStatistics(TableReplication tableReplication) |
| Modifier and Type | Method and Description |
|---|---|
void |
Replica.updateMetadata(java.lang.String eventId,
TableAndStatistics sourceTableAndStatistics,
PartitionsAndStatistics sourcePartitionsAndStatistics,
java.lang.String replicaDatabaseName,
java.lang.String replicaTableName,
ReplicaLocationManager locationManager) |
void |
Replica.updateMetadata(java.lang.String eventId,
TableAndStatistics sourceTable,
java.lang.String replicaDatabaseName,
java.lang.String replicaTableName,
ReplicaLocationManager locationManager) |
| Modifier and Type | Method and Description |
|---|---|
TableAndStatistics |
Source.getTableAndStatistics(java.lang.String database,
java.lang.String table) |
TableAndStatistics |
Source.getTableAndStatistics(TableReplication tableReplication) |
Copyright © 2016–2022 Expedia Group. All rights reserved.