public class TimeDimExtractionFn extends Object implements DimExtractionFn
Constructor and Description |
---|
TimeDimExtractionFn(String timeFormat,
String resultFormat) |
Modifier and Type | Method and Description |
---|---|
String |
apply(String dimValue) |
byte[] |
getCacheKey() |
String |
getResultFormat() |
String |
getTimeFormat() |
boolean |
preservesOrdering() |
String |
toString() |
public byte[] getCacheKey()
getCacheKey
in interface DimExtractionFn
public String apply(String dimValue)
apply
in interface DimExtractionFn
public String getTimeFormat()
public String getResultFormat()
public boolean preservesOrdering()
preservesOrdering
in interface DimExtractionFn
Copyright © 2015. All rights reserved.