| Package | Description |
|---|---|
| com.hazelcast.enterprise.wan |
This package contains the enterprise WAN implementation
|
| Modifier and Type | Method and Description |
|---|---|
PartitionWanEventQueueMap |
PartitionWanEventContainer.getCacheEventQueueMapByBackupCount(int backupCount) |
PartitionWanEventQueueMap |
PartitionWanEventContainer.getMapEventQueueMapByBackupCount(int backupCount) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<String,PartitionWanEventQueueMap>> |
EWRMigrationContainer.getCacheMigrationContainer() |
Map<String,Map<String,PartitionWanEventQueueMap>> |
EWRMigrationContainer.getMapMigrationContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
EWRMigrationContainer.addCacheEventQueueMap(String wanRepName,
String target,
PartitionWanEventQueueMap eventQueueMap) |
void |
EWRMigrationContainer.addMapEventQueueMap(String wanRepName,
String target,
PartitionWanEventQueueMap eventQueueMap) |
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.