V
- @Beta public interface DurableExecutorServiceFuture<V> extends ICompletableFuture<V>
Modifier and Type | Method and Description |
---|---|
long |
getTaskId()
A unique id for the executing task
|
andThen, andThen
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.