Package org.apache.beam.runners.portability
package org.apache.beam.runners.portability
Support for executing a pipeline locally over the Beam fn API.
-
ClassDescriptionAn
AutoCloseable
that wraps a resource that needs to be cleaned up but does not implementAutoCloseable
itself.An exception that wraps errors thrown while a resource is being closed.A function that knows how to clean up after a resource.Registrar for the portable runner.