|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MasterAdminProtos.IsRestoreSnapshotDoneResponse | |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.protobuf.generated |
Uses of MasterAdminProtos.IsRestoreSnapshotDoneResponse in org.apache.hadoop.hbase.master |
---|
Methods in org.apache.hadoop.hbase.master that return MasterAdminProtos.IsRestoreSnapshotDoneResponse | |
---|---|
MasterAdminProtos.IsRestoreSnapshotDoneResponse |
HMaster.isRestoreSnapshotDone(com.google.protobuf.RpcController controller,
MasterAdminProtos.IsRestoreSnapshotDoneRequest request)
Returns the status of the requested snapshot restore/clone operation. |
Uses of MasterAdminProtos.IsRestoreSnapshotDoneResponse in org.apache.hadoop.hbase.protobuf.generated |
---|
Methods in org.apache.hadoop.hbase.protobuf.generated that return MasterAdminProtos.IsRestoreSnapshotDoneResponse | |
---|---|
MasterAdminProtos.IsRestoreSnapshotDoneResponse |
MasterAdminProtos.IsRestoreSnapshotDoneResponse.Builder.build()
|
MasterAdminProtos.IsRestoreSnapshotDoneResponse |
MasterAdminProtos.IsRestoreSnapshotDoneResponse.Builder.buildPartial()
|
static MasterAdminProtos.IsRestoreSnapshotDoneResponse |
MasterAdminProtos.IsRestoreSnapshotDoneResponse.getDefaultInstance()
|
MasterAdminProtos.IsRestoreSnapshotDoneResponse |
MasterAdminProtos.IsRestoreSnapshotDoneResponse.getDefaultInstanceForType()
|
MasterAdminProtos.IsRestoreSnapshotDoneResponse |
MasterAdminProtos.IsRestoreSnapshotDoneResponse.Builder.getDefaultInstanceForType()
|
MasterAdminProtos.IsRestoreSnapshotDoneResponse |
MasterAdminProtos.MasterAdminService.BlockingInterface.isRestoreSnapshotDone(com.google.protobuf.RpcController controller,
MasterAdminProtos.IsRestoreSnapshotDoneRequest request)
|
static MasterAdminProtos.IsRestoreSnapshotDoneResponse |
MasterAdminProtos.IsRestoreSnapshotDoneResponse.parseDelimitedFrom(InputStream input)
|
static MasterAdminProtos.IsRestoreSnapshotDoneResponse |
MasterAdminProtos.IsRestoreSnapshotDoneResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterAdminProtos.IsRestoreSnapshotDoneResponse |
MasterAdminProtos.IsRestoreSnapshotDoneResponse.parseFrom(byte[] data)
|
static MasterAdminProtos.IsRestoreSnapshotDoneResponse |
MasterAdminProtos.IsRestoreSnapshotDoneResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterAdminProtos.IsRestoreSnapshotDoneResponse |
MasterAdminProtos.IsRestoreSnapshotDoneResponse.parseFrom(com.google.protobuf.ByteString data)
|
static MasterAdminProtos.IsRestoreSnapshotDoneResponse |
MasterAdminProtos.IsRestoreSnapshotDoneResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterAdminProtos.IsRestoreSnapshotDoneResponse |
MasterAdminProtos.IsRestoreSnapshotDoneResponse.parseFrom(com.google.protobuf.CodedInputStream input)
|
static MasterAdminProtos.IsRestoreSnapshotDoneResponse |
MasterAdminProtos.IsRestoreSnapshotDoneResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static MasterAdminProtos.IsRestoreSnapshotDoneResponse |
MasterAdminProtos.IsRestoreSnapshotDoneResponse.parseFrom(InputStream input)
|
static MasterAdminProtos.IsRestoreSnapshotDoneResponse |
MasterAdminProtos.IsRestoreSnapshotDoneResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type MasterAdminProtos.IsRestoreSnapshotDoneResponse | |
---|---|
MasterAdminProtos.IsRestoreSnapshotDoneResponse.Builder |
MasterAdminProtos.IsRestoreSnapshotDoneResponse.Builder.mergeFrom(MasterAdminProtos.IsRestoreSnapshotDoneResponse other)
|
static MasterAdminProtos.IsRestoreSnapshotDoneResponse.Builder |
MasterAdminProtos.IsRestoreSnapshotDoneResponse.newBuilder(MasterAdminProtos.IsRestoreSnapshotDoneResponse prototype)
|
Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type MasterAdminProtos.IsRestoreSnapshotDoneResponse | |
---|---|
abstract void |
MasterAdminProtos.MasterAdminService.isRestoreSnapshotDone(com.google.protobuf.RpcController controller,
MasterAdminProtos.IsRestoreSnapshotDoneRequest request,
com.google.protobuf.RpcCallback<MasterAdminProtos.IsRestoreSnapshotDoneResponse> done)
|
void |
MasterAdminProtos.MasterAdminService.Interface.isRestoreSnapshotDone(com.google.protobuf.RpcController controller,
MasterAdminProtos.IsRestoreSnapshotDoneRequest request,
com.google.protobuf.RpcCallback<MasterAdminProtos.IsRestoreSnapshotDoneResponse> done)
|
void |
MasterAdminProtos.MasterAdminService.Stub.isRestoreSnapshotDone(com.google.protobuf.RpcController controller,
MasterAdminProtos.IsRestoreSnapshotDoneRequest request,
com.google.protobuf.RpcCallback<MasterAdminProtos.IsRestoreSnapshotDoneResponse> done)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |