| 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.ListNamespaceDescriptorsResponse |
ShortCircuitMasterConnection.listNamespaceDescriptors(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.ListNamespaceDescriptorsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.ListNamespaceDescriptorsResponse |
MasterRpcServices.listNamespaceDescriptors(org.apache.hbase.thirdparty.com.google.protobuf.RpcController c,
MasterProtos.ListNamespaceDescriptorsRequest request) |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.ListNamespaceDescriptorsRequest> |
MasterProtos.ListNamespaceDescriptorsRequest.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.ListNamespaceDescriptorsRequest |
MasterProtos.ListNamespaceDescriptorsRequest.Builder.build() |
MasterProtos.ListNamespaceDescriptorsRequest |
MasterProtos.ListNamespaceDescriptorsRequest.Builder.buildPartial() |
static MasterProtos.ListNamespaceDescriptorsRequest |
MasterProtos.ListNamespaceDescriptorsRequest.getDefaultInstance() |
MasterProtos.ListNamespaceDescriptorsRequest |
MasterProtos.ListNamespaceDescriptorsRequest.getDefaultInstanceForType() |
MasterProtos.ListNamespaceDescriptorsRequest |
MasterProtos.ListNamespaceDescriptorsRequest.Builder.getDefaultInstanceForType() |
static MasterProtos.ListNamespaceDescriptorsRequest |
MasterProtos.ListNamespaceDescriptorsRequest.parseDelimitedFrom(InputStream input) |
static MasterProtos.ListNamespaceDescriptorsRequest |
MasterProtos.ListNamespaceDescriptorsRequest.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.ListNamespaceDescriptorsRequest |
MasterProtos.ListNamespaceDescriptorsRequest.parseFrom(byte[] data) |
static MasterProtos.ListNamespaceDescriptorsRequest |
MasterProtos.ListNamespaceDescriptorsRequest.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.ListNamespaceDescriptorsRequest |
MasterProtos.ListNamespaceDescriptorsRequest.parseFrom(ByteBuffer data) |
static MasterProtos.ListNamespaceDescriptorsRequest |
MasterProtos.ListNamespaceDescriptorsRequest.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.ListNamespaceDescriptorsRequest |
MasterProtos.ListNamespaceDescriptorsRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static MasterProtos.ListNamespaceDescriptorsRequest |
MasterProtos.ListNamespaceDescriptorsRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.ListNamespaceDescriptorsRequest |
MasterProtos.ListNamespaceDescriptorsRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static MasterProtos.ListNamespaceDescriptorsRequest |
MasterProtos.ListNamespaceDescriptorsRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.ListNamespaceDescriptorsRequest |
MasterProtos.ListNamespaceDescriptorsRequest.parseFrom(InputStream input) |
static MasterProtos.ListNamespaceDescriptorsRequest |
MasterProtos.ListNamespaceDescriptorsRequest.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.ListNamespaceDescriptorsRequest> |
MasterProtos.ListNamespaceDescriptorsRequest.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.ListNamespaceDescriptorsRequest> |
MasterProtos.ListNamespaceDescriptorsRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.ListNamespaceDescriptorsResponse |
MasterProtos.MasterService.BlockingInterface.listNamespaceDescriptors(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.ListNamespaceDescriptorsRequest request) |
abstract void |
MasterProtos.MasterService.listNamespaceDescriptors(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.ListNamespaceDescriptorsRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.ListNamespaceDescriptorsResponse> done)
returns a list of namespaces
|
void |
MasterProtos.MasterService.Interface.listNamespaceDescriptors(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.ListNamespaceDescriptorsRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.ListNamespaceDescriptorsResponse> done)
returns a list of namespaces
|
void |
MasterProtos.MasterService.Stub.listNamespaceDescriptors(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.ListNamespaceDescriptorsRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.ListNamespaceDescriptorsResponse> done) |
MasterProtos.ListNamespaceDescriptorsRequest.Builder |
MasterProtos.ListNamespaceDescriptorsRequest.Builder.mergeFrom(MasterProtos.ListNamespaceDescriptorsRequest other) |
static MasterProtos.ListNamespaceDescriptorsRequest.Builder |
MasterProtos.ListNamespaceDescriptorsRequest.newBuilder(MasterProtos.ListNamespaceDescriptorsRequest prototype) |
Copyright © 2007–2019 Cloudera. All rights reserved.