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

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

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


Method Summary
 float getChance()
           
 boolean hasChance()
           
 
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

hasChance

boolean hasChance()

getChance

float getChance()


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