Constructor and Description |
---|
ExtractionDimFilter(String dimension,
String value,
DimExtractionFn dimExtractionFn) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getCacheKey() |
String |
getDimension() |
DimExtractionFn |
getDimExtractionFn() |
String |
getValue() |
String |
toString() |
public ExtractionDimFilter(String dimension, String value, DimExtractionFn dimExtractionFn)
public String getDimension()
public String getValue()
public DimExtractionFn getDimExtractionFn()
public byte[] getCacheKey()
getCacheKey
in interface DimFilter
Copyright © 2015. All rights reserved.