public class DimensionPredicateFilter extends Object implements Filter
Constructor and Description |
---|
DimensionPredicateFilter(String dimension,
com.google.common.base.Predicate<String> predicate,
ExtractionFn extractionFn) |
Modifier and Type | Method and Description |
---|---|
com.metamx.collections.bitmap.ImmutableBitmap |
getBitmapIndex(BitmapIndexSelector selector) |
ValueMatcher |
makeMatcher(ValueMatcherFactory factory) |
public DimensionPredicateFilter(String dimension, com.google.common.base.Predicate<String> predicate, 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.