V
- Type of returned object from the get method of this class.public final class IExecutorDelegatingFuture<V> extends ClientDelegatingFuture<V>
IExecutorService
.
It does this by sending a Cancellation Request to the remote owning member and then cancelling the running task.CompletableFuture.AsynchronousCompletionTask
Modifier and Type | Method and Description |
---|---|
boolean |
cancel(boolean mayInterruptIfRunning) |
acceptEither, acceptEitherAsync, acceptEitherAsync, applyToEither, applyToEitherAsync, applyToEitherAsync, exceptionally, get, get, getFuture, getNumberOfDependents, handle, handleAsync, handleAsync, isCancelled, isCompletedExceptionally, join, joinInternal, obtrudeException, obtrudeValue, resolveResponse, runAfterBoth, runAfterBothAsync, runAfterBothAsync, runAfterEither, runAfterEitherAsync, runAfterEitherAsync, thenAccept, thenAcceptAsync, thenAcceptAsync, thenAcceptBoth, thenAcceptBothAsync, thenAcceptBothAsync, thenApply, thenApplyAsync, thenApplyAsync, thenCombine, thenCombineAsync, thenCombineAsync, thenCompose, thenComposeAsync, thenComposeAsync, thenRun, thenRunAsync, thenRunAsync, toCompletableFuture, toString, whenComplete, whenCompleteAsync, whenCompleteAsync
complete, completeExceptionally, getDelegate, getNow, isDone, resolve
completedExceptionally, completedExceptionally, completingCallback, newCompletedFuture, newCompletedFuture, newCompletedFuture, newCompletedFuture, newDelegatingFuture, withExecutor
allOf, anyOf, completedFuture, runAsync, runAsync, supplyAsync, supplyAsync
Copyright © 2019 Hazelcast, Inc.. All rights reserved.