K - Key type.V - Value type.T - Command output type.public class TransactionalCommand<K,V,T> extends AsyncCommand<K,V,T> implements RedisCommand<K,V,T>
CompletableFuture.AsynchronousCompletionTask| Constructor and Description |
|---|
TransactionalCommand(RedisCommand<K,V,T> command) |
await, cancel, cancel, complete, completeExceptionally, completeResult, encode, equals, getArgs, getDelegate, getError, getOutput, getType, hashCode, onComplete, onComplete, setOutput, toStringacceptEither, acceptEitherAsync, acceptEitherAsync, allOf, anyOf, applyToEither, applyToEitherAsync, applyToEitherAsync, complete, completedFuture, exceptionally, get, get, getNow, getNumberOfDependents, handle, handleAsync, handleAsync, isCancelled, isCompletedExceptionally, isDone, join, obtrudeException, obtrudeValue, runAfterBoth, runAfterBothAsync, runAfterBothAsync, runAfterEither, runAfterEitherAsync, runAfterEitherAsync, runAsync, runAsync, supplyAsync, supplyAsync, thenAccept, thenAcceptAsync, thenAcceptAsync, thenAcceptBoth, thenAcceptBothAsync, thenAcceptBothAsync, thenApply, thenApplyAsync, thenApplyAsync, thenCombine, thenCombineAsync, thenCombineAsync, thenCompose, thenComposeAsync, thenComposeAsync, thenRun, thenRunAsync, thenRunAsync, toCompletableFuture, whenComplete, whenCompleteAsync, whenCompleteAsyncclone, finalize, getClass, notify, notifyAll, wait, wait, waitcancel, complete, completeExceptionally, encode, getArgs, getOutput, getType, isCancelled, isDone, setOutputacceptEither, acceptEitherAsync, acceptEitherAsync, applyToEither, applyToEitherAsync, applyToEitherAsync, exceptionally, 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, whenCompleteAsyncget, get, isCancelled, isDonepublic TransactionalCommand(RedisCommand<K,V,T> command)
Copyright © 2019 lettuce.io. All rights reserved.