|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TabletStatsKeeper.Operation | |
|---|---|
| org.apache.accumulo.server.tabletserver | |
| Uses of TabletStatsKeeper.Operation in org.apache.accumulo.server.tabletserver |
|---|
| Methods in org.apache.accumulo.server.tabletserver that return TabletStatsKeeper.Operation | |
|---|---|
static TabletStatsKeeper.Operation |
TabletStatsKeeper.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TabletStatsKeeper.Operation[] |
TabletStatsKeeper.Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.accumulo.server.tabletserver with parameters of type TabletStatsKeeper.Operation | |
|---|---|
void |
TabletStatsKeeper.updateTime(TabletStatsKeeper.Operation operation,
long start,
long count,
boolean failed)
|
void |
TabletStatsKeeper.updateTime(TabletStatsKeeper.Operation operation,
long queued,
long start,
long count,
boolean failed)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||