| Package | Description |
|---|---|
| com.hazelcast.enterprise.wan.replication |
This package contains WAN replication implementations
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWanBatchSender
The default implementation of the
WanBatchSender. |
class |
LatencyTrackingWanBatchSender
A wrapper around a
WanBatchSender implementation that additionally tracks
the latency for all successful transmissions of the WAN batches. |
| Constructor and Description |
|---|
LatencyTrackingWanBatchSender(WanBatchSender delegate,
com.hazelcast.internal.diagnostics.StoreLatencyPlugin plugin,
String wanPublisherId,
Executor responseExecutor) |
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.