Package | Description |
---|---|
com.hazelcast.client.impl.querycache |
Contains query cache internal implementations for client side.
|
com.hazelcast.map.impl.querycache |
Contains query cache internal implementation classes.
|
com.hazelcast.map.impl.querycache.publisher |
This package contains classes which are used for
QueryCache
event publishing side. |
com.hazelcast.map.impl.querycache.utils |
Contains utility classes for
QueryCache implementation. |
Class and Description |
---|
PublisherContext
Context for a publisher.
|
Class and Description |
---|
PublisherContext
Context for a publisher.
|
Class and Description |
---|
MapListenerRegistry
Holds
QueryCacheListenerRegistry for each IMap . |
MapPublisherRegistry
Registry of mappings like
mapName to PublisherRegistry . |
PartitionAccumulatorRegistry
Registry of mappings like
partitionId to Accumulator . |
PublisherContext
Context for a publisher.
|
PublisherRegistry
Registry of mappings like
cacheId to PartitionAccumulatorRegistry . |
QueryCacheListenerRegistry
Holds IDs of registered listeners which are registered to listen underlying
IMap events to feed QueryCache . |
Class and Description |
---|
PartitionAccumulatorRegistry
Registry of mappings like
partitionId to Accumulator . |
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.