Package cz.o2.proxima.direct.core.batch
-
Interface Summary Interface Description BatchLogObserver Batch observer of data.BatchLogObserver.OnNextContext Context passed toLogObserver.onNext(cz.o2.proxima.core.storage.StreamElement, ContextT).BatchLogReader Reader of batch data stored in batch storage.BatchLogReader.Factory<T extends BatchLogReader> Serializablefactory forBatchLogReader.ObserveHandle A interface for handling progress and control consumption of running observe process.Offset Offset representing a "pointer" to an element within a batchpartition. -
Class Summary Class Description BatchLogObservers Utility class related toBatchLogObservers.BatchLogReaders Class constructing variousBatchLogReaders.BatchLogReaders.ForwardingBatchLogObserver BoundedPartition Bounded implementation ofPartition.Offset.SimpleOffset TerminationContext A context that guards correct termination of batch observation process.