Package com.hazelcast.wan
package com.hazelcast.wan
This package contains the WAN replication API
-
ClassDescriptionInterface to be implemented by custom WAN event consumers.WanEvent<T>Interface for all WAN replication messagesCounters for WAN events for a single distributed object type (map or cache).Counters for WAN events for a single map or cache.The type of the WAN event, signifies the type of the mutation that occurred that caused the WAN event.Interface for WAN publisher migration related events.WanPublisher<T>This interface offers the implementation of different kinds of replication techniques like TCP, UDP or maybe even an JMS based service.Defines the state in which a WAN publisher can be in if it is not shutting down.A
HazelcastException
that is thrown when the wan replication queues are full This exception is only thrown when WAN is configured withWanQueueFullBehavior.THROW_EXCEPTION