| Modifier and Type | Method and Description |
|---|---|
TableState |
TableReplicationState.getState() |
static TableState |
TableState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableState[] |
TableState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TableReplicationState(String database,
String table,
TableState state,
ReplicationError error) |
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.