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
QueryCache
event subscription side. |
Class and Description |
---|
SubscriberContext
Context contract for subscriber side of a
QueryCache implementation. |
Class and Description |
---|
AbstractQueryCacheConfigurator
Abstract
QueryCacheConfigurator includes common functionality. |
AbstractQueryCacheEndToEndConstructor
Provides generic functionality for
QueryCacheEndToEndConstructor implementations. |
AbstractSubscriberContext
Abstract implementation of
SubscriberContext . |
QueryCacheEndToEndConstructor
Constructor which is used to construct all parts/sides of a
QueryCache system on nodes or on clients. |
QueryCacheRequest
Represents a user request for creating a
QueryCache . |
SubscriberContext
Context contract for subscriber side of a
QueryCache implementation. |
SubscriberContextSupport
Contains various helpers for
SubscriberContext . |
Class and Description |
---|
SubscriberContext
Context contract for subscriber side of a
QueryCache implementation. |
Class and Description |
---|
AbstractQueryCacheConfigurator
Abstract
QueryCacheConfigurator includes common functionality. |
AbstractQueryCacheEndToEndConstructor
Provides generic functionality for
QueryCacheEndToEndConstructor implementations. |
AbstractSubscriberContext
Abstract implementation of
SubscriberContext . |
InternalQueryCache
Internal interface which adds some internally used methods
to
QueryCache interface. |
MapSubscriberRegistry
Used to register and hold
SubscriberRegistry per IMap . |
QueryCacheEndToEndConstructor
Constructor which is used to construct all parts/sides of a
QueryCache system on nodes or on clients. |
QueryCacheEndToEndProvider
Provides construction of whole
QueryCache
sub-system. |
QueryCacheFactory
Static factory for simple
QueryCache implementations. |
QueryCacheRequest
Represents a user request for creating a
QueryCache . |
SubscriberAccumulatorFactory
Subscriber part implementation of
AccumulatorFactory . |
SubscriberContext
Context contract for subscriber side of a
QueryCache implementation. |
SubscriberContextSupport
Contains various helpers for
SubscriberContext . |
SubscriberRegistry
All registered subscriber side accumulators for an
IMap
can be reached from this registry class. |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.