Package oracle.nosql.driver.ops
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- 
getReplicaNameReturns the name of the replica. This is the region name.- Returns:
- the replica name
 
- 
getTableIdReturns the OCID of the replica table- Returns:
- the table OCID
 
- 
getWriteUnitspublic int getWriteUnits()Returns the write units of the replica table- Returns:
- the write units
 
- 
getCapacityModeReturns the capacity mode of the replica table- Returns:
- the capacity mode
 
- 
getStateReturns the operational state of replica table- Returns:
- the state
 
- 
toString
 
-