public interface DimensionSpec
Modifier and Type | Method and Description |
---|---|
byte[] |
getCacheKey() |
String |
getDimension() |
ExtractionFn |
getExtractionFn() |
String |
getOutputName() |
boolean |
preservesOrdering() |
String getDimension()
String getOutputName()
ExtractionFn getExtractionFn()
byte[] getCacheKey()
boolean preservesOrdering()
Copyright © 2011–2015. All rights reserved.