org.apache.hadoop.hbase.protobuf.generated
Interface MasterProtos.MasterService.Interface

All Known Implementing Classes:
MasterProtos.MasterService.Stub
Enclosing class:
MasterProtos.MasterService

public static interface MasterProtos.MasterService.Interface


Method Summary
 void isMasterRunning(com.google.protobuf.RpcController controller, MasterProtos.IsMasterRunningRequest request, com.google.protobuf.RpcCallback<MasterProtos.IsMasterRunningResponse> done)
           
 

Method Detail

isMasterRunning

void 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.