| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.GetLocksResponse |
ShortCircuitMasterConnection.getLocks(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.GetLocksRequest request) |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.GetLocksResponse |
MasterRpcServices.getLocks(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.GetLocksRequest request) |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.GetLocksResponse> |
MasterProtos.GetLocksResponse.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.GetLocksResponse |
MasterProtos.GetLocksResponse.Builder.build() |
MasterProtos.GetLocksResponse |
MasterProtos.GetLocksResponse.Builder.buildPartial() |
static MasterProtos.GetLocksResponse |
MasterProtos.GetLocksResponse.getDefaultInstance() |
MasterProtos.GetLocksResponse |
MasterProtos.GetLocksResponse.getDefaultInstanceForType() |
MasterProtos.GetLocksResponse |
MasterProtos.GetLocksResponse.Builder.getDefaultInstanceForType() |
MasterProtos.GetLocksResponse |
MasterProtos.MasterService.BlockingInterface.getLocks(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.GetLocksRequest request) |
static MasterProtos.GetLocksResponse |
MasterProtos.GetLocksResponse.parseDelimitedFrom(InputStream input) |
static MasterProtos.GetLocksResponse |
MasterProtos.GetLocksResponse.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.GetLocksResponse |
MasterProtos.GetLocksResponse.parseFrom(byte[] data) |
static MasterProtos.GetLocksResponse |
MasterProtos.GetLocksResponse.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.GetLocksResponse |
MasterProtos.GetLocksResponse.parseFrom(ByteBuffer data) |
static MasterProtos.GetLocksResponse |
MasterProtos.GetLocksResponse.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.GetLocksResponse |
MasterProtos.GetLocksResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static MasterProtos.GetLocksResponse |
MasterProtos.GetLocksResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.GetLocksResponse |
MasterProtos.GetLocksResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static MasterProtos.GetLocksResponse |
MasterProtos.GetLocksResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.GetLocksResponse |
MasterProtos.GetLocksResponse.parseFrom(InputStream input) |
static MasterProtos.GetLocksResponse |
MasterProtos.GetLocksResponse.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.GetLocksResponse> |
MasterProtos.GetLocksResponse.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.GetLocksResponse> |
MasterProtos.GetLocksResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.GetLocksResponse.Builder |
MasterProtos.GetLocksResponse.Builder.mergeFrom(MasterProtos.GetLocksResponse other) |
static MasterProtos.GetLocksResponse.Builder |
MasterProtos.GetLocksResponse.newBuilder(MasterProtos.GetLocksResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
MasterProtos.MasterService.getLocks(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.GetLocksRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.GetLocksResponse> done)
rpc GetLocks(.hbase.pb.GetLocksRequest) returns (.hbase.pb.GetLocksResponse); |
void |
MasterProtos.MasterService.Interface.getLocks(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.GetLocksRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.GetLocksResponse> done)
rpc GetLocks(.hbase.pb.GetLocksRequest) returns (.hbase.pb.GetLocksResponse); |
void |
MasterProtos.MasterService.Stub.getLocks(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.GetLocksRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.GetLocksResponse> done) |
Copyright © 2007–2019 Cloudera. All rights reserved.