public final class RntbdRequestRecord extends CompletableFuture<com.microsoft.azure.cosmosdb.internal.directconnectivity.StoreResponse>
CompletableFuture.AsynchronousCompletionTask| Constructor and Description |
|---|
RntbdRequestRecord(RntbdRequestArgs args,
RntbdRequestTimer timer) |
| Modifier and Type | Method and Description |
|---|---|
UUID |
activityId() |
RntbdRequestArgs |
args() |
long |
creationTime() |
boolean |
expire() |
Duration |
lifetime() |
io.netty.util.Timeout |
newTimeout(io.netty.util.TimerTask task) |
long |
stop(io.micrometer.core.instrument.Timer requests,
io.micrometer.core.instrument.Timer responses) |
String |
toString() |
long |
transportRequestId() |
acceptEither, acceptEitherAsync, acceptEitherAsync, allOf, anyOf, applyToEither, applyToEitherAsync, applyToEitherAsync, cancel, complete, completedFuture, completeExceptionally, 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, whenCompleteAsyncpublic RntbdRequestRecord(RntbdRequestArgs args, RntbdRequestTimer timer)
public UUID activityId()
public RntbdRequestArgs args()
public long creationTime()
public Duration lifetime()
public long transportRequestId()
public boolean expire()
public io.netty.util.Timeout newTimeout(io.netty.util.TimerTask task)
public long stop(io.micrometer.core.instrument.Timer requests,
io.micrometer.core.instrument.Timer responses)
public String toString()
Copyright © 2019. All rights reserved.