public class MapLookupExtractor extends Object implements LookupExtractor
| Constructor and Description |
|---|
MapLookupExtractor(Map<String,String> map) |
@Nullable public String apply(@NotNull String val)
LookupExtractorapply in interface LookupExtractorval - The value to apply the lookup to. May not be nullpublic byte[] getCacheKey()
LookupExtractorgetCacheKey in interface LookupExtractorCopyright © 2011–2015. All rights reserved.