Uses of Class
org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorResult.Builder

Packages that use RowProcessorProtos.RowProcessorResult.Builder
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of RowProcessorProtos.RowProcessorResult.Builder in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return RowProcessorProtos.RowProcessorResult.Builder
 RowProcessorProtos.RowProcessorResult.Builder RowProcessorProtos.RowProcessorResult.Builder.clear()
           
 RowProcessorProtos.RowProcessorResult.Builder RowProcessorProtos.RowProcessorResult.Builder.clearRowProcessorResult()
           
 RowProcessorProtos.RowProcessorResult.Builder RowProcessorProtos.RowProcessorResult.Builder.clone()
           
 RowProcessorProtos.RowProcessorResult.Builder RowProcessorProtos.RowProcessorResult.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 RowProcessorProtos.RowProcessorResult.Builder RowProcessorProtos.RowProcessorResult.Builder.mergeFrom(com.google.protobuf.Message other)
           
 RowProcessorProtos.RowProcessorResult.Builder RowProcessorProtos.RowProcessorResult.Builder.mergeFrom(RowProcessorProtos.RowProcessorResult other)
           
static RowProcessorProtos.RowProcessorResult.Builder RowProcessorProtos.RowProcessorResult.newBuilder()
           
static RowProcessorProtos.RowProcessorResult.Builder RowProcessorProtos.RowProcessorResult.newBuilder(RowProcessorProtos.RowProcessorResult prototype)
           
 RowProcessorProtos.RowProcessorResult.Builder RowProcessorProtos.RowProcessorResult.newBuilderForType()
           
protected  RowProcessorProtos.RowProcessorResult.Builder RowProcessorProtos.RowProcessorResult.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 RowProcessorProtos.RowProcessorResult.Builder RowProcessorProtos.RowProcessorResult.Builder.setRowProcessorResult(com.google.protobuf.ByteString value)
           
 RowProcessorProtos.RowProcessorResult.Builder RowProcessorProtos.RowProcessorResult.toBuilder()
           
 



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