Uses of Interface
org.apache.hadoop.hbase.client.ClusterStatusListener.DeadServerHandler
Packages that use ClusterStatusListener.DeadServerHandler
-
Uses of ClusterStatusListener.DeadServerHandler in org.apache.hadoop.hbase.client
Fields in org.apache.hadoop.hbase.client declared as ClusterStatusListener.DeadServerHandlerModifier and TypeFieldDescriptionprotected final ClusterStatusListener.DeadServerHandlerClusterStatusListener.deadServerHandlerConstructors in org.apache.hadoop.hbase.client with parameters of type ClusterStatusListener.DeadServerHandlerModifierConstructorDescriptionClusterStatusListener(ClusterStatusListener.DeadServerHandler dsh, org.apache.hadoop.conf.Configuration conf, Class<? extends ClusterStatusListener.Listener> listenerClass)