| Package | Description |
|---|---|
| me.prettyprint.cassandra.service |
| Modifier and Type | Field and Description |
|---|---|
CassandraClientMonitor.Counter |
Operation.failCounter
Counts failed attempts
|
| Modifier and Type | Method and Description |
|---|---|
static CassandraClientMonitor.Counter |
CassandraClientMonitor.Counter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CassandraClientMonitor.Counter[] |
CassandraClientMonitor.Counter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CassandraClientMonitor.incCounter(CassandraClientMonitor.Counter counterType) |
Copyright © 2014. All Rights Reserved.