| Package | Description |
|---|---|
| org.apache.accumulo.server.log |
| Modifier and Type | Method and Description |
|---|---|
static WalStateManager.WalState |
WalStateManager.WalState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WalStateManager.WalState[] |
WalStateManager.WalState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<org.apache.hadoop.fs.Path,WalStateManager.WalState> |
WalStateManager.getAllState() |
Pair<WalStateManager.WalState,org.apache.hadoop.fs.Path> |
WalStateManager.state(TServerInstance instance,
UUID uuid) |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.