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

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

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

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type MasterAdminProtos.IsSnapshotDoneRequest
 MasterAdminProtos.IsSnapshotDoneResponse MasterAdminProtos.MasterAdminService.BlockingInterface.isSnapshotDone(com.google.protobuf.RpcController controller, MasterAdminProtos.IsSnapshotDoneRequest request)
           
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)
           
 MasterAdminProtos.IsSnapshotDoneRequest.Builder MasterAdminProtos.IsSnapshotDoneRequest.Builder.mergeFrom(MasterAdminProtos.IsSnapshotDoneRequest other)
           
static MasterAdminProtos.IsSnapshotDoneRequest.Builder MasterAdminProtos.IsSnapshotDoneRequest.newBuilder(MasterAdminProtos.IsSnapshotDoneRequest prototype)
           
 



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