org.apache.hadoop.hbase.protobuf.generated
Interface MasterMonitorProtos.MasterMonitorService.BlockingInterface
- All Known Implementing Classes:
- HMaster, HMasterCommandLine.LocalHMaster
- Enclosing class:
- MasterMonitorProtos.MasterMonitorService
public static interface MasterMonitorProtos.MasterMonitorService.BlockingInterface
getSchemaAlterStatus
MasterMonitorProtos.GetSchemaAlterStatusResponse getSchemaAlterStatus(com.google.protobuf.RpcController controller,
MasterMonitorProtos.GetSchemaAlterStatusRequest request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
getTableDescriptors
MasterMonitorProtos.GetTableDescriptorsResponse getTableDescriptors(com.google.protobuf.RpcController controller,
MasterMonitorProtos.GetTableDescriptorsRequest request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
getTableNames
MasterMonitorProtos.GetTableNamesResponse getTableNames(com.google.protobuf.RpcController controller,
MasterMonitorProtos.GetTableNamesRequest request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
getClusterStatus
MasterMonitorProtos.GetClusterStatusResponse getClusterStatus(com.google.protobuf.RpcController controller,
MasterMonitorProtos.GetClusterStatusRequest request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
isMasterRunning
MasterProtos.IsMasterRunningResponse isMasterRunning(com.google.protobuf.RpcController controller,
MasterProtos.IsMasterRunningRequest request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.