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