Constructor and Description |
---|
ExtractionDimFilter(String dimension,
String value,
ExtractionFn extractionFn,
ExtractionFn dimExtractionFn) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getCacheKey() |
String |
getDimension() |
ExtractionFn |
getExtractionFn() |
String |
getValue() |
String |
toString() |
public ExtractionDimFilter(String dimension, String value, ExtractionFn extractionFn, @Deprecated ExtractionFn dimExtractionFn)
public String getDimension()
public String getValue()
public ExtractionFn getExtractionFn()
public byte[] getCacheKey()
getCacheKey
in interface DimFilter
Copyright © 2011–2015. All rights reserved.