Package | Description |
---|---|
com.hazelcast.crdt.pncounter |
This package contains the PN (Positive-Negative) CRDT counter
implementation.
|
com.hazelcast.spi |
Provides interfaces/classes for the Hazelcast SPI for building distributed data structures and services.
|
Modifier and Type | Class and Description |
---|---|
class |
PNCounterService
Service responsible for
PNCounter proxies and replication operation. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDistributedObject<S extends RemoteService>
Abstract DistributedObject implementation.
|
class |
TransactionalDistributedObject<S extends RemoteService>
To centralize de-serialization for transactional proxies
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.