Uses of Package
org.apache.cassandra.metrics
Packages that use org.apache.cassandra.metrics
Package
Description
Hints subsystem consists of several components.
-
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.auth
-
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.cache
-
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.concurrent
-
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.cql3
-
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.cql3.statements
-
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.dbClassDescriptionMetrics for
ColumnFamilyStore.A meter metric which measures mean throughput as well as fifteen-minute and two-hour exponentially-weighted moving average throughputs.Metrics forColumnFamilyStore.Tracks top partitions, currently by size and by tombstone count Collects during full and preview (-vd) repair since then we read the full partition Note that since we can run sub range repair there might be windows where the top partitions are not correct - for example, assume we track the top 2 partitions for this node: tokens with size: (a, 100); (b, 40); (c, 10); (d, 100); (e, 50); (f, 10) - top2: a, d now a is deleted and we run a repair for keys [a, c] - top2: b, d and when we repair [d, f] - top2: d, e -
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.db.commitlog
-
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.db.compaction
-
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.db.memtable
-
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.db.repair
-
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.hints
-
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.index.sai.metricsClassDescriptionA value class encapsulating a metric's owning class and name.
-
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.io.sstable
-
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.io.sstable.formatClassDescriptionA meter metric which measures mean throughput as well as fifteen-minute and two-hour exponentially-weighted moving average throughputs.Metrics for
ColumnFamilyStore. -
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.io.sstable.format.big
-
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.io.sstable.format.bti
-
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.metricsClassDescriptionMetrics related to AutoRepair.Metrics for
ICache.Metrics for tracking information about CAS write requests.Makes integrating 3.0 metrics API with 2.0.A value class encapsulating a metric's owning class and name.Metrics for tracking information about write requests.A decaying histogram reservoir where values collected during each minute will be twice as significant as the values collected in the previous minute.Metrics about latenciesRepresents the ranked items collected during a sample periodScale the input value.Metrics for streaming.Metrics forThreadPoolExecutor. -
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.net
-
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.repair
-
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.repair.autorepair
-
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.service.reads
-
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.service.reads.range
-
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.tools
-
Classes in org.apache.cassandra.metrics used by org.apache.cassandra.utils.memory