public interface SubscriberContext
QueryCache implementation.| Modifier and Type | Method and Description | 
|---|---|
| QueryCacheConfigurator | geQueryCacheConfigurator()Returns  QueryCacheConfiguratorfor this context. | 
| AccumulatorInfoSupplier | getAccumulatorInfoSupplier()Returns  AccumulatorInfoSupplierfor this context. | 
| QueryCacheEndToEndProvider | getEndToEndQueryCacheProvider()Returns  QueryCacheEndToEndProviderfor this context. | 
| QueryCacheEventService | getEventService()Returns  QueryCacheEventServicefor this context. | 
| MapSubscriberRegistry | getMapSubscriberRegistry()Returns  MapSubscriberRegistryfor this context. | 
| com.hazelcast.map.impl.querycache.subscriber.QueryCacheFactory | getQueryCacheFactory()Returns  QueryCacheFactoryfor this context. | 
| SubscriberContextSupport | getSubscriberContextSupport()Returns  SubscriberContextSupportfor this context. | 
QueryCacheEventService getEventService()
QueryCacheEventService for this context.QueryCacheEventService for this context.QueryCacheEventServiceQueryCacheEndToEndProvider getEndToEndQueryCacheProvider()
QueryCacheEndToEndProvider for this context.QueryCacheEndToEndProvider for this context.QueryCacheEndToEndProviderQueryCacheConfigurator geQueryCacheConfigurator()
QueryCacheConfigurator for this context.QueryCacheConfigurator for this context.QueryCacheConfiguratorcom.hazelcast.map.impl.querycache.subscriber.QueryCacheFactory getQueryCacheFactory()
QueryCacheFactory for this context.QueryCacheFactory for this context.QueryCacheFactoryAccumulatorInfoSupplier getAccumulatorInfoSupplier()
AccumulatorInfoSupplier for this context.AccumulatorInfoSupplier for this context.AccumulatorInfoSupplierMapSubscriberRegistry getMapSubscriberRegistry()
MapSubscriberRegistry for this context.MapSubscriberRegistry for this context.MapSubscriberRegistrySubscriberContextSupport getSubscriberContextSupport()
SubscriberContextSupport for this context.SubscriberContextSupport for this context.SubscriberContextSupportCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.