Class ReplicaStatsResult
Cloud Service only.
Result returned by
GetReplicaStatsAsync. It
contains replica statistics for the requested table.
Namespace: Oracle.NoSQL.SDK
Assembly: Oracle.NoSQL.SDK.dll
Syntax
public class ReplicaStatsResult : Object
Properties
| Name | Description |
|---|---|
| NextStartTime | Gets the next start time. |
| StatsRecords | Gets the replica statistics information for one or more replicas. |
| TableName | Gets the name of the table. |