Uses of Class
cz.o2.proxima.beam.direct.io.BatchRestrictionTracker.PartitionList
-
Packages that use BatchRestrictionTracker.PartitionList Package Description cz.o2.proxima.beam.direct.io -
-
Uses of BatchRestrictionTracker.PartitionList in cz.o2.proxima.beam.direct.io
Fields in cz.o2.proxima.beam.direct.io declared as BatchRestrictionTracker.PartitionList Modifier and Type Field Description private BatchRestrictionTracker.PartitionListBatchRestrictionTracker. currentRestrictionMethods in cz.o2.proxima.beam.direct.io that return BatchRestrictionTracker.PartitionList Modifier and Type Method Description BatchRestrictionTracker.PartitionListBatchRestrictionTracker. currentRestriction()BatchRestrictionTracker.PartitionListBatchLogRead.BatchLogReadFn. initialRestriction()static BatchRestrictionTracker.PartitionListBatchRestrictionTracker.PartitionList. initialRestriction(java.util.List<Partition> partitions, long limit)static BatchRestrictionTracker.PartitionListBatchRestrictionTracker.PartitionList. ofSinglePartition(Partition partition, long limit)CreateBatchRestrictionTracker.PartitionListwith given limit containing only singlePartitionMethods in cz.o2.proxima.beam.direct.io that return types with arguments of type BatchRestrictionTracker.PartitionList Modifier and Type Method Description org.apache.beam.sdk.coders.Coder<BatchRestrictionTracker.PartitionList>BatchLogRead.BatchLogReadFn. getRestrictionCoder()org.apache.beam.sdk.transforms.splittabledofn.SplitResult<BatchRestrictionTracker.PartitionList>BatchRestrictionTracker. trySplit(double fractionOfRemainder)Methods in cz.o2.proxima.beam.direct.io with parameters of type BatchRestrictionTracker.PartitionList Modifier and Type Method Description voidBatchLogRead.BatchLogReadFn. splitRestriction(BatchRestrictionTracker.PartitionList restriction, org.apache.beam.sdk.transforms.DoFn.OutputReceiver<BatchRestrictionTracker.PartitionList> splits)Method parameters in cz.o2.proxima.beam.direct.io with type arguments of type BatchRestrictionTracker.PartitionList Modifier and Type Method Description org.apache.beam.sdk.transforms.DoFn.ProcessContinuationBatchLogRead.BatchLogReadFn. process(org.apache.beam.sdk.transforms.splittabledofn.RestrictionTracker<BatchRestrictionTracker.PartitionList,Partition> tracker, org.apache.beam.sdk.transforms.DoFn.OutputReceiver<StreamElement> output, org.apache.beam.sdk.transforms.splittabledofn.ManualWatermarkEstimator<org.joda.time.Instant> watermarkEstimator)voidBatchLogRead.BatchLogReadFn. splitRestriction(BatchRestrictionTracker.PartitionList restriction, org.apache.beam.sdk.transforms.DoFn.OutputReceiver<BatchRestrictionTracker.PartitionList> splits)Constructors in cz.o2.proxima.beam.direct.io with parameters of type BatchRestrictionTracker.PartitionList Constructor Description BatchRestrictionTracker(BatchRestrictionTracker.PartitionList initial)
-