Uses of Interface
com.hazelcast.wan.WanPublisher
Packages that use WanPublisher
-
Uses of WanPublisher in com.hazelcast.config
Fields in com.hazelcast.config declared as WanPublisherModifier and TypeFieldDescriptionprotected WanPublisher
AbstractWanPublisherConfig.implementation
Methods in com.hazelcast.config that return WanPublisherModifier and TypeMethodDescriptionAbstractWanPublisherConfig.getImplementation()
Returns the implementation ofWanPublisher
.WanBatchPublisherConfig.getImplementation()
Methods in com.hazelcast.config with parameters of type WanPublisherModifier and TypeMethodDescriptionAbstractWanPublisherConfig.setImplementation
(WanPublisher implementation) Sets the implementation ofWanPublisher
.WanBatchPublisherConfig.setImplementation
(WanPublisher implementation) No-op method as the implementation cannot be changed for this publisher.WanCustomPublisherConfig.setImplementation
(WanPublisher implementation)