public class QueryCacheEventPublisher extends Object
QueryCache| Constructor and Description | 
|---|
| QueryCacheEventPublisher(FilteringStrategy filteringStrategy,
                        QueryCacheContext queryCacheContext,
                        InternalSerializationService serializationService) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addEventToQueryCache(Object eventData) | 
| void | hintMapEvent(Address caller,
            String mapName,
            EntryEventType eventType,
            int numberOfEntriesAffected,
            int partitionId) | 
public QueryCacheEventPublisher(FilteringStrategy filteringStrategy, QueryCacheContext queryCacheContext, InternalSerializationService serializationService)
public void addEventToQueryCache(Object eventData)
public void hintMapEvent(Address caller, String mapName, EntryEventType eventType, int numberOfEntriesAffected, int partitionId)
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.