| Interface | Description |
|---|---|
| BatchLogObserver |
Batch observer of data.
|
| BatchLogObserver.OnNextContext |
Context passed to
BatchLogObserver.onNext(cz.o2.proxima.storage.StreamElement). |
| BatchLogReader |
Reader of batch data stored in batch storage.
|
| BatchLogReader.Factory<T extends BatchLogReader> |
Serializable factory for BatchLogReader. |
| ObserveHandle |
A interface for handling progress and control consumption of running observe process.
|
| Class | Description |
|---|---|
| BatchLogObservers |
Utility class related to
BatchLogObservers. |
| BatchLogReaders |
Class constructing various
BatchLogReaders. |
| BatchLogReaders.ForwardingBatchLogObserver | |
| BatchLogReaders.ForwardingLimitedBatchLogReader | |
| BatchLogReaders.ThroughputLimitedBatchLogObserver | |
| BatchLogReaders.ThroughputLimitedBatchLogReader | |
| BoundedPartition |
Bounded implementation of
Partition. |
| TerminationContext |
A context that guards correct termination of batch observation process.
|
Copyright © 2017–2021. All rights reserved.