Class JsonPathCache
java.lang.Object
org.apache.flink.table.runtime.functions.JsonPathCache
- All Implemented Interfaces:
org.apache.flink.shaded.com.jayway.jsonpath.spi.cache.Cache
public class JsonPathCache
extends Object
implements org.apache.flink.shaded.com.jayway.jsonpath.spi.cache.Cache
The default cache for the jsonpath
com.jayway.jsonpath.spi.cache.CacheProvider.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JsonPathCache
public JsonPathCache()
-
-
Method Details
-
get
- Specified by:
getin interfaceorg.apache.flink.shaded.com.jayway.jsonpath.spi.cache.Cache
-
put
- Specified by:
putin interfaceorg.apache.flink.shaded.com.jayway.jsonpath.spi.cache.Cache
-