public class ClientCollectorCallback extends Object implements Callable<Collection<String>>, com.hazelcast.core.HazelcastInstanceAware, Serializable
| Constructor and Description |
|---|
ClientCollectorCallback() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
call() |
void |
setHazelcastInstance(com.hazelcast.core.HazelcastInstance hazelcastInstance) |
public Collection<String> call() throws Exception
call in interface Callable<Collection<String>>Exceptionpublic void setHazelcastInstance(com.hazelcast.core.HazelcastInstance hazelcastInstance)
setHazelcastInstance in interface com.hazelcast.core.HazelcastInstanceAwareCopyright © 2006–2022 MuleSoft, Inc.. All rights reserved.