Package | Description |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.protobuf.generated |
Modifier and Type | Method and Description |
---|---|
MasterProtos.ListTableNamesByNamespaceResponse |
MasterRpcServices.listTableNamesByNamespace(com.google.protobuf.RpcController c,
MasterProtos.ListTableNamesByNamespaceRequest request) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<MasterProtos.ListTableNamesByNamespaceRequest> |
MasterProtos.ListTableNamesByNamespaceRequest.PARSER |
Modifier and Type | Method and Description |
---|---|
MasterProtos.ListTableNamesByNamespaceRequest |
MasterProtos.ListTableNamesByNamespaceRequest.Builder.build() |
MasterProtos.ListTableNamesByNamespaceRequest |
MasterProtos.ListTableNamesByNamespaceRequest.Builder.buildPartial() |
static MasterProtos.ListTableNamesByNamespaceRequest |
MasterProtos.ListTableNamesByNamespaceRequest.getDefaultInstance() |
MasterProtos.ListTableNamesByNamespaceRequest |
MasterProtos.ListTableNamesByNamespaceRequest.getDefaultInstanceForType() |
MasterProtos.ListTableNamesByNamespaceRequest |
MasterProtos.ListTableNamesByNamespaceRequest.Builder.getDefaultInstanceForType() |
static MasterProtos.ListTableNamesByNamespaceRequest |
MasterProtos.ListTableNamesByNamespaceRequest.parseDelimitedFrom(InputStream input) |
static MasterProtos.ListTableNamesByNamespaceRequest |
MasterProtos.ListTableNamesByNamespaceRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.ListTableNamesByNamespaceRequest |
MasterProtos.ListTableNamesByNamespaceRequest.parseFrom(byte[] data) |
static MasterProtos.ListTableNamesByNamespaceRequest |
MasterProtos.ListTableNamesByNamespaceRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.ListTableNamesByNamespaceRequest |
MasterProtos.ListTableNamesByNamespaceRequest.parseFrom(com.google.protobuf.ByteString data) |
static MasterProtos.ListTableNamesByNamespaceRequest |
MasterProtos.ListTableNamesByNamespaceRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.ListTableNamesByNamespaceRequest |
MasterProtos.ListTableNamesByNamespaceRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static MasterProtos.ListTableNamesByNamespaceRequest |
MasterProtos.ListTableNamesByNamespaceRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.ListTableNamesByNamespaceRequest |
MasterProtos.ListTableNamesByNamespaceRequest.parseFrom(InputStream input) |
static MasterProtos.ListTableNamesByNamespaceRequest |
MasterProtos.ListTableNamesByNamespaceRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<MasterProtos.ListTableNamesByNamespaceRequest> |
MasterProtos.ListTableNamesByNamespaceRequest.getParserForType() |
Modifier and Type | Method and Description |
---|---|
MasterProtos.ListTableNamesByNamespaceResponse |
MasterProtos.MasterService.BlockingInterface.listTableNamesByNamespace(com.google.protobuf.RpcController controller,
MasterProtos.ListTableNamesByNamespaceRequest request) |
abstract void |
MasterProtos.MasterService.listTableNamesByNamespace(com.google.protobuf.RpcController controller,
MasterProtos.ListTableNamesByNamespaceRequest request,
com.google.protobuf.RpcCallback<MasterProtos.ListTableNamesByNamespaceResponse> done)
rpc ListTableNamesByNamespace(.ListTableNamesByNamespaceRequest) returns (.ListTableNamesByNamespaceResponse); |
void |
MasterProtos.MasterService.Interface.listTableNamesByNamespace(com.google.protobuf.RpcController controller,
MasterProtos.ListTableNamesByNamespaceRequest request,
com.google.protobuf.RpcCallback<MasterProtos.ListTableNamesByNamespaceResponse> done)
rpc ListTableNamesByNamespace(.ListTableNamesByNamespaceRequest) returns (.ListTableNamesByNamespaceResponse); |
void |
MasterProtos.MasterService.Stub.listTableNamesByNamespace(com.google.protobuf.RpcController controller,
MasterProtos.ListTableNamesByNamespaceRequest request,
com.google.protobuf.RpcCallback<MasterProtos.ListTableNamesByNamespaceResponse> done) |
MasterProtos.ListTableNamesByNamespaceRequest.Builder |
MasterProtos.ListTableNamesByNamespaceRequest.Builder.mergeFrom(MasterProtos.ListTableNamesByNamespaceRequest other) |
static MasterProtos.ListTableNamesByNamespaceRequest.Builder |
MasterProtos.ListTableNamesByNamespaceRequest.newBuilder(MasterProtos.ListTableNamesByNamespaceRequest prototype) |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.