| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master.handler |
| Modifier and Type | Field and Description |
|---|---|
private ClosedRegionHandler.ClosedPriority |
ClosedRegionHandler.priority |
| Modifier and Type | Method and Description |
|---|---|
static ClosedRegionHandler.ClosedPriority |
ClosedRegionHandler.ClosedPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClosedRegionHandler.ClosedPriority[] |
ClosedRegionHandler.ClosedPriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.