Uses of Interface
org.apache.hadoop.hbase.client.ClusterStatusListener.Listener
Packages that use ClusterStatusListener.Listener
-
Uses of ClusterStatusListener.Listener in org.apache.hadoop.hbase.client
Classes in org.apache.hadoop.hbase.client that implement ClusterStatusListener.ListenerModifier and TypeClassDescription(package private) class
An implementation using a multicast message between the master & the client.Fields in org.apache.hadoop.hbase.client declared as ClusterStatusListener.ListenerModifier and TypeFieldDescriptionprivate final ClusterStatusListener.Listener
ClusterStatusListener.listener
Fields in org.apache.hadoop.hbase.client with type parameters of type ClusterStatusListener.ListenerModifier and TypeFieldDescriptionstatic final Class<? extends ClusterStatusListener.Listener>
ClusterStatusListener.DEFAULT_STATUS_LISTENER_CLASS
Constructor parameters in org.apache.hadoop.hbase.client with type arguments of type ClusterStatusListener.ListenerModifierConstructorDescriptionClusterStatusListener
(ClusterStatusListener.DeadServerHandler dsh, org.apache.hadoop.conf.Configuration conf, Class<? extends ClusterStatusListener.Listener> listenerClass)