| Package | Description |
|---|---|
| com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
| com.hazelcast.wan |
This package contains the WAN replication API
|
| Class and Description |
|---|
| WanPublisherState
Defines the state in which a WAN publisher can be in if it is not shutting
down.
|
| WanReplicationConsumer
Interface to be implemented by custom WAN event consumers.
|
| WanReplicationPublisher
This interface offers the implementation of different kinds of replication
techniques like TCP, UDP or maybe even an JMS based service.
|
| Class and Description |
|---|
| DistributedServiceWanEventCounters
Counters for WAN events for a single distributed object type (map or
cache).
|
| DistributedServiceWanEventCounters.DistributedObjectWanEventCounters
Counters for WAN events for a single map or cache.
|
| WanPublisherState
Defines the state in which a WAN publisher can be in if it is not shutting
down.
|
| WanReplicationEvent
Interface for all WAN replication messages
|
Copyright © 2019 Hazelcast, Inc.. All rights reserved.