public class LockInformationCallable extends ClusterServiceCallable implements Callable<Map<String,LockInformationCallable.MapLockState>>, Serializable, HazelcastInstanceAware
| Modifier and Type | Class and Description |
|---|---|
static class |
LockInformationCallable.MapLockState |
hazelcastInstance| Constructor and Description |
|---|
LockInformationCallable() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,LockInformationCallable.MapLockState> |
call() |
getClusterService, getConcurrentMapManager, getFactory, setHazelcastInstanceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetHazelcastInstancepublic Map<String,LockInformationCallable.MapLockState> call() throws Exception
Copyright © 2013 Hazelcast, Inc.. All rights reserved.