Package | Description |
---|---|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
com.hazelcast.map |
Contains Hazelcast map module classes.
|
com.hazelcast.map.wan |
Contains wan replication event classes
|
com.hazelcast.spi |
Provides interfaces/classes for Hazelcast SPI.
|
com.hazelcast.spi.impl |
Contains implementations for Hazelcast SPI.
|
com.hazelcast.wan |
This package contains the WAN replication API
|
com.hazelcast.wan.impl |
This package contains the opensource implementation of WAN replication
|
Class and Description |
---|
WanReplicationService
This is the WAN replications service API core interface.
|
Class and Description |
---|
WanReplicationEvent
Event class used to transmit the actual event object
|
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 |
---|
ReplicationEventObject
Marker interface for WAN replication messages
|
Class and Description |
---|
WanReplicationEvent
Event class used to transmit the actual event object
|
WanReplicationService
This is the WAN replications service API core interface.
|
Class and Description |
---|
WanReplicationService
This is the WAN replications service API core interface.
|
Class and Description |
---|
ReplicationEventObject
Marker interface for WAN replication messages
|
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 |
---|
ReplicationEventObject
Marker interface for WAN replication messages
|
WanReplicationEndpoint
Implementations of this interface represent a replication endpoint, normally another
Hazelcast cluster only reachable over a wide area network
|
WanReplicationPublisher
This interface offers the implementation of different kinds of replication techniques like
TCP, UDP or maybe even an JMS based service
|
WanReplicationService
This is the WAN replications service API core interface.
|
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.