org.apache.hadoop.hbase.protobuf.generated
Interface FilterProtos.ColumnPrefixFilterOrBuilder

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

public static interface FilterProtos.ColumnPrefixFilterOrBuilder
extends com.google.protobuf.MessageOrBuilder


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

hasPrefix

boolean hasPrefix()

getPrefix

com.google.protobuf.ByteString getPrefix()


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