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

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

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


Method Summary
 String getSubstr()
           
 boolean hasSubstr()
           
 
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

hasSubstr

boolean hasSubstr()

getSubstr

String getSubstr()


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