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