Package | Description |
---|---|
com.hazelcast.console |
This package contains classes related to ConsoleApp
|
com.hazelcast.cp |
Contains public APIs of CP Subsystem
|
Modifier and Type | Method and Description |
---|---|
IAtomicLong |
ConsoleApp.getAtomicNumber() |
Modifier and Type | Method and Description |
---|---|
IAtomicLong |
CPSubsystem.getAtomicLong(String name)
Returns a proxy for an
IAtomicLong instance created on CP
Subsystem. |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.