|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetricsRecord | |
---|---|
org.apache.cassandra.analytics |
Uses of MetricsRecord in org.apache.cassandra.analytics |
---|
Methods in org.apache.cassandra.analytics that return MetricsRecord | |
---|---|
MetricsRecord |
AnalyticsContext.getMetricsRecord(java.lang.String recordName)
Return the MetricsRecord associated with this record name. |
Methods in org.apache.cassandra.analytics with parameters of type MetricsRecord | |
---|---|
protected void |
AnalyticsContext.remove(MetricsRecord record)
Called by MetricsRecordImpl.remove(). |
protected void |
AnalyticsContext.update(MetricsRecord record)
Called by MetricsRecordImpl.update(). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |