public class UnregisterDistributedEventContainerTask extends UnregisterEventContainerTask implements DistributedTask<Boolean,Boolean>
Polling
or Notify
. Returns true
if all event containers were
found and unregistered, false
otherwise.Modifier | Constructor and Description |
---|---|
protected |
UnregisterDistributedEventContainerTask() |
|
UnregisterDistributedEventContainerTask(String containerName) |
Modifier and Type | Method and Description |
---|---|
Boolean |
reduce(List<AsyncResult<Boolean>> results) |
execute, setApplicationContext
protected UnregisterDistributedEventContainerTask()
public UnregisterDistributedEventContainerTask(String containerName)
public Boolean reduce(List<AsyncResult<Boolean>> results) throws Exception
reduce
in interface AsyncResultsReducer<Boolean,Boolean>
Exception
Copyright © GigaSpaces.