Uses of Class
cz.o2.proxima.beam.direct.io.DirectUnboundedSource.Checkpoint
-
Packages that use DirectUnboundedSource.Checkpoint Package Description cz.o2.proxima.beam.direct.io -
-
Uses of DirectUnboundedSource.Checkpoint in cz.o2.proxima.beam.direct.io
Methods in cz.o2.proxima.beam.direct.io that return DirectUnboundedSource.Checkpoint Modifier and Type Method Description DirectUnboundedSource.CheckpointBeamCommitLogReader.UnboundedCommitLogReader. getCheckpointMark()Methods in cz.o2.proxima.beam.direct.io that return types with arguments of type DirectUnboundedSource.Checkpoint Modifier and Type Method Description org.apache.beam.sdk.coders.Coder<DirectUnboundedSource.Checkpoint>DirectUnboundedSource. getCheckpointMarkCoder()java.util.List<org.apache.beam.sdk.io.UnboundedSource<StreamElement,DirectUnboundedSource.Checkpoint>>DirectUnboundedSource. split(int desiredNumSplits, org.apache.beam.sdk.options.PipelineOptions options)Methods in cz.o2.proxima.beam.direct.io with parameters of type DirectUnboundedSource.Checkpoint Modifier and Type Method Description org.apache.beam.sdk.io.UnboundedSource.UnboundedReader<StreamElement>DirectUnboundedSource. createReader(org.apache.beam.sdk.options.PipelineOptions po, DirectUnboundedSource.Checkpoint cmt)
-