| Package | Description |
|---|---|
| org.apache.cassandra.metrics | |
| org.apache.cassandra.tools |
| Modifier and Type | Field and Description |
|---|---|
java.util.Map<ColumnFamilyMetrics.Sampler,TopKSampler<java.nio.ByteBuffer>> |
ColumnFamilyMetrics.samplers |
| Modifier and Type | Method and Description |
|---|---|
static ColumnFamilyMetrics.Sampler |
ColumnFamilyMetrics.Sampler.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ColumnFamilyMetrics.Sampler[] |
ColumnFamilyMetrics.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<ColumnFamilyMetrics.Sampler,javax.management.openmbean.CompositeData> |
NodeProbe.getPartitionSample(java.lang.String ks,
java.lang.String cf,
int capacity,
int duration,
int count,
java.util.List<ColumnFamilyMetrics.Sampler> samplers) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<ColumnFamilyMetrics.Sampler,javax.management.openmbean.CompositeData> |
NodeProbe.getPartitionSample(java.lang.String ks,
java.lang.String cf,
int capacity,
int duration,
int count,
java.util.List<ColumnFamilyMetrics.Sampler> samplers) |
Copyright © 2018 The Apache Software Foundation