Uses of Class
org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorRequest

Uses of RowProcessorProtos.RowProcessorRequest in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return RowProcessorProtos.RowProcessorRequest
 RowProcessorProtos.RowProcessorRequest RowProcessorProtos.RowProcessorRequest.Builder.build()
           
 RowProcessorProtos.RowProcessorRequest RowProcessorProtos.RowProcessorRequest.Builder.buildPartial()
           
static RowProcessorProtos.RowProcessorRequest RowProcessorProtos.RowProcessorRequest.getDefaultInstance()
           
 RowProcessorProtos.RowProcessorRequest RowProcessorProtos.RowProcessorRequest.getDefaultInstanceForType()
           
 RowProcessorProtos.RowProcessorRequest RowProcessorProtos.RowProcessorRequest.Builder.getDefaultInstanceForType()
           
static RowProcessorProtos.RowProcessorRequest RowProcessorProtos.RowProcessorRequest.parseDelimitedFrom(InputStream input)
           
static RowProcessorProtos.RowProcessorRequest RowProcessorProtos.RowProcessorRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RowProcessorProtos.RowProcessorRequest RowProcessorProtos.RowProcessorRequest.parseFrom(byte[] data)
           
static RowProcessorProtos.RowProcessorRequest RowProcessorProtos.RowProcessorRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RowProcessorProtos.RowProcessorRequest RowProcessorProtos.RowProcessorRequest.parseFrom(com.google.protobuf.ByteString data)
           
static RowProcessorProtos.RowProcessorRequest RowProcessorProtos.RowProcessorRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RowProcessorProtos.RowProcessorRequest RowProcessorProtos.RowProcessorRequest.parseFrom(com.google.protobuf.CodedInputStream input)
           
static RowProcessorProtos.RowProcessorRequest RowProcessorProtos.RowProcessorRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RowProcessorProtos.RowProcessorRequest RowProcessorProtos.RowProcessorRequest.parseFrom(InputStream input)
           
static RowProcessorProtos.RowProcessorRequest RowProcessorProtos.RowProcessorRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type RowProcessorProtos.RowProcessorRequest
 RowProcessorProtos.RowProcessorRequest.Builder RowProcessorProtos.RowProcessorRequest.Builder.mergeFrom(RowProcessorProtos.RowProcessorRequest other)
           
static RowProcessorProtos.RowProcessorRequest.Builder RowProcessorProtos.RowProcessorRequest.newBuilder(RowProcessorProtos.RowProcessorRequest prototype)
           
 RowProcessorProtos.RowProcessorResult RowProcessorProtos.RowProcessorService.BlockingInterface.process(com.google.protobuf.RpcController controller, RowProcessorProtos.RowProcessorRequest request)
           
abstract  void RowProcessorProtos.RowProcessorService.process(com.google.protobuf.RpcController controller, RowProcessorProtos.RowProcessorRequest request, com.google.protobuf.RpcCallback<RowProcessorProtos.RowProcessorResult> done)
           
 void RowProcessorProtos.RowProcessorService.Interface.process(com.google.protobuf.RpcController controller, RowProcessorProtos.RowProcessorRequest request, com.google.protobuf.RpcCallback<RowProcessorProtos.RowProcessorResult> done)
           
 void RowProcessorProtos.RowProcessorService.Stub.process(com.google.protobuf.RpcController controller, RowProcessorProtos.RowProcessorRequest request, com.google.protobuf.RpcCallback<RowProcessorProtos.RowProcessorResult> done)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.