org.apache.hadoop.hbase.protobuf.generated
Interface ComparatorProtos.ByteArrayComparableOrBuilder

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

public static interface ComparatorProtos.ByteArrayComparableOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 com.google.protobuf.ByteString getValue()
           
 boolean hasValue()
           
 
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

hasValue

boolean hasValue()

getValue

com.google.protobuf.ByteString getValue()


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