org.apache.hadoop.hbase.protobuf.generated
Interface RowProcessorProtos.RowProcessorResultOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
RowProcessorProtos.RowProcessorResult, RowProcessorProtos.RowProcessorResult.Builder
Enclosing class:
RowProcessorProtos

public static interface RowProcessorProtos.RowProcessorResultOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 com.google.protobuf.ByteString getRowProcessorResult()
           
 boolean hasRowProcessorResult()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasRowProcessorResult

boolean hasRowProcessorResult()

getRowProcessorResult

com.google.protobuf.ByteString getRowProcessorResult()


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