Package org.infinispan.util.concurrent
Interface BlockingManager.ScheduledBlockingCompletableStage<V>
- All Superinterfaces:
Comparable<Delayed>,CompletionStage<V>,Delayed,Future<V>,ScheduledCompletableStage<V>,ScheduledFuture<V>
- Enclosing interface:
BlockingManager
public static interface BlockingManager.ScheduledBlockingCompletableStage<V>
extends ScheduledCompletableStage<V>, ScheduledFuture<V>
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareToMethods inherited from interface java.util.concurrent.CompletionStage
acceptEither, acceptEitherAsync, acceptEitherAsync, applyToEither, applyToEitherAsync, applyToEitherAsync, exceptionally, exceptionallyAsync, exceptionallyAsync, exceptionallyCompose, exceptionallyComposeAsync, exceptionallyComposeAsync, handle, handleAsync, handleAsync, 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, whenComplete, whenCompleteAsync, whenCompleteAsync