Uses of Enum Class
org.apache.hadoop.hbase.HBaseClusterManager.Signal
Packages that use HBaseClusterManager.Signal
-
Uses of HBaseClusterManager.Signal in org.apache.hadoop.hbase
Methods in org.apache.hadoop.hbase that return HBaseClusterManager.SignalModifier 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.Methods in org.apache.hadoop.hbase with parameters of type HBaseClusterManager.SignalModifier and TypeMethodDescriptionvoid
HBaseClusterManager.signal
(ClusterManager.ServiceType service, HBaseClusterManager.Signal signal, String hostname)