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

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

Methods in org.apache.hadoop.hbase.protobuf.generated that return MasterProtos.IsMasterRunningResponse
 MasterProtos.IsMasterRunningResponse MasterProtos.IsMasterRunningResponse.Builder.build()
           
 MasterProtos.IsMasterRunningResponse MasterProtos.IsMasterRunningResponse.Builder.buildPartial()
           
static MasterProtos.IsMasterRunningResponse MasterProtos.IsMasterRunningResponse.getDefaultInstance()
           
 MasterProtos.IsMasterRunningResponse MasterProtos.IsMasterRunningResponse.getDefaultInstanceForType()
           
 MasterProtos.IsMasterRunningResponse MasterProtos.IsMasterRunningResponse.Builder.getDefaultInstanceForType()
           
 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)
           
static MasterProtos.IsMasterRunningResponse MasterProtos.IsMasterRunningResponse.parseDelimitedFrom(InputStream input)
           
static MasterProtos.IsMasterRunningResponse MasterProtos.IsMasterRunningResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterProtos.IsMasterRunningResponse MasterProtos.IsMasterRunningResponse.parseFrom(byte[] data)
           
static MasterProtos.IsMasterRunningResponse MasterProtos.IsMasterRunningResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterProtos.IsMasterRunningResponse MasterProtos.IsMasterRunningResponse.parseFrom(com.google.protobuf.ByteString data)
           
static MasterProtos.IsMasterRunningResponse MasterProtos.IsMasterRunningResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterProtos.IsMasterRunningResponse MasterProtos.IsMasterRunningResponse.parseFrom(com.google.protobuf.CodedInputStream input)
           
static MasterProtos.IsMasterRunningResponse MasterProtos.IsMasterRunningResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterProtos.IsMasterRunningResponse MasterProtos.IsMasterRunningResponse.parseFrom(InputStream input)
           
static MasterProtos.IsMasterRunningResponse MasterProtos.IsMasterRunningResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type MasterProtos.IsMasterRunningResponse
 MasterProtos.IsMasterRunningResponse.Builder MasterProtos.IsMasterRunningResponse.Builder.mergeFrom(MasterProtos.IsMasterRunningResponse other)
           
static MasterProtos.IsMasterRunningResponse.Builder MasterProtos.IsMasterRunningResponse.newBuilder(MasterProtos.IsMasterRunningResponse prototype)
           
 

Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type MasterProtos.IsMasterRunningResponse
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)
           
 



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