| Interface | Description |
|---|---|
| AvailabilityProvider |
Interface defining couple of essential methods for listening on data availability using
CompletableFuture. |
| PullingAsyncDataInput<T> |
Interface defining couple of essential methods for asynchronous and non blocking data polling.
|
| Class | Description |
|---|---|
| AvailabilityProvider.AvailabilityHelper |
A availability implementation for providing the helpful functions of resetting the
available/unavailable states.
|
| Enum | Description |
|---|---|
| PullingAsyncDataInput.EndOfDataStatus |
Status for describing if we have reached the end of data.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.