Package | Description |
---|---|
com.hazelcast.concurrent.lock | |
com.hazelcast.management |
Modifier and Type | Method and Description |
---|---|
Collection<LockResource> |
LockService.getAllLocks() |
Collection<LockResource> |
LockServiceImpl.getAllLocks() |
Collection<LockResource> |
LockStoreImpl.getLocks() |
Constructor and Description |
---|
ClusterRuntimeState(Collection<Member> members,
InternalPartition[] partitions,
Collection<MigrationInfo> activeMigrations,
Map<Address,Connection> connections,
Collection<LockResource> locks) |
Copyright © 2014 Hazelcast, Inc.. All rights reserved.