beamx

package
v2.40.0-RC2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 23, 2022 License: Apache-2.0, BSD-3-Clause, MIT Imports: 13 Imported by: 318

Documentation

Overview

Package beamx is a convenience package for beam.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, p *beam.Pipeline) error

Run invokes beam.Run with the runner supplied by the flag "runner". It defaults to the direct runner, but all beam-distributed runners and textio filesystems are implicitly registered.

func RunWithMetrics

func RunWithMetrics(ctx context.Context, p *beam.Pipeline) (beam.PipelineResult, error)

RunWithMetrics invokes beam.Run with the runner supplied by the flag "runner". Returns a beam.PipelineResult objects, which can be accessed to query the pipeline's metrics.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL