| Package | Description |
|---|---|
| com.hazelcast.enterprise.wan |
This package contains the enterprise WAN implementation
|
| Modifier and Type | Method and Description |
|---|---|
PartitionWanEventContainer |
PublisherQueueContainer.getPublisherEventQueue(int partitionId)
Returns the
PartitionWanEventContainer for the specified
partitionId. |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,PartitionWanEventContainer> |
PublisherQueueContainer.getPublisherEventQueueMap()
Returns the map of partition ID to
PartitionWanEventContainer
for the specific partition |
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.