| Package | Description |
|---|---|
| org.apache.accumulo.server.master.state |
| Modifier and Type | Method and Description |
|---|---|
MergeState |
MergeInfo.getState() |
static MergeState |
MergeState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MergeState[] |
MergeState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MergeInfo.setState(MergeState state) |
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.