Constructor and Description |
---|
ExtractionFilter(String dimension,
String value,
ExtractionFn fn) |
Modifier and Type | Method and Description |
---|---|
com.metamx.collections.bitmap.ImmutableBitmap |
getBitmapIndex(BitmapIndexSelector selector) |
ValueMatcher |
makeMatcher(ColumnSelectorFactory factory) |
ValueMatcher |
makeMatcher(ValueMatcherFactory factory) |
public ExtractionFilter(String dimension, String value, ExtractionFn fn)
public com.metamx.collections.bitmap.ImmutableBitmap getBitmapIndex(BitmapIndexSelector selector)
getBitmapIndex
in interface Filter
public ValueMatcher makeMatcher(ValueMatcherFactory factory)
makeMatcher
in interface Filter
public ValueMatcher makeMatcher(ColumnSelectorFactory factory)
makeMatcher
in interface Filter
Copyright © 2011–2015. All rights reserved.