public static final class RunnerApi.PTransform.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RunnerApi.PTransform.Builder> implements RunnerApi.PTransformOrBuilder
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.Protobuf type
org.apache.beam.runner_api.v1.PTransform| Modifier and Type | Method and Description |
|---|---|
RunnerApi.PTransform.Builder |
addAllSubtransforms(Iterable<String> values)
(Optional) if this node is a composite, a list of the ids of
transforms that it contains.
|
RunnerApi.PTransform.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RunnerApi.PTransform.Builder |
addSubtransforms(String value)
(Optional) if this node is a composite, a list of the ids of
transforms that it contains.
|
RunnerApi.PTransform.Builder |
addSubtransformsBytes(com.google.protobuf.ByteString value)
(Optional) if this node is a composite, a list of the ids of
transforms that it contains.
|
RunnerApi.PTransform |
build() |
RunnerApi.PTransform |
buildPartial() |
RunnerApi.PTransform.Builder |
clear() |
RunnerApi.PTransform.Builder |
clearDisplayData()
(Optional) Static display data for this PTransform application.
|
RunnerApi.PTransform.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RunnerApi.PTransform.Builder |
clearInputs() |
RunnerApi.PTransform.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RunnerApi.PTransform.Builder |
clearOutputs() |
RunnerApi.PTransform.Builder |
clearSpec()
(Optional) A URN and payload that, together, fully defined the semantics
of this transform.
|
RunnerApi.PTransform.Builder |
clearSubtransforms()
(Optional) if this node is a composite, a list of the ids of
transforms that it contains.
|
RunnerApi.PTransform.Builder |
clearUniqueName()
(Required) A unique name for the application node.
|
RunnerApi.PTransform.Builder |
clone() |
boolean |
containsInputs(String key)
(Required) A map from local names of inputs (unique only with this map, and
likely embedded in the transform payload and serialized user code) to
PCollection ids.
|
boolean |
containsOutputs(String key)
(Required) A map from local names of outputs (unique only within this map,
and likely embedded in the transform payload and serialized user code)
to PCollection ids.
|
RunnerApi.PTransform |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
RunnerApi.DisplayData |
getDisplayData()
(Optional) Static display data for this PTransform application.
|
RunnerApi.DisplayData.Builder |
getDisplayDataBuilder()
(Optional) Static display data for this PTransform application.
|
RunnerApi.DisplayDataOrBuilder |
getDisplayDataOrBuilder()
(Optional) Static display data for this PTransform application.
|
Map<String,String> |
getInputs()
Deprecated.
|
int |
getInputsCount()
(Required) A map from local names of inputs (unique only with this map, and
likely embedded in the transform payload and serialized user code) to
PCollection ids.
|
Map<String,String> |
getInputsMap()
(Required) A map from local names of inputs (unique only with this map, and
likely embedded in the transform payload and serialized user code) to
PCollection ids.
|
String |
getInputsOrDefault(String key,
String defaultValue)
(Required) A map from local names of inputs (unique only with this map, and
likely embedded in the transform payload and serialized user code) to
PCollection ids.
|
String |
getInputsOrThrow(String key)
(Required) A map from local names of inputs (unique only with this map, and
likely embedded in the transform payload and serialized user code) to
PCollection ids.
|
Map<String,String> |
getMutableInputs()
Deprecated.
|
Map<String,String> |
getMutableOutputs()
Deprecated.
|
Map<String,String> |
getOutputs()
Deprecated.
|
int |
getOutputsCount()
(Required) A map from local names of outputs (unique only within this map,
and likely embedded in the transform payload and serialized user code)
to PCollection ids.
|
Map<String,String> |
getOutputsMap()
(Required) A map from local names of outputs (unique only within this map,
and likely embedded in the transform payload and serialized user code)
to PCollection ids.
|
String |
getOutputsOrDefault(String key,
String defaultValue)
(Required) A map from local names of outputs (unique only within this map,
and likely embedded in the transform payload and serialized user code)
to PCollection ids.
|
String |
getOutputsOrThrow(String key)
(Required) A map from local names of outputs (unique only within this map,
and likely embedded in the transform payload and serialized user code)
to PCollection ids.
|
RunnerApi.FunctionSpec |
getSpec()
(Optional) A URN and payload that, together, fully defined the semantics
of this transform.
|
RunnerApi.FunctionSpec.Builder |
getSpecBuilder()
(Optional) A URN and payload that, together, fully defined the semantics
of this transform.
|
RunnerApi.FunctionSpecOrBuilder |
getSpecOrBuilder()
(Optional) A URN and payload that, together, fully defined the semantics
of this transform.
|
String |
getSubtransforms(int index)
(Optional) if this node is a composite, a list of the ids of
transforms that it contains.
|
com.google.protobuf.ByteString |
getSubtransformsBytes(int index)
(Optional) if this node is a composite, a list of the ids of
transforms that it contains.
|
int |
getSubtransformsCount()
(Optional) if this node is a composite, a list of the ids of
transforms that it contains.
|
com.google.protobuf.ProtocolStringList |
getSubtransformsList()
(Optional) if this node is a composite, a list of the ids of
transforms that it contains.
|
String |
getUniqueName()
(Required) A unique name for the application node.
|
com.google.protobuf.ByteString |
getUniqueNameBytes()
(Required) A unique name for the application node.
|
boolean |
hasDisplayData()
(Optional) Static display data for this PTransform application.
|
boolean |
hasSpec()
(Optional) A URN and payload that, together, fully defined the semantics
of this transform.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
RunnerApi.PTransform.Builder |
mergeDisplayData(RunnerApi.DisplayData value)
(Optional) Static display data for this PTransform application.
|
RunnerApi.PTransform.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RunnerApi.PTransform.Builder |
mergeFrom(com.google.protobuf.Message other) |
RunnerApi.PTransform.Builder |
mergeFrom(RunnerApi.PTransform other) |
RunnerApi.PTransform.Builder |
mergeSpec(RunnerApi.FunctionSpec value)
(Optional) A URN and payload that, together, fully defined the semantics
of this transform.
|
RunnerApi.PTransform.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RunnerApi.PTransform.Builder |
putAllInputs(Map<String,String> values)
(Required) A map from local names of inputs (unique only with this map, and
likely embedded in the transform payload and serialized user code) to
PCollection ids.
|
RunnerApi.PTransform.Builder |
putAllOutputs(Map<String,String> values)
(Required) A map from local names of outputs (unique only within this map,
and likely embedded in the transform payload and serialized user code)
to PCollection ids.
|
RunnerApi.PTransform.Builder |
putInputs(String key,
String value)
(Required) A map from local names of inputs (unique only with this map, and
likely embedded in the transform payload and serialized user code) to
PCollection ids.
|
RunnerApi.PTransform.Builder |
putOutputs(String key,
String value)
(Required) A map from local names of outputs (unique only within this map,
and likely embedded in the transform payload and serialized user code)
to PCollection ids.
|
RunnerApi.PTransform.Builder |
removeInputs(String key)
(Required) A map from local names of inputs (unique only with this map, and
likely embedded in the transform payload and serialized user code) to
PCollection ids.
|
RunnerApi.PTransform.Builder |
removeOutputs(String key)
(Required) A map from local names of outputs (unique only within this map,
and likely embedded in the transform payload and serialized user code)
to PCollection ids.
|
RunnerApi.PTransform.Builder |
setDisplayData(RunnerApi.DisplayData.Builder builderForValue)
(Optional) Static display data for this PTransform application.
|
RunnerApi.PTransform.Builder |
setDisplayData(RunnerApi.DisplayData value)
(Optional) Static display data for this PTransform application.
|
RunnerApi.PTransform.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RunnerApi.PTransform.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RunnerApi.PTransform.Builder |
setSpec(RunnerApi.FunctionSpec.Builder builderForValue)
(Optional) A URN and payload that, together, fully defined the semantics
of this transform.
|
RunnerApi.PTransform.Builder |
setSpec(RunnerApi.FunctionSpec value)
(Optional) A URN and payload that, together, fully defined the semantics
of this transform.
|
RunnerApi.PTransform.Builder |
setSubtransforms(int index,
String value)
(Optional) if this node is a composite, a list of the ids of
transforms that it contains.
|
RunnerApi.PTransform.Builder |
setUniqueName(String value)
(Required) A unique name for the application node.
|
RunnerApi.PTransform.Builder |
setUniqueNameBytes(com.google.protobuf.ByteString value)
(Required) A unique name for the application node.
|
RunnerApi.PTransform.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<RunnerApi.PTransform.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<RunnerApi.PTransform.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RunnerApi.PTransform.Builder>public RunnerApi.PTransform.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RunnerApi.PTransform.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<RunnerApi.PTransform.Builder>public RunnerApi.PTransform getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RunnerApi.PTransform build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RunnerApi.PTransform buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RunnerApi.PTransform.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RunnerApi.PTransform.Builder>public RunnerApi.PTransform.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<RunnerApi.PTransform.Builder>public RunnerApi.PTransform.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RunnerApi.PTransform.Builder>public RunnerApi.PTransform.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RunnerApi.PTransform.Builder>public RunnerApi.PTransform.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RunnerApi.PTransform.Builder>public RunnerApi.PTransform.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RunnerApi.PTransform.Builder>public RunnerApi.PTransform.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RunnerApi.PTransform.Builder>public RunnerApi.PTransform.Builder mergeFrom(RunnerApi.PTransform other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RunnerApi.PTransform.Builder>public RunnerApi.PTransform.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RunnerApi.PTransform.Builder>IOExceptionpublic String getUniqueName()
(Required) A unique name for the application node. Ideally, this should be stable over multiple evolutions of a pipeline for the purposes of logging and associating pipeline state with a node, etc. If it is not stable, then the runner decides what will happen. But, most importantly, it must always be here and be unique, even if it is autogenerated.
string unique_name = 5;getUniqueName in interface RunnerApi.PTransformOrBuilderpublic com.google.protobuf.ByteString getUniqueNameBytes()
(Required) A unique name for the application node. Ideally, this should be stable over multiple evolutions of a pipeline for the purposes of logging and associating pipeline state with a node, etc. If it is not stable, then the runner decides what will happen. But, most importantly, it must always be here and be unique, even if it is autogenerated.
string unique_name = 5;getUniqueNameBytes in interface RunnerApi.PTransformOrBuilderpublic RunnerApi.PTransform.Builder setUniqueName(String value)
(Required) A unique name for the application node. Ideally, this should be stable over multiple evolutions of a pipeline for the purposes of logging and associating pipeline state with a node, etc. If it is not stable, then the runner decides what will happen. But, most importantly, it must always be here and be unique, even if it is autogenerated.
string unique_name = 5;public RunnerApi.PTransform.Builder clearUniqueName()
(Required) A unique name for the application node. Ideally, this should be stable over multiple evolutions of a pipeline for the purposes of logging and associating pipeline state with a node, etc. If it is not stable, then the runner decides what will happen. But, most importantly, it must always be here and be unique, even if it is autogenerated.
string unique_name = 5;public RunnerApi.PTransform.Builder setUniqueNameBytes(com.google.protobuf.ByteString value)
(Required) A unique name for the application node. Ideally, this should be stable over multiple evolutions of a pipeline for the purposes of logging and associating pipeline state with a node, etc. If it is not stable, then the runner decides what will happen. But, most importantly, it must always be here and be unique, even if it is autogenerated.
string unique_name = 5;public boolean hasSpec()
(Optional) A URN and payload that, together, fully defined the semantics of this transform. If absent, this must be an "anonymous" composite transform. For primitive transform in the Runner API, this is required, and the payloads are well-defined messages. When the URN indicates ParDo it is a ParDoPayload, and so on. TODO: document the standardized URNs and payloads TODO: separate standardized payloads into a separate proto file For some special composite transforms, the payload is also officially defined: - when the URN is "urn:beam:transforms:combine" it is a CombinePayload
.org.apache.beam.runner_api.v1.FunctionSpec spec = 1;hasSpec in interface RunnerApi.PTransformOrBuilderpublic RunnerApi.FunctionSpec getSpec()
(Optional) A URN and payload that, together, fully defined the semantics of this transform. If absent, this must be an "anonymous" composite transform. For primitive transform in the Runner API, this is required, and the payloads are well-defined messages. When the URN indicates ParDo it is a ParDoPayload, and so on. TODO: document the standardized URNs and payloads TODO: separate standardized payloads into a separate proto file For some special composite transforms, the payload is also officially defined: - when the URN is "urn:beam:transforms:combine" it is a CombinePayload
.org.apache.beam.runner_api.v1.FunctionSpec spec = 1;getSpec in interface RunnerApi.PTransformOrBuilderpublic RunnerApi.PTransform.Builder setSpec(RunnerApi.FunctionSpec value)
(Optional) A URN and payload that, together, fully defined the semantics of this transform. If absent, this must be an "anonymous" composite transform. For primitive transform in the Runner API, this is required, and the payloads are well-defined messages. When the URN indicates ParDo it is a ParDoPayload, and so on. TODO: document the standardized URNs and payloads TODO: separate standardized payloads into a separate proto file For some special composite transforms, the payload is also officially defined: - when the URN is "urn:beam:transforms:combine" it is a CombinePayload
.org.apache.beam.runner_api.v1.FunctionSpec spec = 1;public RunnerApi.PTransform.Builder setSpec(RunnerApi.FunctionSpec.Builder builderForValue)
(Optional) A URN and payload that, together, fully defined the semantics of this transform. If absent, this must be an "anonymous" composite transform. For primitive transform in the Runner API, this is required, and the payloads are well-defined messages. When the URN indicates ParDo it is a ParDoPayload, and so on. TODO: document the standardized URNs and payloads TODO: separate standardized payloads into a separate proto file For some special composite transforms, the payload is also officially defined: - when the URN is "urn:beam:transforms:combine" it is a CombinePayload
.org.apache.beam.runner_api.v1.FunctionSpec spec = 1;public RunnerApi.PTransform.Builder mergeSpec(RunnerApi.FunctionSpec value)
(Optional) A URN and payload that, together, fully defined the semantics of this transform. If absent, this must be an "anonymous" composite transform. For primitive transform in the Runner API, this is required, and the payloads are well-defined messages. When the URN indicates ParDo it is a ParDoPayload, and so on. TODO: document the standardized URNs and payloads TODO: separate standardized payloads into a separate proto file For some special composite transforms, the payload is also officially defined: - when the URN is "urn:beam:transforms:combine" it is a CombinePayload
.org.apache.beam.runner_api.v1.FunctionSpec spec = 1;public RunnerApi.PTransform.Builder clearSpec()
(Optional) A URN and payload that, together, fully defined the semantics of this transform. If absent, this must be an "anonymous" composite transform. For primitive transform in the Runner API, this is required, and the payloads are well-defined messages. When the URN indicates ParDo it is a ParDoPayload, and so on. TODO: document the standardized URNs and payloads TODO: separate standardized payloads into a separate proto file For some special composite transforms, the payload is also officially defined: - when the URN is "urn:beam:transforms:combine" it is a CombinePayload
.org.apache.beam.runner_api.v1.FunctionSpec spec = 1;public RunnerApi.FunctionSpec.Builder getSpecBuilder()
(Optional) A URN and payload that, together, fully defined the semantics of this transform. If absent, this must be an "anonymous" composite transform. For primitive transform in the Runner API, this is required, and the payloads are well-defined messages. When the URN indicates ParDo it is a ParDoPayload, and so on. TODO: document the standardized URNs and payloads TODO: separate standardized payloads into a separate proto file For some special composite transforms, the payload is also officially defined: - when the URN is "urn:beam:transforms:combine" it is a CombinePayload
.org.apache.beam.runner_api.v1.FunctionSpec spec = 1;public RunnerApi.FunctionSpecOrBuilder getSpecOrBuilder()
(Optional) A URN and payload that, together, fully defined the semantics of this transform. If absent, this must be an "anonymous" composite transform. For primitive transform in the Runner API, this is required, and the payloads are well-defined messages. When the URN indicates ParDo it is a ParDoPayload, and so on. TODO: document the standardized URNs and payloads TODO: separate standardized payloads into a separate proto file For some special composite transforms, the payload is also officially defined: - when the URN is "urn:beam:transforms:combine" it is a CombinePayload
.org.apache.beam.runner_api.v1.FunctionSpec spec = 1;getSpecOrBuilder in interface RunnerApi.PTransformOrBuilderpublic com.google.protobuf.ProtocolStringList getSubtransformsList()
(Optional) if this node is a composite, a list of the ids of transforms that it contains.
repeated string subtransforms = 2;getSubtransformsList in interface RunnerApi.PTransformOrBuilderpublic int getSubtransformsCount()
(Optional) if this node is a composite, a list of the ids of transforms that it contains.
repeated string subtransforms = 2;getSubtransformsCount in interface RunnerApi.PTransformOrBuilderpublic String getSubtransforms(int index)
(Optional) if this node is a composite, a list of the ids of transforms that it contains.
repeated string subtransforms = 2;getSubtransforms in interface RunnerApi.PTransformOrBuilderpublic com.google.protobuf.ByteString getSubtransformsBytes(int index)
(Optional) if this node is a composite, a list of the ids of transforms that it contains.
repeated string subtransforms = 2;getSubtransformsBytes in interface RunnerApi.PTransformOrBuilderpublic RunnerApi.PTransform.Builder setSubtransforms(int index, String value)
(Optional) if this node is a composite, a list of the ids of transforms that it contains.
repeated string subtransforms = 2;public RunnerApi.PTransform.Builder addSubtransforms(String value)
(Optional) if this node is a composite, a list of the ids of transforms that it contains.
repeated string subtransforms = 2;public RunnerApi.PTransform.Builder addAllSubtransforms(Iterable<String> values)
(Optional) if this node is a composite, a list of the ids of transforms that it contains.
repeated string subtransforms = 2;public RunnerApi.PTransform.Builder clearSubtransforms()
(Optional) if this node is a composite, a list of the ids of transforms that it contains.
repeated string subtransforms = 2;public RunnerApi.PTransform.Builder addSubtransformsBytes(com.google.protobuf.ByteString value)
(Optional) if this node is a composite, a list of the ids of transforms that it contains.
repeated string subtransforms = 2;public int getInputsCount()
RunnerApi.PTransformOrBuilder(Required) A map from local names of inputs (unique only with this map, and likely embedded in the transform payload and serialized user code) to PCollection ids. The payload for this transform may clarify the relationship of these inputs. For example: - for a Flatten transform they are merged - for a ParDo transform, some may be side inputs All inputs are recorded here so that the topological ordering of the graph is consistent whether or not the payload is understood.
map<string, string> inputs = 3;getInputsCount in interface RunnerApi.PTransformOrBuilderpublic boolean containsInputs(String key)
(Required) A map from local names of inputs (unique only with this map, and likely embedded in the transform payload and serialized user code) to PCollection ids. The payload for this transform may clarify the relationship of these inputs. For example: - for a Flatten transform they are merged - for a ParDo transform, some may be side inputs All inputs are recorded here so that the topological ordering of the graph is consistent whether or not the payload is understood.
map<string, string> inputs = 3;containsInputs in interface RunnerApi.PTransformOrBuilder@Deprecated public Map<String,String> getInputs()
getInputsMap() instead.getInputs in interface RunnerApi.PTransformOrBuilderpublic Map<String,String> getInputsMap()
(Required) A map from local names of inputs (unique only with this map, and likely embedded in the transform payload and serialized user code) to PCollection ids. The payload for this transform may clarify the relationship of these inputs. For example: - for a Flatten transform they are merged - for a ParDo transform, some may be side inputs All inputs are recorded here so that the topological ordering of the graph is consistent whether or not the payload is understood.
map<string, string> inputs = 3;getInputsMap in interface RunnerApi.PTransformOrBuilderpublic String getInputsOrDefault(String key, String defaultValue)
(Required) A map from local names of inputs (unique only with this map, and likely embedded in the transform payload and serialized user code) to PCollection ids. The payload for this transform may clarify the relationship of these inputs. For example: - for a Flatten transform they are merged - for a ParDo transform, some may be side inputs All inputs are recorded here so that the topological ordering of the graph is consistent whether or not the payload is understood.
map<string, string> inputs = 3;getInputsOrDefault in interface RunnerApi.PTransformOrBuilderpublic String getInputsOrThrow(String key)
(Required) A map from local names of inputs (unique only with this map, and likely embedded in the transform payload and serialized user code) to PCollection ids. The payload for this transform may clarify the relationship of these inputs. For example: - for a Flatten transform they are merged - for a ParDo transform, some may be side inputs All inputs are recorded here so that the topological ordering of the graph is consistent whether or not the payload is understood.
map<string, string> inputs = 3;getInputsOrThrow in interface RunnerApi.PTransformOrBuilderpublic RunnerApi.PTransform.Builder clearInputs()
public RunnerApi.PTransform.Builder removeInputs(String key)
(Required) A map from local names of inputs (unique only with this map, and likely embedded in the transform payload and serialized user code) to PCollection ids. The payload for this transform may clarify the relationship of these inputs. For example: - for a Flatten transform they are merged - for a ParDo transform, some may be side inputs All inputs are recorded here so that the topological ordering of the graph is consistent whether or not the payload is understood.
map<string, string> inputs = 3;@Deprecated public Map<String,String> getMutableInputs()
public RunnerApi.PTransform.Builder putInputs(String key, String value)
(Required) A map from local names of inputs (unique only with this map, and likely embedded in the transform payload and serialized user code) to PCollection ids. The payload for this transform may clarify the relationship of these inputs. For example: - for a Flatten transform they are merged - for a ParDo transform, some may be side inputs All inputs are recorded here so that the topological ordering of the graph is consistent whether or not the payload is understood.
map<string, string> inputs = 3;public RunnerApi.PTransform.Builder putAllInputs(Map<String,String> values)
(Required) A map from local names of inputs (unique only with this map, and likely embedded in the transform payload and serialized user code) to PCollection ids. The payload for this transform may clarify the relationship of these inputs. For example: - for a Flatten transform they are merged - for a ParDo transform, some may be side inputs All inputs are recorded here so that the topological ordering of the graph is consistent whether or not the payload is understood.
map<string, string> inputs = 3;public int getOutputsCount()
RunnerApi.PTransformOrBuilder
(Required) A map from local names of outputs (unique only within this map,
and likely embedded in the transform payload and serialized user code)
to PCollection ids.
The URN or payload for this transform node may clarify the type and
relationship of these outputs. For example:
- for a ParDo transform, these are tags on PCollections, which will be
embedded in the DoFn.
map<string, string> outputs = 4;getOutputsCount in interface RunnerApi.PTransformOrBuilderpublic boolean containsOutputs(String key)
(Required) A map from local names of outputs (unique only within this map,
and likely embedded in the transform payload and serialized user code)
to PCollection ids.
The URN or payload for this transform node may clarify the type and
relationship of these outputs. For example:
- for a ParDo transform, these are tags on PCollections, which will be
embedded in the DoFn.
map<string, string> outputs = 4;containsOutputs in interface RunnerApi.PTransformOrBuilder@Deprecated public Map<String,String> getOutputs()
getOutputsMap() instead.getOutputs in interface RunnerApi.PTransformOrBuilderpublic Map<String,String> getOutputsMap()
(Required) A map from local names of outputs (unique only within this map,
and likely embedded in the transform payload and serialized user code)
to PCollection ids.
The URN or payload for this transform node may clarify the type and
relationship of these outputs. For example:
- for a ParDo transform, these are tags on PCollections, which will be
embedded in the DoFn.
map<string, string> outputs = 4;getOutputsMap in interface RunnerApi.PTransformOrBuilderpublic String getOutputsOrDefault(String key, String defaultValue)
(Required) A map from local names of outputs (unique only within this map,
and likely embedded in the transform payload and serialized user code)
to PCollection ids.
The URN or payload for this transform node may clarify the type and
relationship of these outputs. For example:
- for a ParDo transform, these are tags on PCollections, which will be
embedded in the DoFn.
map<string, string> outputs = 4;getOutputsOrDefault in interface RunnerApi.PTransformOrBuilderpublic String getOutputsOrThrow(String key)
(Required) A map from local names of outputs (unique only within this map,
and likely embedded in the transform payload and serialized user code)
to PCollection ids.
The URN or payload for this transform node may clarify the type and
relationship of these outputs. For example:
- for a ParDo transform, these are tags on PCollections, which will be
embedded in the DoFn.
map<string, string> outputs = 4;getOutputsOrThrow in interface RunnerApi.PTransformOrBuilderpublic RunnerApi.PTransform.Builder clearOutputs()
public RunnerApi.PTransform.Builder removeOutputs(String key)
(Required) A map from local names of outputs (unique only within this map,
and likely embedded in the transform payload and serialized user code)
to PCollection ids.
The URN or payload for this transform node may clarify the type and
relationship of these outputs. For example:
- for a ParDo transform, these are tags on PCollections, which will be
embedded in the DoFn.
map<string, string> outputs = 4;@Deprecated public Map<String,String> getMutableOutputs()
public RunnerApi.PTransform.Builder putOutputs(String key, String value)
(Required) A map from local names of outputs (unique only within this map,
and likely embedded in the transform payload and serialized user code)
to PCollection ids.
The URN or payload for this transform node may clarify the type and
relationship of these outputs. For example:
- for a ParDo transform, these are tags on PCollections, which will be
embedded in the DoFn.
map<string, string> outputs = 4;public RunnerApi.PTransform.Builder putAllOutputs(Map<String,String> values)
(Required) A map from local names of outputs (unique only within this map,
and likely embedded in the transform payload and serialized user code)
to PCollection ids.
The URN or payload for this transform node may clarify the type and
relationship of these outputs. For example:
- for a ParDo transform, these are tags on PCollections, which will be
embedded in the DoFn.
map<string, string> outputs = 4;public boolean hasDisplayData()
(Optional) Static display data for this PTransform application. If there is none, or it is not relevant (such as use by the Fn API) then it may be omitted.
.org.apache.beam.runner_api.v1.DisplayData display_data = 6;hasDisplayData in interface RunnerApi.PTransformOrBuilderpublic RunnerApi.DisplayData getDisplayData()
(Optional) Static display data for this PTransform application. If there is none, or it is not relevant (such as use by the Fn API) then it may be omitted.
.org.apache.beam.runner_api.v1.DisplayData display_data = 6;getDisplayData in interface RunnerApi.PTransformOrBuilderpublic RunnerApi.PTransform.Builder setDisplayData(RunnerApi.DisplayData value)
(Optional) Static display data for this PTransform application. If there is none, or it is not relevant (such as use by the Fn API) then it may be omitted.
.org.apache.beam.runner_api.v1.DisplayData display_data = 6;public RunnerApi.PTransform.Builder setDisplayData(RunnerApi.DisplayData.Builder builderForValue)
(Optional) Static display data for this PTransform application. If there is none, or it is not relevant (such as use by the Fn API) then it may be omitted.
.org.apache.beam.runner_api.v1.DisplayData display_data = 6;public RunnerApi.PTransform.Builder mergeDisplayData(RunnerApi.DisplayData value)
(Optional) Static display data for this PTransform application. If there is none, or it is not relevant (such as use by the Fn API) then it may be omitted.
.org.apache.beam.runner_api.v1.DisplayData display_data = 6;public RunnerApi.PTransform.Builder clearDisplayData()
(Optional) Static display data for this PTransform application. If there is none, or it is not relevant (such as use by the Fn API) then it may be omitted.
.org.apache.beam.runner_api.v1.DisplayData display_data = 6;public RunnerApi.DisplayData.Builder getDisplayDataBuilder()
(Optional) Static display data for this PTransform application. If there is none, or it is not relevant (such as use by the Fn API) then it may be omitted.
.org.apache.beam.runner_api.v1.DisplayData display_data = 6;public RunnerApi.DisplayDataOrBuilder getDisplayDataOrBuilder()
(Optional) Static display data for this PTransform application. If there is none, or it is not relevant (such as use by the Fn API) then it may be omitted.
.org.apache.beam.runner_api.v1.DisplayData display_data = 6;getDisplayDataOrBuilder in interface RunnerApi.PTransformOrBuilderpublic final RunnerApi.PTransform.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RunnerApi.PTransform.Builder>public final RunnerApi.PTransform.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RunnerApi.PTransform.Builder>Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.