Package | Description |
---|---|
com.hazelcast.client.impl.clientside |
Contains most of the client side HazelcastInstance implementation functionality.
|
com.hazelcast.client.proxy |
This package contains client side proxy implementations of the different Hazelcast data structures
and operation types
|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.crdt.pncounter |
This package contains the PN (Positive-Negative) CRDT counter
implementation.
|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
Class and Description |
---|
PNCounter
PN (Positive-Negative) CRDT counter.
|
Class and Description |
---|
PNCounter
PN (Positive-Negative) CRDT counter.
|
Class and Description |
---|
PNCounter
PN (Positive-Negative) CRDT counter.
|
Class and Description |
---|
PNCounter
PN (Positive-Negative) CRDT counter.
|
PNCounterImpl
PN (Positive-Negative) CRDT counter where each replica is identified by
a String.
|
PNCounterProxy
Member proxy implementation for a
PNCounter . |
Class and Description |
---|
PNCounter
PN (Positive-Negative) CRDT counter.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.