Uses of Interface
com.hazelcast.cp.IAtomicLong
Packages that use IAtomicLong
Package
Description
This package contains classes related to ConsoleApp
Contains public APIs of CP Subsystem
-
Uses of IAtomicLong in com.hazelcast.console
Methods in com.hazelcast.console that return IAtomicLong -
Uses of IAtomicLong in com.hazelcast.cp
Methods in com.hazelcast.cp that return IAtomicLongModifier and TypeMethodDescriptionCPSubsystem.getAtomicLong
(String name) Returns a proxy for anIAtomicLong
instance created on CP Subsystem.CPSubsystemStubImpl.getAtomicLong
(String name)