Index
All Classes and Interfaces|All Packages
A
- applicationScopedInvocation() - Method in class org.apache.polaris.nosql.async.AsyncExecTestBase
- AsyncExecTestBase - Class in org.apache.polaris.nosql.async
- AsyncExecTestBase() - Constructor for class org.apache.polaris.nosql.async.AsyncExecTestBase
- AsyncTestConfigProvider - Class in org.apache.polaris.nosql.async
- AsyncTestConfigProvider() - Constructor for class org.apache.polaris.nosql.async.AsyncTestConfigProvider
- asyncTimeout - Variable in class org.apache.polaris.nosql.async.AsyncExecTestBase
C
- call() - Method in class org.apache.polaris.nosql.async.MockAsyncExec.Task
- called() - Method in record class org.apache.polaris.nosql.async.MockAsyncExec.CallResult
-
Returns the value of the
calledrecord component. - CallResult(boolean, T, Throwable) - Constructor for record class org.apache.polaris.nosql.async.MockAsyncExec.CallResult
-
Creates an instance of a
CallResultrecord class. - cancel() - Method in class org.apache.polaris.nosql.async.MockAsyncExec.Task.MockCancelable
- cancelable - Variable in class org.apache.polaris.nosql.async.MockAsyncExec.Task
- completionStage() - Method in class org.apache.polaris.nosql.async.MockAsyncExec.Task.MockCancelable
D
- delay() - Method in class org.apache.polaris.nosql.async.MockAsyncExec.Task
E
- equals(Object) - Method in record class org.apache.polaris.nosql.async.MockAsyncExec.CallResult
-
Indicates whether some other object is "equal to" this one.
- executor - Variable in class org.apache.polaris.nosql.async.AsyncExecTestBase
F
- failure() - Method in record class org.apache.polaris.nosql.async.MockAsyncExec.CallResult
-
Returns the value of the
failurerecord component.
H
- hashCode() - Method in record class org.apache.polaris.nosql.async.MockAsyncExec.CallResult
-
Returns a hash code value for this object.
I
- initialDelay() - Method in class org.apache.polaris.nosql.async.MockAsyncExec.Task
M
- MockAsyncExec - Class in org.apache.polaris.nosql.async
-
An
AsyncExecimplementation used in tests that need to verify the interaction withAsyncExec. - MockAsyncExec(MonotonicClock) - Constructor for class org.apache.polaris.nosql.async.MockAsyncExec
- MockAsyncExec.CallResult<T> - Record Class in org.apache.polaris.nosql.async
- MockAsyncExec.Task<T> - Class in org.apache.polaris.nosql.async
- MockAsyncExec.Task.MockCancelable<R> - Class in org.apache.polaris.nosql.async
- MockCancelable() - Constructor for class org.apache.polaris.nosql.async.MockAsyncExec.Task.MockCancelable
N
- nextExecution - Variable in class org.apache.polaris.nosql.async.MockAsyncExec.Task
- nextExecution() - Method in class org.apache.polaris.nosql.async.MockAsyncExec.Task
- nextReady() - Method in class org.apache.polaris.nosql.async.MockAsyncExec
- nextReadyAt(Instant) - Method in class org.apache.polaris.nosql.async.MockAsyncExec
O
- org.apache.polaris.nosql.async - package org.apache.polaris.nosql.async
P
- periodic(int) - Method in class org.apache.polaris.nosql.async.AsyncExecTestBase
R
- ready() - Method in class org.apache.polaris.nosql.async.MockAsyncExec.Task
- ready(Instant) - Method in class org.apache.polaris.nosql.async.MockAsyncExec.Task
- readyCallables() - Method in class org.apache.polaris.nosql.async.MockAsyncExec
- readyCount() - Method in class org.apache.polaris.nosql.async.MockAsyncExec
- readyCount(Instant) - Method in class org.apache.polaris.nosql.async.MockAsyncExec
- result() - Method in record class org.apache.polaris.nosql.async.MockAsyncExec.CallResult
-
Returns the value of the
resultrecord component.
S
- schedule(Callable<R>, Duration) - Method in class org.apache.polaris.nosql.async.MockAsyncExec
- scheduleMany() - Method in class org.apache.polaris.nosql.async.AsyncExecTestBase
- schedulePeriodic(Runnable, Duration, Duration) - Method in class org.apache.polaris.nosql.async.MockAsyncExec
- simpleTests() - Method in class org.apache.polaris.nosql.async.AsyncExecTestBase
- soft - Variable in class org.apache.polaris.nosql.async.AsyncExecTestBase
- submitMany() - Method in class org.apache.polaris.nosql.async.AsyncExecTestBase
- submitManyFailing() - Method in class org.apache.polaris.nosql.async.AsyncExecTestBase
T
- tasks() - Method in class org.apache.polaris.nosql.async.MockAsyncExec
- threadAssertion() - Method in class org.apache.polaris.nosql.async.AsyncExecTestBase
- toString() - Method in record class org.apache.polaris.nosql.async.MockAsyncExec.CallResult
-
Returns a string representation of this record class.
All Classes and Interfaces|All Packages