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