Package org.apache.beam.runners.jet
package org.apache.beam.runners.jet
Implementation of the Beam runner for Hazelcast Jet.
-
ClassDescriptionUtility class for wiring up Jet DAGs based on Beam pipelines.Listener that can be registered with a
DAGBuilder
in order to be notified when edges are being registered.Alternative implementation ofPipelineResult
used to avoid throwing Exceptions in certain situations.Pipeline options specific to the Jet runner.Jet specific implementation ofPipelineResult
.Jet specific implementation of Beam'sPipelineRunner
.Registers theJetPipelineOptions
.Registers theJetRunner
.Various common methods used by the Jet based runner.A wrapper ofbyte[]
that can be used as a hash-map key.