Package | Description |
---|---|
org.snf4j.core.future |
Provides interfaces and classes used by the API to implement futures.
|
Modifier and Type | Class and Description |
---|---|
class |
RegisterFuture<V>
A future that represents the result of the asynchronous register methods of selector loops.
|
class |
TaskFuture<V>
A future that represents the result of a asynchronous task.
|
Modifier and Type | Method and Description |
---|---|
IAbortableFuture<Void> |
SessionFuturesController.getAbortableWriteFuture(long expectedSize)
Returns an abortable future that can be used to wait for the completion
of a write operation.
|
Copyright © 2017–2021 SNF4J.ORG. All rights reserved.