|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MasterAdminProtocol | |
---|---|
org.apache.hadoop.hbase.client | Provides HBase Client |
org.apache.hadoop.hbase.protobuf | Holds classes generated from protobuf
src/main/protobuf definition files. |
Uses of MasterAdminProtocol in org.apache.hadoop.hbase.client |
---|
Methods in org.apache.hadoop.hbase.client that return MasterAdminProtocol | |
---|---|
MasterAdminProtocol |
HConnection.getMasterAdmin()
Returns a MasterAdminProtocol to the active master |
Uses of MasterAdminProtocol in org.apache.hadoop.hbase.protobuf |
---|
Methods in org.apache.hadoop.hbase.protobuf with parameters of type MasterAdminProtocol | |
---|---|
static ClientProtos.CoprocessorServiceResponse |
ProtobufUtil.execService(MasterAdminProtocol client,
ClientProtos.CoprocessorServiceCall call)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |