public static class FactoryImpl.GetAllProxyKeysCallable extends HazelcastInstanceAwareObject implements Callable<Set<FactoryImpl.ProxyKey>>
hazelcastInstance
Constructor and Description |
---|
FactoryImpl.GetAllProxyKeysCallable() |
Modifier and Type | Method and Description |
---|---|
Set<FactoryImpl.ProxyKey> |
call() |
getHazelcastInstance, readData, setHazelcastInstance, writeData
public Set<FactoryImpl.ProxyKey> call() throws Exception
call
in interface Callable<Set<FactoryImpl.ProxyKey>>
Exception
Copyright © 2013 Hazelcast, Inc.. All rights reserved.