| Package | Description | 
|---|---|
| com.hazelcast.config | Provides classes for configuring HazelcastInstance. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected WanPublisher | AbstractWanPublisherConfig. implementation | 
| Modifier and Type | Method and Description | 
|---|---|
| WanPublisher | AbstractWanPublisherConfig. getImplementation()Returns the implementation of  WanPublisher. | 
| WanPublisher | WanBatchPublisherConfig. getImplementation() | 
| Modifier and Type | Method and Description | 
|---|---|
| WanCustomPublisherConfig | WanCustomPublisherConfig. setImplementation(WanPublisher implementation) | 
| AbstractWanPublisherConfig | AbstractWanPublisherConfig. setImplementation(WanPublisher implementation)Sets the implementation of  WanPublisher. | 
| WanBatchPublisherConfig | WanBatchPublisherConfig. setImplementation(WanPublisher implementation)No-op method as the implementation cannot be changed for this publisher. | 
Copyright © 2021 Hazelcast, Inc.. All rights reserved.