Package | Description |
---|---|
com.hazelcast.core | |
com.hazelcast.impl |
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) |
Modifier and Type | Method and Description |
---|---|
ExecutionCallback<V> |
InnerFutureTask.getExecutionCallback() |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.