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. |
QueryCacheEndToEndConstructor |
newEndToEndConstructor(QueryCacheRequest request) |
QueryCacheEventService getEventService()
QueryCacheEventService
for this context.QueryCacheEventService
for this context.QueryCacheEventService
QueryCacheEndToEndProvider getEndToEndQueryCacheProvider()
QueryCacheEndToEndProvider
for this context.QueryCacheEndToEndProvider
for this context.QueryCacheEndToEndProvider
QueryCacheConfigurator geQueryCacheConfigurator()
QueryCacheConfigurator
for this context.QueryCacheConfigurator
for this context.QueryCacheConfigurator
QueryCacheFactory getQueryCacheFactory()
QueryCacheFactory
for this context.QueryCacheFactory
for this context.QueryCacheFactory
AccumulatorInfoSupplier getAccumulatorInfoSupplier()
AccumulatorInfoSupplier
for this context.AccumulatorInfoSupplier
for this context.AccumulatorInfoSupplier
MapSubscriberRegistry getMapSubscriberRegistry()
MapSubscriberRegistry
for this context.MapSubscriberRegistry
for this context.MapSubscriberRegistry
SubscriberContextSupport getSubscriberContextSupport()
SubscriberContextSupport
for this context.SubscriberContextSupport
for this context.SubscriberContextSupport
QueryCacheEndToEndConstructor newEndToEndConstructor(QueryCacheRequest request)
request
- see QueryCacheRequest
QueryCacheEndToEndConstructor
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.