| 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 | 
WanBatchPublisherConfig.getImplementation()  | 
WanPublisher | 
AbstractWanPublisherConfig.getImplementation()
Returns the implementation of  
WanPublisher. | 
| Modifier and Type | Method and Description | 
|---|---|
WanBatchPublisherConfig | 
WanBatchPublisherConfig.setImplementation(WanPublisher implementation)
No-op method as the implementation cannot be changed for this publisher. 
 | 
WanCustomPublisherConfig | 
WanCustomPublisherConfig.setImplementation(WanPublisher implementation)  | 
AbstractWanPublisherConfig | 
AbstractWanPublisherConfig.setImplementation(WanPublisher implementation)
Sets the implementation of  
WanPublisher. | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.