org.apache.hadoop.hbase.protobuf.generated
Class MasterProtos.MasterService.Stub

java.lang.Object
  extended by org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
      extended by org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
All Implemented Interfaces:
com.google.protobuf.Service, MasterProtos.MasterService.Interface
Enclosing class:
MasterProtos.MasterService

public static final class MasterProtos.MasterService.Stub
extends MasterProtos.MasterService
implements MasterProtos.MasterService.Interface


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
MasterProtos.MasterService.BlockingInterface, MasterProtos.MasterService.Interface, MasterProtos.MasterService.Stub
 
Method Summary
 com.google.protobuf.RpcChannel getChannel()
           
 void isMasterRunning(com.google.protobuf.RpcController controller, MasterProtos.IsMasterRunningRequest request, com.google.protobuf.RpcCallback<MasterProtos.IsMasterRunningResponse> done)
           
 
Methods inherited from class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getChannel

public com.google.protobuf.RpcChannel getChannel()

isMasterRunning

public void isMasterRunning(com.google.protobuf.RpcController controller,
                            MasterProtos.IsMasterRunningRequest request,
                            com.google.protobuf.RpcCallback<MasterProtos.IsMasterRunningResponse> done)
Specified by:
isMasterRunning in interface MasterProtos.MasterService.Interface
Specified by:
isMasterRunning in class MasterProtos.MasterService


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