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