Package | Description |
---|---|
org.apache.cassandra.metrics | |
org.apache.cassandra.tools |
Modifier and Type | Field and Description |
---|---|
java.util.Map<TableMetrics.Sampler,TopKSampler<java.nio.ByteBuffer>> |
TableMetrics.samplers |
Modifier and Type | Method and Description |
---|---|
static TableMetrics.Sampler |
TableMetrics.Sampler.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TableMetrics.Sampler[] |
TableMetrics.Sampler.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<TableMetrics.Sampler,javax.management.openmbean.CompositeData> |
NodeProbe.getPartitionSample(java.lang.String ks,
java.lang.String cf,
int capacity,
int duration,
int count,
java.util.List<TableMetrics.Sampler> samplers) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<TableMetrics.Sampler,javax.management.openmbean.CompositeData> |
NodeProbe.getPartitionSample(java.lang.String ks,
java.lang.String cf,
int capacity,
int duration,
int count,
java.util.List<TableMetrics.Sampler> samplers) |
Copyright © 2017 The Apache Software Foundation