|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MasterAdminProtos.MasterAdminService.BlockingInterface | |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.protobuf.generated |
Uses of MasterAdminProtos.MasterAdminService.BlockingInterface in org.apache.hadoop.hbase |
---|
Subinterfaces of MasterAdminProtos.MasterAdminService.BlockingInterface in org.apache.hadoop.hbase | |
---|---|
interface |
MasterAdminProtocol
Protocol that a client uses to communicate with the Master (for admin purposes). |
Uses of MasterAdminProtos.MasterAdminService.BlockingInterface in org.apache.hadoop.hbase.master |
---|
Classes in org.apache.hadoop.hbase.master that implement MasterAdminProtos.MasterAdminService.BlockingInterface | |
---|---|
class |
HMaster
HMaster is the "master server" for HBase. |
static class |
HMasterCommandLine.LocalHMaster
|
Uses of MasterAdminProtos.MasterAdminService.BlockingInterface in org.apache.hadoop.hbase.protobuf.generated |
---|
Methods in org.apache.hadoop.hbase.protobuf.generated that return MasterAdminProtos.MasterAdminService.BlockingInterface | |
---|---|
static MasterAdminProtos.MasterAdminService.BlockingInterface |
MasterAdminProtos.MasterAdminService.newBlockingStub(com.google.protobuf.BlockingRpcChannel channel)
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type MasterAdminProtos.MasterAdminService.BlockingInterface | |
---|---|
static com.google.protobuf.BlockingService |
MasterAdminProtos.MasterAdminService.newReflectiveBlockingService(MasterAdminProtos.MasterAdminService.BlockingInterface impl)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |