public class JMESPathCacheLoader extends Object implements com.github.benmanes.caffeine.cache.CacheLoader<String,io.burt.jmespath.Expression<com.fasterxml.jackson.databind.JsonNode>>
Constructor and Description |
---|
JMESPathCacheLoader() |
Modifier and Type | Method and Description |
---|---|
io.burt.jmespath.Expression<com.fasterxml.jackson.databind.JsonNode> |
load(String jmesPathExpression) |
Copyright © 1998-2020 Apache Software Foundation. All Rights Reserved.