See: Description
| Interface | Description | 
|---|---|
| InvokerWrapper | 
 Provides abstraction over client and node side invocations. 
 | 
| QueryCacheConfigurator | 
QueryCacheConfig supplier abstraction. | 
| QueryCacheContext | 
 A global context which contains all sub-contexts which are responsible for all
  
QueryCache life-cycle management phases. | 
| QueryCacheEventService<E> | 
 Event service abstraction to allow different type of implementations
 on query cache subscriber and query cache publisher sides. 
 | 
| QueryCacheListenerAdapter<T> | 
 Marker interface for the listener adapters used to listen  
QueryCache. | 
| QueryCacheScheduler | 
 Scheduler abstraction to allow different type of implementations
 on query cache subscriber and query cache publisher sides. 
 | 
| Registry<K,T> | 
 General contract to define any `id --> item` registration. 
 | 
| Class | Description | 
|---|---|
| ListenerRegistrationHelper | 
 Contains helper method for creating listener registration name. 
 | 
| NodeInvokerWrapper | 
 Invocation functionality for node-side  
QueryCacheContext. | 
| NodeQueryCacheContext | 
 Node side implementation of  
QueryCacheContext. | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.