Uses of Class
org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest

Uses of MasterProtos.GetCompletedSnapshotsRequest in org.apache.hadoop.hbase.protobuf.generated
 

Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type MasterProtos.GetCompletedSnapshotsRequest
static com.google.protobuf.Parser<MasterProtos.GetCompletedSnapshotsRequest> MasterProtos.GetCompletedSnapshotsRequest.PARSER
           
 

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

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type MasterProtos.GetCompletedSnapshotsRequest
 com.google.protobuf.Parser<MasterProtos.GetCompletedSnapshotsRequest> MasterProtos.GetCompletedSnapshotsRequest.getParserForType()
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type MasterProtos.GetCompletedSnapshotsRequest
 MasterProtos.GetCompletedSnapshotsResponse MasterProtos.MasterService.BlockingInterface.getCompletedSnapshots(com.google.protobuf.RpcController controller, MasterProtos.GetCompletedSnapshotsRequest request)
           
abstract  void MasterProtos.MasterService.getCompletedSnapshots(com.google.protobuf.RpcController controller, MasterProtos.GetCompletedSnapshotsRequest request, com.google.protobuf.RpcCallback<MasterProtos.GetCompletedSnapshotsResponse> done)
          rpc GetCompletedSnapshots(.GetCompletedSnapshotsRequest) returns (.GetCompletedSnapshotsResponse);
 void MasterProtos.MasterService.Interface.getCompletedSnapshots(com.google.protobuf.RpcController controller, MasterProtos.GetCompletedSnapshotsRequest request, com.google.protobuf.RpcCallback<MasterProtos.GetCompletedSnapshotsResponse> done)
          rpc GetCompletedSnapshots(.GetCompletedSnapshotsRequest) returns (.GetCompletedSnapshotsResponse);
 void MasterProtos.MasterService.Stub.getCompletedSnapshots(com.google.protobuf.RpcController controller, MasterProtos.GetCompletedSnapshotsRequest request, com.google.protobuf.RpcCallback<MasterProtos.GetCompletedSnapshotsResponse> done)
           
 MasterProtos.GetCompletedSnapshotsRequest.Builder MasterProtos.GetCompletedSnapshotsRequest.Builder.mergeFrom(MasterProtos.GetCompletedSnapshotsRequest other)
           
static MasterProtos.GetCompletedSnapshotsRequest.Builder MasterProtos.GetCompletedSnapshotsRequest.newBuilder(MasterProtos.GetCompletedSnapshotsRequest prototype)
           
 



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