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.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.