| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
ClusterStatusListener.MulticastListener
An implementation using a multicast message between the master & the client.
|
| Modifier and Type | Field and Description |
|---|---|
private ClusterStatusListener.Listener |
ClusterStatusListener.listener |
| Modifier and Type | Field and Description |
|---|---|
static Class<? extends ClusterStatusListener.Listener> |
ClusterStatusListener.DEFAULT_STATUS_LISTENER_CLASS |
| Constructor and Description |
|---|
ClusterStatusListener(ClusterStatusListener.DeadServerHandler dsh,
org.apache.hadoop.conf.Configuration conf,
Class<? extends ClusterStatusListener.Listener> listenerClass) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.