| Class | Description |
|---|---|
| RunnerApi | |
| RunnerApi.BagStateSpec |
Protobuf type
org.apache.beam.runner_api.v1.BagStateSpec |
| RunnerApi.BagStateSpec.Builder |
Protobuf type
org.apache.beam.runner_api.v1.BagStateSpec |
| RunnerApi.Coder |
A coder, the binary format for serialization and deserialization of data in
a pipeline.
|
| RunnerApi.Coder.Builder |
A coder, the binary format for serialization and deserialization of data in
a pipeline.
|
| RunnerApi.CombinePayload |
The payload for the special-but-not-primitive Combine transform.
|
| RunnerApi.CombinePayload.Builder |
The payload for the special-but-not-primitive Combine transform.
|
| RunnerApi.CombiningStateSpec |
Protobuf type
org.apache.beam.runner_api.v1.CombiningStateSpec |
| RunnerApi.CombiningStateSpec.Builder |
Protobuf type
org.apache.beam.runner_api.v1.CombiningStateSpec |
| RunnerApi.Components |
A set of mappings from id to message.
|
| RunnerApi.Components.Builder |
A set of mappings from id to message.
|
| RunnerApi.DisplayData |
TODO: transfer javadoc here
|
| RunnerApi.DisplayData.Builder |
TODO: transfer javadoc here
|
| RunnerApi.DisplayData.Identifier |
A complete identifier for a DisplayData.Item
|
| RunnerApi.DisplayData.Identifier.Builder |
A complete identifier for a DisplayData.Item
|
| RunnerApi.DisplayData.Item |
A single item of display data.
|
| RunnerApi.DisplayData.Item.Builder |
A single item of display data.
|
| RunnerApi.Environment |
An environment for executing UDFs.
|
| RunnerApi.Environment.Builder |
An environment for executing UDFs.
|
| RunnerApi.FunctionSpec |
A URN along with a parameter object whose schema is determined by the
URN.
|
| RunnerApi.FunctionSpec.Builder |
A URN along with a parameter object whose schema is determined by the
URN.
|
| RunnerApi.MapStateSpec |
Protobuf type
org.apache.beam.runner_api.v1.MapStateSpec |
| RunnerApi.MapStateSpec.Builder |
Protobuf type
org.apache.beam.runner_api.v1.MapStateSpec |
| RunnerApi.MessageWithComponents |
A disjoint union of all the things that may contain references
that require Components to resolve.
|
| RunnerApi.MessageWithComponents.Builder |
A disjoint union of all the things that may contain references
that require Components to resolve.
|
| RunnerApi.Parameter |
Parameters that a UDF might require.
|
| RunnerApi.Parameter.Builder |
Parameters that a UDF might require.
|
| RunnerApi.ParDoPayload |
The payload for the primitive ParDo transform.
|
| RunnerApi.ParDoPayload.Builder |
The payload for the primitive ParDo transform.
|
| RunnerApi.PCollection |
A PCollection!
|
| RunnerApi.PCollection.Builder |
A PCollection!
|
| RunnerApi.Pipeline |
A Pipeline is a hierarchical graph of PTransforms, linked
by PCollections.
|
| RunnerApi.Pipeline.Builder |
A Pipeline is a hierarchical graph of PTransforms, linked
by PCollections.
|
| RunnerApi.PTransform |
An applied PTransform! This does not contain the graph data, but only the
fields specific to a graph node that is a Runner API transform
between PCollections.
|
| RunnerApi.PTransform.Builder |
An applied PTransform! This does not contain the graph data, but only the
fields specific to a graph node that is a Runner API transform
between PCollections.
|
| RunnerApi.ReadPayload |
The payload for the primitive Read transform.
|
| RunnerApi.ReadPayload.Builder |
The payload for the primitive Read transform.
|
| RunnerApi.SdkFunctionSpec |
A specification of a user defined function.
|
| RunnerApi.SdkFunctionSpec.Builder |
A specification of a user defined function.
|
| RunnerApi.SetStateSpec |
Protobuf type
org.apache.beam.runner_api.v1.SetStateSpec |
| RunnerApi.SetStateSpec.Builder |
Protobuf type
org.apache.beam.runner_api.v1.SetStateSpec |
| RunnerApi.SideInput |
A specification for how to "side input" a PCollection.
|
| RunnerApi.SideInput.Builder |
A specification for how to "side input" a PCollection.
|
| RunnerApi.StateSpec |
Protobuf type
org.apache.beam.runner_api.v1.StateSpec |
| RunnerApi.StateSpec.Builder |
Protobuf type
org.apache.beam.runner_api.v1.StateSpec |
| RunnerApi.TestStreamPayload |
The payload for the test-only primitive TestStream
|
| RunnerApi.TestStreamPayload.Builder |
The payload for the test-only primitive TestStream
|
| RunnerApi.TestStreamPayload.Event |
Protobuf type
org.apache.beam.runner_api.v1.TestStreamPayload.Event |
| RunnerApi.TestStreamPayload.Event.AddElements |
Protobuf type
org.apache.beam.runner_api.v1.TestStreamPayload.Event.AddElements |
| RunnerApi.TestStreamPayload.Event.AddElements.Builder |
Protobuf type
org.apache.beam.runner_api.v1.TestStreamPayload.Event.AddElements |
| RunnerApi.TestStreamPayload.Event.AdvanceProcessingTime |
Protobuf type
org.apache.beam.runner_api.v1.TestStreamPayload.Event.AdvanceProcessingTime |
| RunnerApi.TestStreamPayload.Event.AdvanceProcessingTime.Builder |
Protobuf type
org.apache.beam.runner_api.v1.TestStreamPayload.Event.AdvanceProcessingTime |
| RunnerApi.TestStreamPayload.Event.AdvanceWatermark |
Protobuf type
org.apache.beam.runner_api.v1.TestStreamPayload.Event.AdvanceWatermark |
| RunnerApi.TestStreamPayload.Event.AdvanceWatermark.Builder |
Protobuf type
org.apache.beam.runner_api.v1.TestStreamPayload.Event.AdvanceWatermark |
| RunnerApi.TestStreamPayload.Event.Builder |
Protobuf type
org.apache.beam.runner_api.v1.TestStreamPayload.Event |
| RunnerApi.TestStreamPayload.TimestampedElement |
Protobuf type
org.apache.beam.runner_api.v1.TestStreamPayload.TimestampedElement |
| RunnerApi.TestStreamPayload.TimestampedElement.Builder |
Protobuf type
org.apache.beam.runner_api.v1.TestStreamPayload.TimestampedElement |
| RunnerApi.TimerSpec |
Protobuf type
org.apache.beam.runner_api.v1.TimerSpec |
| RunnerApi.TimerSpec.Builder |
Protobuf type
org.apache.beam.runner_api.v1.TimerSpec |
| RunnerApi.TimestampTransform |
A specification for a transformation on a timestamp.
|
| RunnerApi.TimestampTransform.AlignTo |
Protobuf type
org.apache.beam.runner_api.v1.TimestampTransform.AlignTo |
| RunnerApi.TimestampTransform.AlignTo.Builder |
Protobuf type
org.apache.beam.runner_api.v1.TimestampTransform.AlignTo |
| RunnerApi.TimestampTransform.Builder |
A specification for a transformation on a timestamp.
|
| RunnerApi.TimestampTransform.Delay |
Protobuf type
org.apache.beam.runner_api.v1.TimestampTransform.Delay |
| RunnerApi.TimestampTransform.Delay.Builder |
Protobuf type
org.apache.beam.runner_api.v1.TimestampTransform.Delay |
| RunnerApi.Trigger |
A small DSL for expressing when to emit new aggregations
from a GroupByKey or CombinePerKey
A trigger is described in terms of when it is _ready_ to permit output.
|
| RunnerApi.Trigger.AfterAll |
Ready when all subtriggers are ready.
|
| RunnerApi.Trigger.AfterAll.Builder |
Ready when all subtriggers are ready.
|
| RunnerApi.Trigger.AfterAny |
Ready when any subtrigger is ready.
|
| RunnerApi.Trigger.AfterAny.Builder |
Ready when any subtrigger is ready.
|
| RunnerApi.Trigger.AfterEach |
Starting with the first subtrigger, ready when the _current_ subtrigger
is ready.
|
| RunnerApi.Trigger.AfterEach.Builder |
Starting with the first subtrigger, ready when the _current_ subtrigger
is ready.
|
| RunnerApi.Trigger.AfterEndOfWindow |
Ready after the input watermark is past the end of the window.
|
| RunnerApi.Trigger.AfterEndOfWindow.Builder |
Ready after the input watermark is past the end of the window.
|
| RunnerApi.Trigger.AfterProcessingTime |
After input arrives, ready when the specified delay has passed.
|
| RunnerApi.Trigger.AfterProcessingTime.Builder |
After input arrives, ready when the specified delay has passed.
|
| RunnerApi.Trigger.AfterSynchronizedProcessingTime |
Ready whenever upstream processing time has all caught up with
the arrival time of an input element
|
| RunnerApi.Trigger.AfterSynchronizedProcessingTime.Builder |
Ready whenever upstream processing time has all caught up with
the arrival time of an input element
|
| RunnerApi.Trigger.Always |
Always ready.
|
| RunnerApi.Trigger.Always.Builder |
Always ready.
|
| RunnerApi.Trigger.Builder |
A small DSL for expressing when to emit new aggregations
from a GroupByKey or CombinePerKey
A trigger is described in terms of when it is _ready_ to permit output.
|
| RunnerApi.Trigger.Default |
The default trigger.
|
| RunnerApi.Trigger.Default.Builder |
The default trigger.
|
| RunnerApi.Trigger.ElementCount |
Ready whenever the requisite number of input elements have arrived
|
| RunnerApi.Trigger.ElementCount.Builder |
Ready whenever the requisite number of input elements have arrived
|
| RunnerApi.Trigger.Never |
Never ready.
|
| RunnerApi.Trigger.Never.Builder |
Never ready.
|
| RunnerApi.Trigger.OrFinally |
Ready whenever either of its subtriggers are ready, but finishes output
when the finally subtrigger fires.
|
| RunnerApi.Trigger.OrFinally.Builder |
Ready whenever either of its subtriggers are ready, but finishes output
when the finally subtrigger fires.
|
| RunnerApi.Trigger.Repeat |
Ready whenever the subtrigger is ready; resets state when the subtrigger
completes.
|
| RunnerApi.Trigger.Repeat.Builder |
Ready whenever the subtrigger is ready; resets state when the subtrigger
completes.
|
| RunnerApi.ValueStateSpec |
Protobuf type
org.apache.beam.runner_api.v1.ValueStateSpec |
| RunnerApi.ValueStateSpec.Builder |
Protobuf type
org.apache.beam.runner_api.v1.ValueStateSpec |
| RunnerApi.WindowingStrategy |
A windowing strategy describes the window function, triggering, allowed
lateness, and accumulation mode for a PCollection.
|
| RunnerApi.WindowingStrategy.Builder |
A windowing strategy describes the window function, triggering, allowed
lateness, and accumulation mode for a PCollection.
|
| RunnerApi.WindowIntoPayload |
The payload for the WindowInto transform.
|
| RunnerApi.WindowIntoPayload.Builder |
The payload for the WindowInto transform.
|
| RunnerApi.WriteFilesPayload |
The payload for the special-but-not-primitive WriteFiles transform.
|
| RunnerApi.WriteFilesPayload.Builder |
The payload for the special-but-not-primitive WriteFiles transform.
|
| StandardWindowFns | |
| StandardWindowFns.FixedWindowsPayload |
beam:windowfn:fixed_windows:v0.1
|
| StandardWindowFns.FixedWindowsPayload.Builder |
beam:windowfn:fixed_windows:v0.1
|
| StandardWindowFns.SessionsPayload |
beam:windowfn:session_windows:v0.1
|
| StandardWindowFns.SessionsPayload.Builder |
beam:windowfn:session_windows:v0.1
|
| StandardWindowFns.SlidingWindowsPayload |
beam:windowfn:sliding_windows:v0.1
|
| StandardWindowFns.SlidingWindowsPayload.Builder |
beam:windowfn:sliding_windows:v0.1
|
| Enum | Description |
|---|---|
| RunnerApi.AccumulationMode |
Whether or not subsequent outputs of aggregations should be entire
replacement values or just the aggregation of inputs received since
the prior output.
|
| RunnerApi.ClosingBehavior |
Controls whether or not an aggregating transform should output data
when a window expires.
|
| RunnerApi.DisplayData.Type |
Protobuf enum
org.apache.beam.runner_api.v1.DisplayData.Type |
| RunnerApi.IsBounded |
Protobuf enum
org.apache.beam.runner_api.v1.IsBounded |
| RunnerApi.MergeStatus |
Whether or not a PCollection's WindowFn is non-merging, merging, or
merging-but-already-merged, in which case a subsequent GroupByKey is almost
always going to do something the user does not want
|
| RunnerApi.MessageWithComponents.RootCase | |
| RunnerApi.OnTimeBehavior |
Controls whether or not an aggregating transform should output data
when an on-time pane is empty.
|
| RunnerApi.OutputTime |
When a number of windowed, timestamped inputs are aggregated, the timestamp
for the resulting output.
|
| RunnerApi.Parameter.Type |
Protobuf enum
org.apache.beam.runner_api.v1.Parameter.Type |
| RunnerApi.StateSpec.SpecCase | |
| RunnerApi.TestStreamPayload.Event.EventCase | |
| RunnerApi.TimeDomain |
The different time domains in the Beam model.
|
| RunnerApi.TimestampTransform.TimestampTransformCase | |
| RunnerApi.Trigger.TriggerCase |
Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.