Package | Description |
---|---|
org.apache.hadoop.hbase |
Modifier and Type | Method and Description |
---|---|
static HBaseClusterManager.Signal |
HBaseClusterManager.Signal.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HBaseClusterManager.Signal[] |
HBaseClusterManager.Signal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
HBaseClusterManager.signal(ClusterManager.ServiceType service,
HBaseClusterManager.Signal signal,
String hostname) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.