|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MasterProtos.DeleteSnapshotRequest | |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Uses of MasterProtos.DeleteSnapshotRequest in org.apache.hadoop.hbase.protobuf.generated |
---|
Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type MasterProtos.DeleteSnapshotRequest | |
---|---|
static com.google.protobuf.Parser<MasterProtos.DeleteSnapshotRequest> |
MasterProtos.DeleteSnapshotRequest.PARSER
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return MasterProtos.DeleteSnapshotRequest | |
---|---|
MasterProtos.DeleteSnapshotRequest |
MasterProtos.DeleteSnapshotRequest.Builder.build()
|
MasterProtos.DeleteSnapshotRequest |
MasterProtos.DeleteSnapshotRequest.Builder.buildPartial()
|
static MasterProtos.DeleteSnapshotRequest |
MasterProtos.DeleteSnapshotRequest.getDefaultInstance()
|
MasterProtos.DeleteSnapshotRequest |
MasterProtos.DeleteSnapshotRequest.getDefaultInstanceForType()
|
MasterProtos.DeleteSnapshotRequest |
MasterProtos.DeleteSnapshotRequest.Builder.getDefaultInstanceForType()
|
static MasterProtos.DeleteSnapshotRequest |
MasterProtos.DeleteSnapshotRequest.parseDelimitedFrom(InputStream input)
|
static MasterProtos.DeleteSnapshotRequest |
MasterProtos.DeleteSnapshotRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterProtos.DeleteSnapshotRequest |
MasterProtos.DeleteSnapshotRequest.parseFrom(byte[] data)
|
static MasterProtos.DeleteSnapshotRequest |
MasterProtos.DeleteSnapshotRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterProtos.DeleteSnapshotRequest |
MasterProtos.DeleteSnapshotRequest.parseFrom(com.google.protobuf.ByteString data)
|
static MasterProtos.DeleteSnapshotRequest |
MasterProtos.DeleteSnapshotRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterProtos.DeleteSnapshotRequest |
MasterProtos.DeleteSnapshotRequest.parseFrom(com.google.protobuf.CodedInputStream input)
|
static MasterProtos.DeleteSnapshotRequest |
MasterProtos.DeleteSnapshotRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterProtos.DeleteSnapshotRequest |
MasterProtos.DeleteSnapshotRequest.parseFrom(InputStream input)
|
static MasterProtos.DeleteSnapshotRequest |
MasterProtos.DeleteSnapshotRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type MasterProtos.DeleteSnapshotRequest | |
---|---|
com.google.protobuf.Parser<MasterProtos.DeleteSnapshotRequest> |
MasterProtos.DeleteSnapshotRequest.getParserForType()
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type MasterProtos.DeleteSnapshotRequest | |
---|---|
MasterProtos.DeleteSnapshotResponse |
MasterProtos.MasterService.BlockingInterface.deleteSnapshot(com.google.protobuf.RpcController controller,
MasterProtos.DeleteSnapshotRequest request)
|
abstract void |
MasterProtos.MasterService.deleteSnapshot(com.google.protobuf.RpcController controller,
MasterProtos.DeleteSnapshotRequest request,
com.google.protobuf.RpcCallback<MasterProtos.DeleteSnapshotResponse> done)
rpc DeleteSnapshot(.DeleteSnapshotRequest) returns (.DeleteSnapshotResponse); |
void |
MasterProtos.MasterService.Interface.deleteSnapshot(com.google.protobuf.RpcController controller,
MasterProtos.DeleteSnapshotRequest request,
com.google.protobuf.RpcCallback<MasterProtos.DeleteSnapshotResponse> done)
rpc DeleteSnapshot(.DeleteSnapshotRequest) returns (.DeleteSnapshotResponse); |
void |
MasterProtos.MasterService.Stub.deleteSnapshot(com.google.protobuf.RpcController controller,
MasterProtos.DeleteSnapshotRequest request,
com.google.protobuf.RpcCallback<MasterProtos.DeleteSnapshotResponse> done)
|
MasterProtos.DeleteSnapshotRequest.Builder |
MasterProtos.DeleteSnapshotRequest.Builder.mergeFrom(MasterProtos.DeleteSnapshotRequest other)
|
static MasterProtos.DeleteSnapshotRequest.Builder |
MasterProtos.DeleteSnapshotRequest.newBuilder(MasterProtos.DeleteSnapshotRequest prototype)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |