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