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, setApplicationContextprotected UnregisterDistributedEventContainerTask()
public UnregisterDistributedEventContainerTask(String containerName)
public Boolean reduce(List<AsyncResult<Boolean>> results) throws Exception
reduce in interface AsyncResultsReducer<Boolean,Boolean>ExceptionCopyright © GigaSpaces.