Uses of Interface
cz.o2.proxima.beam.core.BeamDataOperator.PCollectionFactoryFromDescriptor
-
Packages that use BeamDataOperator.PCollectionFactoryFromDescriptor Package Description cz.o2.proxima.beam.core -
-
Uses of BeamDataOperator.PCollectionFactoryFromDescriptor in cz.o2.proxima.beam.core
Methods in cz.o2.proxima.beam.core with parameters of type BeamDataOperator.PCollectionFactoryFromDescriptor Modifier and Type Method Description private <T extends BeamDataOperator.PCollectionDescriptor>
org.apache.beam.sdk.values.PCollection<StreamElement>BeamDataOperator. getOrCreatePCollection(T desc, boolean cacheable, BeamDataOperator.PCollectionFactoryFromDescriptor<T> factory)
-