| Package | Description |
|---|---|
| com.hazelcast.core |
| Modifier and Type | Method and Description |
|---|---|
ExecutionCallback<V> |
DistributedTask.getExecutionCallback() |
ExecutionCallback |
DistributedTask.Inner.getExecutionCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
DistributedTask.setExecutionCallback(ExecutionCallback<V> executionCallback) |
void |
DistributedTask.Inner.setExecutionCallback(ExecutionCallback<V> executionCallback) |
Copyright © 2008-2013 Hazelcast, Inc. All Rights Reserved.