Package cz.o2.proxima.beam.transforms
-
Class Summary Class Description BufferUntilCheckpoint<T> Identity transformation which ensures exactly-once output.ExtractKeyToKv Extract key fromStreamElementinto KV.ExtractKeyToKv.ExtractKeyToKvFromStreamElement StreamElementFilter Filter inputStreamElementStreamElementFilter.FilteredByFn StreamElementFilter.FromTimestamp Filter predicates that accepts elements with timestamp greater or equal the given timestamp.StreamElementFilter.UntilTimestamp Filter predicates that accepts elements with timestamp lower than given timestamp.