Class TableResult.Replica
java.lang.Object
oracle.nosql.driver.ops.TableResult.Replica
- Enclosing class:
TableResult
Cloud service only.
Information representing a single remote replica
- Since:
- 5.4.13
-
Method Details
-
getReplicaName
Returns the name of the replica. This is the region name.- Returns:
- the replica name
-
getTableId
-
getWriteUnits
public int getWriteUnits()Returns the write units of the replica table- Returns:
- the write units
-
getCapacityMode
Returns the capacity mode of the replica table- Returns:
- the capacity mode
-
getState
Returns the operational state of replica table- Returns:
- the state
-
toString
-