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