public final class BeamFnApi extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BeamFnApi.DockerContainer
A Docker container configuration for launching the SDK harness to execute
user specified functions.
|
static interface |
BeamFnApi.DockerContainerOrBuilder |
static class |
BeamFnApi.ElementCountRestriction
urn:org.apache.beam:restriction:element-count:1.0
|
static interface |
BeamFnApi.ElementCountRestrictionOrBuilder |
static class |
BeamFnApi.ElementCountSkipRestriction
urn:org.apache.beam:restriction:element-count-skip:1.0
|
static interface |
BeamFnApi.ElementCountSkipRestrictionOrBuilder |
static class |
BeamFnApi.Elements
Messages used to represent logical byte streams.
|
static interface |
BeamFnApi.ElementsOrBuilder |
static class |
BeamFnApi.InstructionRequest
A request sent by a runner which the SDK is asked to fulfill.
|
static interface |
BeamFnApi.InstructionRequestOrBuilder |
static class |
BeamFnApi.InstructionResponse
The response for an associated request the SDK had been asked to fulfill.
|
static interface |
BeamFnApi.InstructionResponseOrBuilder |
static class |
BeamFnApi.LogControl
Protobuf type
org.apache.beam.fn.v1.LogControl |
static interface |
BeamFnApi.LogControlOrBuilder |
static class |
BeamFnApi.LogEntry
A log entry
|
static interface |
BeamFnApi.LogEntryOrBuilder |
static class |
BeamFnApi.Metrics
Protobuf type
org.apache.beam.fn.v1.Metrics |
static interface |
BeamFnApi.MetricsOrBuilder |
static class |
BeamFnApi.PrimitiveTransformSplit
Each primitive transform that is splittable is defined by a restriction
it is currently processing.
|
static interface |
BeamFnApi.PrimitiveTransformSplitOrBuilder |
static class |
BeamFnApi.ProcessBundleDescriptor
Definitions that should be used to construct the bundle processing graph.
|
static interface |
BeamFnApi.ProcessBundleDescriptorOrBuilder |
static class |
BeamFnApi.ProcessBundleProgressRequest
A request to report progress information for a given bundle.
|
static interface |
BeamFnApi.ProcessBundleProgressRequestOrBuilder |
static class |
BeamFnApi.ProcessBundleProgressResponse
Protobuf type
org.apache.beam.fn.v1.ProcessBundleProgressResponse |
static interface |
BeamFnApi.ProcessBundleProgressResponseOrBuilder |
static class |
BeamFnApi.ProcessBundleRequest
A request to process a given bundle.
|
static interface |
BeamFnApi.ProcessBundleRequestOrBuilder |
static class |
BeamFnApi.ProcessBundleResponse
Stable
|
static interface |
BeamFnApi.ProcessBundleResponseOrBuilder |
static class |
BeamFnApi.ProcessBundleSplitRequest
Protobuf type
org.apache.beam.fn.v1.ProcessBundleSplitRequest |
static interface |
BeamFnApi.ProcessBundleSplitRequestOrBuilder |
static class |
BeamFnApi.ProcessBundleSplitResponse
(Optional) A set of split responses for a currently active work item.
|
static interface |
BeamFnApi.ProcessBundleSplitResponseOrBuilder |
static class |
BeamFnApi.RegisterRequest
A list of objects which can be referred to by the runner in
future requests.
|
static interface |
BeamFnApi.RegisterRequestOrBuilder |
static class |
BeamFnApi.RegisterResponse
Stable
|
static interface |
BeamFnApi.RegisterResponseOrBuilder |
static class |
BeamFnApi.RemoteGrpcPort
A descriptor for connecting to a remote port using the Beam Fn Data API.
|
static interface |
BeamFnApi.RemoteGrpcPortOrBuilder |
static class |
BeamFnApi.StateAppendRequest
A request to append state.
|
static interface |
BeamFnApi.StateAppendRequestOrBuilder |
static class |
BeamFnApi.StateAppendResponse
A response to append state.
|
static interface |
BeamFnApi.StateAppendResponseOrBuilder |
static class |
BeamFnApi.StateClearRequest
A request to clear state.
|
static interface |
BeamFnApi.StateClearRequestOrBuilder |
static class |
BeamFnApi.StateClearResponse
A response to clear state.
|
static interface |
BeamFnApi.StateClearResponseOrBuilder |
static class |
BeamFnApi.StateGetRequest
A request to get state.
|
static interface |
BeamFnApi.StateGetRequestOrBuilder |
static class |
BeamFnApi.StateGetResponse
A response to get state representing a logical byte stream which can be
continued using the state API.
|
static interface |
BeamFnApi.StateGetResponseOrBuilder |
static class |
BeamFnApi.StateKey
Protobuf type
org.apache.beam.fn.v1.StateKey |
static interface |
BeamFnApi.StateKeyOrBuilder |
static class |
BeamFnApi.StateRequest
Protobuf type
org.apache.beam.fn.v1.StateRequest |
static interface |
BeamFnApi.StateRequestOrBuilder |
static class |
BeamFnApi.StateResponse
Protobuf type
org.apache.beam.fn.v1.StateResponse |
static interface |
BeamFnApi.StateResponseOrBuilder |
static class |
BeamFnApi.Target
A representation of an input or output definition on a primitive transform.
|
static interface |
BeamFnApi.TargetOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.