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