Package org.apache.beam.runners.local
package org.apache.beam.runners.local
Utilities useful when executing a pipeline on a single machine.
-
ClassDescriptionBundle<T,
CollectionT> An immutable collection of elements which are part of aPCollection
.Drives the execution of aPipeline
by scheduling work.The state of the driver.Handles failures in the form of exceptions.A (Key, Coder) pair that uses the structural value of the key (as provided byCoder.structuralValue(Object)
) to perform equality and hashing.