package operators
Type Members
- class PyPiReleasesSource extends RichSourceFunction[PyPiRelease] with CheckpointedFunction
- case class PyPiSourceConfig(pollingInterval: Int = 1000, maxNumberOfRuns: Int = -1) extends Product with Serializable
-
class
RetrieveProjectAsync extends RichAsyncFunction[PyPiRelease, PyPiReleaseExt]
Retrieves a project related to a release asynchronously.