Package | Description |
---|---|
com.hazelcast.console |
This package contains classes related to ConsoleApp
|
com.hazelcast.core |
Provides core API interfaces/classes.
|
Modifier and Type | Method and Description |
---|---|
IAtomicLong |
ConsoleApp.getAtomicNumber() |
Modifier and Type | Interface and Description |
---|---|
interface |
AsyncAtomicLong
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IAtomicLong |
HazelcastInstance.getAtomicLong(String name)
Creates or returns a cluster-wide atomic long.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.