Package | Description |
---|---|
com.hazelcast.map.impl.querycache.publisher |
This package contains classes which are used for
QueryCache
event publishing side. |
Modifier and Type | Method and Description |
---|---|
PublisherRegistry |
MapPublisherRegistry.getOrCreate(String mapName) |
PublisherRegistry |
MapPublisherRegistry.getOrNull(String mapName) |
PublisherRegistry |
MapPublisherRegistry.remove(String id) |
Modifier and Type | Method and Description |
---|---|
Map<String,PublisherRegistry> |
MapPublisherRegistry.getAll() |
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.