Uses of Enum Class
org.apache.hadoop.hbase.HBaseClusterManager.Signal
-
Uses of HBaseClusterManager.Signal in org.apache.hadoop.hbase
Modifier and TypeMethodDescriptionstatic HBaseClusterManager.Signal
Returns the enum constant of this class with the specified name.static HBaseClusterManager.Signal[]
HBaseClusterManager.Signal.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
HBaseClusterManager.signal
(ClusterManager.ServiceType service, HBaseClusterManager.Signal signal, String hostname)