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

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

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


Method Summary
 boolean getLenAsVal()
           
 boolean hasLenAsVal()
           
 
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

hasLenAsVal

boolean hasLenAsVal()

getLenAsVal

boolean getLenAsVal()


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