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, setHazelcastInstance
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setHazelcastInstance
public Map<String,LockInformationCallable.MapLockState> call() throws Exception
Copyright © 2013 Hazelcast, Inc.. All rights reserved.