Package | Description |
---|---|
com.hazelcast.monitor |
Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc.
|
com.hazelcast.spi |
Provides interfaces/classes for the Hazelcast SPI for building distributed data structures and services.
|
com.hazelcast.wan |
This package contains the WAN replication API
|
Class and Description |
---|
WanSyncStatus
WanSyncStatus shows the current status of WAN sync. |
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 |
---|
ReplicationEventObject
Interface for all WAN replication messages
|
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
|
WanSyncStatus
WanSyncStatus shows the current status of WAN sync. |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.