Class ItemStreamSource

java.lang.Object
com.hazelcast.pc.sources.ItemStreamSource
All Implemented Interfaces:
Source

public class ItemStreamSource extends Object implements Source
  • Constructor Details

    • ItemStreamSource

      public ItemStreamSource()
  • Method Details

    • source

      public com.hazelcast.jet.pipeline.GeneralStage source(com.hazelcast.jet.pipeline.Pipeline pipeline, StageConfig stageConfig)
      Specified by:
      source in interface Source