| Package | Description | 
|---|---|
| com.hazelcast.client.impl.querycache | Contains query cache internal implementations for client side. | 
| com.hazelcast.map.impl.querycache | Contains query cache internal implementation classes. | 
| com.hazelcast.map.impl.querycache.publisher | This package contains classes which are used for  QueryCacheevent publishing side. | 
| Modifier and Type | Method and Description | 
|---|---|
| PublisherContext | ClientQueryCacheContext. getPublisherContext() | 
| Modifier and Type | Method and Description | 
|---|---|
| PublisherContext | NodeQueryCacheContext. getPublisherContext() | 
| PublisherContext | QueryCacheContext. getPublisherContext()Returns  PublisherContextfor this context. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultPublisherContextDefault implementation of  PublisherContext. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | AccumulatorSweeper. flushAccumulator(PublisherContext publisherContext,
                int partitionId) | 
| static void | AccumulatorSweeper. flushAllAccumulators(PublisherContext publisherContext) | 
| static void | AccumulatorSweeper. removeAccumulator(PublisherContext publisherContext,
                 int partitionId) | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.