|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MasterProtocol | |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.master |
Uses of MasterProtocol in org.apache.hadoop.hbase |
---|
Subinterfaces of MasterProtocol in org.apache.hadoop.hbase | |
---|---|
interface |
MasterAdminProtocol
Protocol that a client uses to communicate with the Master (for admin purposes). |
interface |
MasterMonitorProtocol
Protocol that a client uses to communicate with the Master (for monitoring purposes). |
Uses of MasterProtocol in org.apache.hadoop.hbase.master |
---|
Classes in org.apache.hadoop.hbase.master that implement MasterProtocol | |
---|---|
class |
HMaster
HMaster is the "master server" for HBase. |
static class |
HMasterCommandLine.LocalHMaster
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |