public interface SubscriberContext
QueryCache implementation.| Modifier and Type | Method and Description | 
|---|---|
QueryCacheConfigurator | 
geQueryCacheConfigurator()
Returns  
QueryCacheConfigurator for this context. | 
AccumulatorInfoSupplier | 
getAccumulatorInfoSupplier()
Returns  
AccumulatorInfoSupplier for this context. | 
QueryCacheEndToEndProvider | 
getEndToEndQueryCacheProvider()
Returns  
QueryCacheEndToEndProvider for this context. | 
QueryCacheEventService | 
getEventService()
Returns  
QueryCacheEventService for this context. | 
MapSubscriberRegistry | 
getMapSubscriberRegistry()
Returns  
MapSubscriberRegistry for this context. | 
QueryCacheFactory | 
getQueryCacheFactory()
Returns  
QueryCacheFactory for this context. | 
SubscriberContextSupport | 
getSubscriberContextSupport()
Returns  
SubscriberContextSupport for 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.QueryCacheConfiguratorQueryCacheFactory 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 © 2018 Hazelcast, Inc.. All Rights Reserved.