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