public class JsonGetterContextCache extends Object
Constructor and Description |
---|
JsonGetterContextCache(int maxContexts,
int cleanupRemoveAtLeastItems) |
Modifier and Type | Method and Description |
---|---|
JsonGetterContext |
getContext(String queryPath)
Returns an existing or newly created context for given query path.
|
public JsonGetterContextCache(int maxContexts, int cleanupRemoveAtLeastItems)
public JsonGetterContext getContext(String queryPath)
queryPath
- Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.