public class JMESPathCache extends Object
Modifier and Type | Method and Description |
---|---|
void |
cleanUp() |
io.burt.jmespath.Expression<com.fasterxml.jackson.databind.JsonNode> |
get(String key) |
static JMESPathCache |
getInstance() |
public static JMESPathCache getInstance()
public io.burt.jmespath.Expression<com.fasterxml.jackson.databind.JsonNode> get(String key)
public void cleanUp()
Copyright (c) 1998-2021 Apache Software Foundation. All Rights Reserved.