Package | Description |
---|---|
org.apache.cassandra.db |
Modifier and Type | Field and Description |
---|---|
TableMetrics |
ColumnFamilyStore.metric |
Modifier and Type | Method and Description |
---|---|
protected void |
PartitionRangeReadCommand.recordLatency(TableMetrics metric,
long latencyNanos) |
protected abstract void |
ReadCommand.recordLatency(TableMetrics metric,
long latencyNanos) |
protected void |
SinglePartitionReadCommand.recordLatency(TableMetrics metric,
long latencyNanos) |
Copyright © 2017 The Apache Software Foundation