Package | Description |
---|---|
org.apache.cassandra.concurrent | |
org.apache.cassandra.net | |
org.apache.cassandra.tools |
Modifier and Type | Method and Description |
---|---|
static Stage |
Stage.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Stage[] |
Stage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.Iterable<Stage> |
Stage.jmxEnabledStages() |
Modifier and Type | Method and Description |
---|---|
static TracingAwareExecutorService |
StageManager.getStage(Stage stage)
Retrieve a stage from the StageManager
|
Constructor and Description |
---|
JMXEnabledThreadPoolExecutor(Stage stage) |
Modifier and Type | Field and Description |
---|---|
static java.util.EnumMap<MessagingService.Verb,Stage> |
MessagingService.verbStages |
Modifier and Type | Method and Description |
---|---|
Stage |
MessageIn.getMessageType() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
NodeProbe.getThreadPoolMetric(Stage stage,
java.lang.String metricName) |
Copyright © 2015 The Apache Software Foundation