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 |
PNCounterProxy
Member proxy implementation for a
PNCounter . |
Modifier and Type | Class and Description |
---|---|
class |
TransactionalDistributedObject<S extends RemoteService>
To centralize de-serialization for transactional proxies
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.