public abstract class AbstractQueryCacheConfigurator extends Object implements QueryCacheConfigurator
QueryCacheConfigurator
includes common functionality.QueryCacheConfigurator
Constructor and Description |
---|
AbstractQueryCacheConfigurator(ClassLoader configClassLoader,
QueryCacheEventService eventService) |
Modifier and Type | Method and Description |
---|---|
protected void |
setEntryListener(String mapName,
String cacheId,
QueryCacheConfig config) |
protected void |
setPredicateImpl(QueryCacheConfig config) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOrCreateConfiguration, getOrNull, removeConfiguration
public AbstractQueryCacheConfigurator(ClassLoader configClassLoader, QueryCacheEventService eventService)
protected void setEntryListener(String mapName, String cacheId, QueryCacheConfig config)
protected void setPredicateImpl(QueryCacheConfig config)
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.