Uses of Class
org.apache.hadoop.hbase.protobuf.generated.MasterAdminProtos.IsSnapshotDoneResponse

Uses of MasterAdminProtos.IsSnapshotDoneResponse in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return MasterAdminProtos.IsSnapshotDoneResponse
 MasterAdminProtos.IsSnapshotDoneResponse MasterAdminProtos.IsSnapshotDoneResponse.Builder.build()
           
 MasterAdminProtos.IsSnapshotDoneResponse MasterAdminProtos.IsSnapshotDoneResponse.Builder.buildPartial()
           
static MasterAdminProtos.IsSnapshotDoneResponse MasterAdminProtos.IsSnapshotDoneResponse.getDefaultInstance()
           
 MasterAdminProtos.IsSnapshotDoneResponse MasterAdminProtos.IsSnapshotDoneResponse.getDefaultInstanceForType()
           
 MasterAdminProtos.IsSnapshotDoneResponse MasterAdminProtos.IsSnapshotDoneResponse.Builder.getDefaultInstanceForType()
           
 MasterAdminProtos.IsSnapshotDoneResponse MasterAdminProtos.MasterAdminService.BlockingInterface.isSnapshotDone(com.google.protobuf.RpcController controller, MasterAdminProtos.IsSnapshotDoneRequest request)
           
static MasterAdminProtos.IsSnapshotDoneResponse MasterAdminProtos.IsSnapshotDoneResponse.parseDelimitedFrom(InputStream input)
           
static MasterAdminProtos.IsSnapshotDoneResponse MasterAdminProtos.IsSnapshotDoneResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterAdminProtos.IsSnapshotDoneResponse MasterAdminProtos.IsSnapshotDoneResponse.parseFrom(byte[] data)
           
static MasterAdminProtos.IsSnapshotDoneResponse MasterAdminProtos.IsSnapshotDoneResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterAdminProtos.IsSnapshotDoneResponse MasterAdminProtos.IsSnapshotDoneResponse.parseFrom(com.google.protobuf.ByteString data)
           
static MasterAdminProtos.IsSnapshotDoneResponse MasterAdminProtos.IsSnapshotDoneResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterAdminProtos.IsSnapshotDoneResponse MasterAdminProtos.IsSnapshotDoneResponse.parseFrom(com.google.protobuf.CodedInputStream input)
           
static MasterAdminProtos.IsSnapshotDoneResponse MasterAdminProtos.IsSnapshotDoneResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MasterAdminProtos.IsSnapshotDoneResponse MasterAdminProtos.IsSnapshotDoneResponse.parseFrom(InputStream input)
           
static MasterAdminProtos.IsSnapshotDoneResponse MasterAdminProtos.IsSnapshotDoneResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

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

Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type MasterAdminProtos.IsSnapshotDoneResponse
abstract  void MasterAdminProtos.MasterAdminService.isSnapshotDone(com.google.protobuf.RpcController controller, MasterAdminProtos.IsSnapshotDoneRequest request, com.google.protobuf.RpcCallback<MasterAdminProtos.IsSnapshotDoneResponse> done)
           
 void MasterAdminProtos.MasterAdminService.Interface.isSnapshotDone(com.google.protobuf.RpcController controller, MasterAdminProtos.IsSnapshotDoneRequest request, com.google.protobuf.RpcCallback<MasterAdminProtos.IsSnapshotDoneResponse> done)
           
 void MasterAdminProtos.MasterAdminService.Stub.isSnapshotDone(com.google.protobuf.RpcController controller, MasterAdminProtos.IsSnapshotDoneRequest request, com.google.protobuf.RpcCallback<MasterAdminProtos.IsSnapshotDoneResponse> done)
           
 



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