Package | Description |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.protobuf.generated |
Modifier and Type | Method and Description |
---|---|
MasterProtos.GetCompletedSnapshotsResponse |
MasterRpcServices.getCompletedSnapshots(com.google.protobuf.RpcController controller,
MasterProtos.GetCompletedSnapshotsRequest request)
List the currently available/stored snapshots.
|
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<MasterProtos.GetCompletedSnapshotsRequest> |
MasterProtos.GetCompletedSnapshotsRequest.PARSER |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<MasterProtos.GetCompletedSnapshotsRequest> |
MasterProtos.GetCompletedSnapshotsRequest.getParserForType() |
Modifier and Type | Method and Description |
---|---|
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 © 2007-2016 The Apache Software Foundation. All Rights Reserved.