Name |
Description |
Type |
Writable |
AbortRate | Abort Rate | double | false |
AvailableExtendedStatistics | Returns all the available statistics | String | false |
AvgAbortedWriteTxDuration | Average aborted write transaction duration (in microseconds) | double | false |
AvgClusteredGetCommandSize | Average clustered get command size (in bytes) | double | false |
AvgCommitAsync | Average asynchronous Commit duration (in microseconds) | double | false |
AvgCommitCommandSize | Average commit command size (in bytes) | double | false |
AvgCommitRtt | Average Commit Round-Trip Time duration (in microseconds) | double | false |
AvgCommitTime | Average local commit duration time (2nd phase only) (in microseconds) | double | false |
AvgCompleteNotificationAsync | Average asynchronous Complete Notification duration (in microseconds) | double | false |
AvgGetsPerROTransaction | Average number of get operations per (local) read-only transaction | double | false |
AvgGetsPerWrTransaction | Average number of get operations per (local) read-write transaction | double | false |
AvgLocalCommitTime | Average time it takes to execute the commit command locally (in microseconds) | double | false |
AvgLocalGetTime | Average Local processing Get time (in microseconds) | double | false |
AvgLocalLockHoldTime | Average lock local holding time (in microseconds) | double | false |
AvgLocalPrepareTime | Average time it takes to execute the prepare command locally (in microseconds) | double | false |
AvgLocalRollbackTime | Average time it takes to execute the rollback command locally (in microseconds) | double | false |
AvgLockHoldTime | Average lock holding time (in microseconds) | double | false |
AvgLockWaitingTime | Average time waiting for the lock acquisition (in microseconds) | double | false |
AvgNumNodesCommit | Average number of nodes in Commit destination set | double | false |
AvgNumNodesCompleteNotification | Average number of nodes in Complete Notification destination set | double | false |
AvgNumNodesPrepare | Average number of nodes in Prepare destination set | double | false |
AvgNumNodesRemoteGet | Average number of nodes in Remote Get destination set | double | false |
AvgNumNodesRollback | Average number of nodes in Rollback destination set | double | false |
AvgNumOfLockLocalTx | Average number of locks per write local transaction | double | false |
AvgNumOfLockRemoteTx | Average number of locks per write remote transaction | double | false |
AvgNumOfLockSuccessLocalTx | Average number of locks per successfully write local transaction | double | false |
AvgPrepareAsync | Average asynchronous Prepare duration (in microseconds) | double | false |
AvgPrepareCommandSize | Average prepare command size (in bytes) | double | false |
AvgPrepareRtt | Average Prepare Round-Trip Time duration (in microseconds) | double | false |
AvgPutsPerWrTransaction | Average number of put operations per (local) read-write transaction | double | false |
AvgReadOnlyTxDuration | Average successful read-only transaction duration (in microseconds) | double | false |
AvgRemoteCommitTime | Average time it takes to execute the commit command remotely (in microseconds) | double | false |
AvgRemoteGetRtt | Average Remote Get Round-Trip Time duration (in microseconds) | double | false |
AvgRemoteGetsPerROTransaction | Average number of remote get operations per (local) read-only transaction | double | false |
AvgRemoteGetsPerWrTransaction | Average number of remote get operations per (local) read-write transaction | double | false |
AvgRemoteLockHoldTime | Average lock remote holding time (in microseconds) | double | false |
AvgRemotePrepareTime | Average time it takes to execute the prepare command remotely (in microseconds) | double | false |
AvgRemotePutsPerWrTransaction | Average number of remote put operations per (local) read-write transaction | double | false |
AvgRemoteRollbackTime | Average time it takes to execute the rollback command remotely (in microseconds) | double | false |
AvgResponseTime | Average Response Time | double | false |
AvgRollbackAsync | Average asynchronous Rollback duration (in microseconds) | double | false |
AvgRollbackRtt | Average Rollback Round-Trip Time duration (in microseconds) | double | false |
AvgRollbackTime | Average local rollback duration time (2nd phase only) (in microseconds) | double | false |
AvgTxArrivalRate | Average transaction arrival rate, originated locally and remotely (in transaction per second) | double | false |
AvgWriteTxDuration | Average successful write transaction duration (in microseconds) | double | false |
LocalActiveTransactions | Number of concurrent transactions executing on the current node | double | false |
LocalExecutionTimeWithoutLock | Local execution time of a transaction without the time waiting for lock acquisition | double | false |
NumAbortedTxDueDeadlock | The number of aborted transactions due to deadlock | double | false |
NumAbortedTxDueTimeout | The number of aborted transactions due to timeout in lock acquisition | double | false |
NumNodes | Number of nodes in the cluster | double | false |
NumberOfCommits | Number of committed transactions since last reset | double | false |
NumberOfGets | Number of gets performed since last reset | double | false |
NumberOfLocalCommits | Number of local committed transactions since last reset | double | false |
NumberOfPuts | Number of puts performed since last reset | double | false |
NumberOfRemoteGets | Number of remote gets performed since last reset | double | false |
NumberOfRemotePuts | Number of remote puts performed since last reset | double | false |
PercentageSuccessWriteTransactions | Percentage of Write transaction executed in all successfully executed transactions (local transaction only) | double | false |
PercentageWriteTransactions | Percentage of Write transaction executed locally (committed and aborted) | double | false |
RemoteGetExecutionTime | Average cost of a remote get | double | false |
RemotePutExecutionTime | Average cost of a remote put | double | false |
ReplicationDegree | Number of replicas for each key | double | false |
Throughput | Throughput (in transactions per second) | double | false |
WriteSkewProbability | Write skew probability | double | false |