Uses of Class
com.loomcache.server.datastructures.ContinuousQueryCache
Packages that use ContinuousQueryCache
-
Uses of ContinuousQueryCache in com.loomcache.server.datastructures
Methods in com.loomcache.server.datastructures that return ContinuousQueryCacheModifier and TypeMethodDescriptionDataStructureRegistry.createContinuousQueryCache(String cqcName, String mapName, MapPredicate<String, String> predicate) Create a continuous query cache on a named map with the given predicate.@Nullable ContinuousQueryCache<String, String> DataStructureRegistry.getContinuousQueryCache(String name)