public interface ClusteredSingletonLookup
| Modifier and Type | Interface and Description |
|---|---|
static class |
ClusteredSingletonLookup.SingletonType |
| Modifier and Type | Method and Description |
|---|---|
String |
getClusteredSessionKey() |
com.hazelcast.core.IMap<String,Object> |
getClusteredSingletonMap() |
com.hazelcast.core.IAtomicLong |
getClusteredUsageCount() |
com.hazelcast.core.ILock |
getDistributedLock() |
HazelcastCore |
getHazelcastCore() |
boolean |
isClusteredEnabled() |
boolean |
isDistributedLockEnabled() |
com.hazelcast.core.ILock getDistributedLock()
boolean isDistributedLockEnabled()
String getClusteredSessionKey()
boolean isClusteredEnabled()
com.hazelcast.core.IAtomicLong getClusteredUsageCount()
HazelcastCore getHazelcastCore()
Copyright © 2019. All rights reserved.