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