Package | Description |
---|---|
com.hazelcast.spi |
Provides interfaces/classes for the Hazelcast SPI for building distributed data structures and services.
|
com.hazelcast.spi.partition |
Contains the SPI for partition logic for Hazelcast.
|
com.hazelcast.wan |
This package contains the WAN replication API
|
Modifier and Type | Interface and Description |
---|---|
interface |
ProxyService
A
CoreService responsible for managing the DistributedObject proxies. |
Modifier and Type | Interface and Description |
---|---|
interface |
IPartitionService
An SPI service for accessing partition related information.
|
Modifier and Type | Interface and Description |
---|---|
interface |
WanReplicationService
This is the WAN replications service API core interface.
|
Copyright © 2018 Hazelcast, Inc.. All rights reserved.