Constructor and Description |
---|
InFilter(String dimension,
Set<String> values,
ExtractionFn extractionFn) |
Modifier and Type | Method and Description |
---|---|
com.metamx.collections.bitmap.ImmutableBitmap |
getBitmapIndex(BitmapIndexSelector selector) |
ValueMatcher |
makeMatcher(ValueMatcherFactory factory) |
public InFilter(String dimension, Set<String> values, ExtractionFn extractionFn)
public com.metamx.collections.bitmap.ImmutableBitmap getBitmapIndex(BitmapIndexSelector selector)
getBitmapIndex
in interface Filter
public ValueMatcher makeMatcher(ValueMatcherFactory factory)
makeMatcher
in interface Filter
Copyright © 2011–2016. All rights reserved.