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