Class ItemsSource

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

public class ItemsSource extends Object implements Source
  • Constructor Details

    • ItemsSource

      public ItemsSource()
  • Method Details

    • source

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