Uses of Class
org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest

Uses of MasterProtos.IsMasterRunningRequest in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return MasterProtos.IsMasterRunningRequest
 MasterProtos.IsMasterRunningRequest MasterProtos.IsMasterRunningRequest.Builder.build()
           
 MasterProtos.IsMasterRunningRequest MasterProtos.IsMasterRunningRequest.Builder.buildPartial()
           
static MasterProtos.IsMasterRunningRequest MasterProtos.IsMasterRunningRequest.getDefaultInstance()
           
 MasterProtos.IsMasterRunningRequest MasterProtos.IsMasterRunningRequest.getDefaultInstanceForType()
           
 MasterProtos.IsMasterRunningRequest MasterProtos.IsMasterRunningRequest.Builder.getDefaultInstanceForType()
           
static MasterProtos.IsMasterRunningRequest MasterProtos.IsMasterRunningRequest.parseDelimitedFrom(InputStream input)
           
static MasterProtos.IsMasterRunningRequest MasterProtos.IsMasterRunningRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterProtos.IsMasterRunningRequest MasterProtos.IsMasterRunningRequest.parseFrom(byte[] data)
           
static MasterProtos.IsMasterRunningRequest MasterProtos.IsMasterRunningRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterProtos.IsMasterRunningRequest MasterProtos.IsMasterRunningRequest.parseFrom(com.google.protobuf.ByteString data)
           
static MasterProtos.IsMasterRunningRequest MasterProtos.IsMasterRunningRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterProtos.IsMasterRunningRequest MasterProtos.IsMasterRunningRequest.parseFrom(com.google.protobuf.CodedInputStream input)
           
static MasterProtos.IsMasterRunningRequest MasterProtos.IsMasterRunningRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterProtos.IsMasterRunningRequest MasterProtos.IsMasterRunningRequest.parseFrom(InputStream input)
           
static MasterProtos.IsMasterRunningRequest MasterProtos.IsMasterRunningRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type MasterProtos.IsMasterRunningRequest
 MasterProtos.IsMasterRunningResponse MasterProtos.MasterService.BlockingInterface.isMasterRunning(com.google.protobuf.RpcController controller, MasterProtos.IsMasterRunningRequest request)
           
 MasterProtos.IsMasterRunningResponse MasterMonitorProtos.MasterMonitorService.BlockingInterface.isMasterRunning(com.google.protobuf.RpcController controller, MasterProtos.IsMasterRunningRequest request)
           
 MasterProtos.IsMasterRunningResponse MasterAdminProtos.MasterAdminService.BlockingInterface.isMasterRunning(com.google.protobuf.RpcController controller, MasterProtos.IsMasterRunningRequest request)
           
abstract  void MasterProtos.MasterService.isMasterRunning(com.google.protobuf.RpcController controller, MasterProtos.IsMasterRunningRequest request, com.google.protobuf.RpcCallback<MasterProtos.IsMasterRunningResponse> done)
           
 void MasterProtos.MasterService.Interface.isMasterRunning(com.google.protobuf.RpcController controller, MasterProtos.IsMasterRunningRequest request, com.google.protobuf.RpcCallback<MasterProtos.IsMasterRunningResponse> done)
           
 void MasterProtos.MasterService.Stub.isMasterRunning(com.google.protobuf.RpcController controller, MasterProtos.IsMasterRunningRequest request, com.google.protobuf.RpcCallback<MasterProtos.IsMasterRunningResponse> done)
           
abstract  void MasterMonitorProtos.MasterMonitorService.isMasterRunning(com.google.protobuf.RpcController controller, MasterProtos.IsMasterRunningRequest request, com.google.protobuf.RpcCallback<MasterProtos.IsMasterRunningResponse> done)
           
 void MasterMonitorProtos.MasterMonitorService.Interface.isMasterRunning(com.google.protobuf.RpcController controller, MasterProtos.IsMasterRunningRequest request, com.google.protobuf.RpcCallback<MasterProtos.IsMasterRunningResponse> done)
           
 void MasterMonitorProtos.MasterMonitorService.Stub.isMasterRunning(com.google.protobuf.RpcController controller, MasterProtos.IsMasterRunningRequest request, com.google.protobuf.RpcCallback<MasterProtos.IsMasterRunningResponse> done)
           
abstract  void MasterAdminProtos.MasterAdminService.isMasterRunning(com.google.protobuf.RpcController controller, MasterProtos.IsMasterRunningRequest request, com.google.protobuf.RpcCallback<MasterProtos.IsMasterRunningResponse> done)
           
 void MasterAdminProtos.MasterAdminService.Interface.isMasterRunning(com.google.protobuf.RpcController controller, MasterProtos.IsMasterRunningRequest request, com.google.protobuf.RpcCallback<MasterProtos.IsMasterRunningResponse> done)
           
 void MasterAdminProtos.MasterAdminService.Stub.isMasterRunning(com.google.protobuf.RpcController controller, MasterProtos.IsMasterRunningRequest request, com.google.protobuf.RpcCallback<MasterProtos.IsMasterRunningResponse> done)
           
 MasterProtos.IsMasterRunningRequest.Builder MasterProtos.IsMasterRunningRequest.Builder.mergeFrom(MasterProtos.IsMasterRunningRequest other)
           
static MasterProtos.IsMasterRunningRequest.Builder MasterProtos.IsMasterRunningRequest.newBuilder(MasterProtos.IsMasterRunningRequest prototype)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.