Package com.couchbase.lite.internal.exec
-
Interface Summary Interface Description ExecutionService ExecutionService.Cancellable A Cancellable represents a delayed task that is cancellable.ExecutionService.CloseableExecutor Like an ExecutorService, but simpler. -
Class Summary Class Description AbstractExecutionService Base ExecutionService that provides the default implementation of serial and concurrent executor.CBLExecutor ClientTask<T> Synchronous safe execution of a client task.InstrumentedTask -
Exception Summary Exception Description ExecutionService.CloseableExecutor.ExecutorClosedException