streamsx.topology.context

Context for submission and build of topologies.

Module contents

Functions

build

Build a topology to produce a Streams application bundle.

run

Run a topology in a distributed Streams instance.

submit

Submits a Topology (application) using the specified context type.

Classes

ConfigParams

Configuration options which may be used as keys in submit() config parameter.

ContextTypes

Submission context types.

JobConfig

Job configuration.

SubmissionResult

Passed back to the user after a call to submit.