| Package | Description | 
|---|---|
| com.hazelcast.client.impl.querycache | Contains query cache internal implementations for client side. | 
| com.hazelcast.client.impl.querycache.subscriber | Contains Hazelcast Enterprise version client-side query cache
 subscriber implementation classes. | 
| com.hazelcast.map.impl.querycache | Contains query cache internal implementation classes. | 
| com.hazelcast.map.impl.querycache.subscriber | This package contains classes which are used for  QueryCacheevent subscription side. | 
| Modifier and Type | Method and Description | 
|---|---|
| QueryCacheConfigurator | ClientQueryCacheContext. getQueryCacheConfigurator() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClientQueryCacheConfiguratorClient side implementation of  QueryCacheConfigurator. | 
| Modifier and Type | Method and Description | 
|---|---|
| QueryCacheConfigurator | NodeQueryCacheContext. getQueryCacheConfigurator() | 
| QueryCacheConfigurator | QueryCacheContext. getQueryCacheConfigurator()Returns  QueryCacheConfiguratorfor this context
 which will be used to createQueryCacheConfiguratorimplementations
 for client or node sides. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractQueryCacheConfiguratorAbstract  QueryCacheConfiguratorincludes common functionality. | 
| class  | NodeQueryCacheConfiguratorNode side implementation of  QueryCacheConfigurator. | 
| Modifier and Type | Method and Description | 
|---|---|
| QueryCacheConfigurator | AbstractSubscriberContext. geQueryCacheConfigurator() | 
| QueryCacheConfigurator | SubscriberContext. geQueryCacheConfigurator()Returns  QueryCacheConfiguratorfor this context. | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.