org.apache.hadoop.hbase.protobuf.generated
Class MasterProtos.MasterService.Stub
java.lang.Object
org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.