Package com.google.dataflow.v1beta3
Class SdkHarnessContainerImage
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.dataflow.v1beta3.SdkHarnessContainerImage
-
- All Implemented Interfaces:
SdkHarnessContainerImageOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class SdkHarnessContainerImage extends com.google.protobuf.GeneratedMessageV3 implements SdkHarnessContainerImageOrBuilder
Defines a SDK harness container for executing Dataflow pipelines.
Protobuf typegoogle.dataflow.v1beta3.SdkHarnessContainerImage- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSdkHarnessContainerImage.BuilderDefines a SDK harness container for executing Dataflow pipelines.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCAPABILITIES_FIELD_NUMBERstatic intCONTAINER_IMAGE_FIELD_NUMBERstatic intENVIRONMENT_ID_FIELD_NUMBERstatic intUSE_SINGLE_CORE_PER_CONTAINER_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetCapabilities(int index)The set of capabilities enumerated in the above Environment proto.com.google.protobuf.ByteStringgetCapabilitiesBytes(int index)The set of capabilities enumerated in the above Environment proto.intgetCapabilitiesCount()The set of capabilities enumerated in the above Environment proto.com.google.protobuf.ProtocolStringListgetCapabilitiesList()The set of capabilities enumerated in the above Environment proto.StringgetContainerImage()A docker container image that resides in Google Container Registry.com.google.protobuf.ByteStringgetContainerImageBytes()A docker container image that resides in Google Container Registry.static SdkHarnessContainerImagegetDefaultInstance()SdkHarnessContainerImagegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetEnvironmentId()Environment ID for the Beam runner API proto Environment that corresponds to the current SDK Harness.com.google.protobuf.ByteStringgetEnvironmentIdBytes()Environment ID for the Beam runner API proto Environment that corresponds to the current SDK Harness.com.google.protobuf.Parser<SdkHarnessContainerImage>getParserForType()intgetSerializedSize()booleangetUseSingleCorePerContainer()If true, recommends the Dataflow service to use only one core per SDK container instance with this image.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static SdkHarnessContainerImage.BuildernewBuilder()static SdkHarnessContainerImage.BuildernewBuilder(SdkHarnessContainerImage prototype)SdkHarnessContainerImage.BuildernewBuilderForType()protected SdkHarnessContainerImage.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static SdkHarnessContainerImageparseDelimitedFrom(InputStream input)static SdkHarnessContainerImageparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SdkHarnessContainerImageparseFrom(byte[] data)static SdkHarnessContainerImageparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SdkHarnessContainerImageparseFrom(com.google.protobuf.ByteString data)static SdkHarnessContainerImageparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SdkHarnessContainerImageparseFrom(com.google.protobuf.CodedInputStream input)static SdkHarnessContainerImageparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SdkHarnessContainerImageparseFrom(InputStream input)static SdkHarnessContainerImageparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SdkHarnessContainerImageparseFrom(ByteBuffer data)static SdkHarnessContainerImageparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<SdkHarnessContainerImage>parser()SdkHarnessContainerImage.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
CONTAINER_IMAGE_FIELD_NUMBER
public static final int CONTAINER_IMAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USE_SINGLE_CORE_PER_CONTAINER_FIELD_NUMBER
public static final int USE_SINGLE_CORE_PER_CONTAINER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENVIRONMENT_ID_FIELD_NUMBER
public static final int ENVIRONMENT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CAPABILITIES_FIELD_NUMBER
public static final int CAPABILITIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getContainerImage
public String getContainerImage()
A docker container image that resides in Google Container Registry.
string container_image = 1;- Specified by:
getContainerImagein interfaceSdkHarnessContainerImageOrBuilder- Returns:
- The containerImage.
-
getContainerImageBytes
public com.google.protobuf.ByteString getContainerImageBytes()
A docker container image that resides in Google Container Registry.
string container_image = 1;- Specified by:
getContainerImageBytesin interfaceSdkHarnessContainerImageOrBuilder- Returns:
- The bytes for containerImage.
-
getUseSingleCorePerContainer
public boolean getUseSingleCorePerContainer()
If true, recommends the Dataflow service to use only one core per SDK container instance with this image. If false (or unset) recommends using more than one core per SDK container instance with this image for efficiency. Note that Dataflow service may choose to override this property if needed.
bool use_single_core_per_container = 2;- Specified by:
getUseSingleCorePerContainerin interfaceSdkHarnessContainerImageOrBuilder- Returns:
- The useSingleCorePerContainer.
-
getEnvironmentId
public String getEnvironmentId()
Environment ID for the Beam runner API proto Environment that corresponds to the current SDK Harness.
string environment_id = 3;- Specified by:
getEnvironmentIdin interfaceSdkHarnessContainerImageOrBuilder- Returns:
- The environmentId.
-
getEnvironmentIdBytes
public com.google.protobuf.ByteString getEnvironmentIdBytes()
Environment ID for the Beam runner API proto Environment that corresponds to the current SDK Harness.
string environment_id = 3;- Specified by:
getEnvironmentIdBytesin interfaceSdkHarnessContainerImageOrBuilder- Returns:
- The bytes for environmentId.
-
getCapabilitiesList
public com.google.protobuf.ProtocolStringList getCapabilitiesList()
The set of capabilities enumerated in the above Environment proto. See also https://github.com/apache/beam/blob/master/model/pipeline/src/main/proto/beam_runner_api.proto
repeated string capabilities = 4;- Specified by:
getCapabilitiesListin interfaceSdkHarnessContainerImageOrBuilder- Returns:
- A list containing the capabilities.
-
getCapabilitiesCount
public int getCapabilitiesCount()
The set of capabilities enumerated in the above Environment proto. See also https://github.com/apache/beam/blob/master/model/pipeline/src/main/proto/beam_runner_api.proto
repeated string capabilities = 4;- Specified by:
getCapabilitiesCountin interfaceSdkHarnessContainerImageOrBuilder- Returns:
- The count of capabilities.
-
getCapabilities
public String getCapabilities(int index)
The set of capabilities enumerated in the above Environment proto. See also https://github.com/apache/beam/blob/master/model/pipeline/src/main/proto/beam_runner_api.proto
repeated string capabilities = 4;- Specified by:
getCapabilitiesin interfaceSdkHarnessContainerImageOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The capabilities at the given index.
-
getCapabilitiesBytes
public com.google.protobuf.ByteString getCapabilitiesBytes(int index)
The set of capabilities enumerated in the above Environment proto. See also https://github.com/apache/beam/blob/master/model/pipeline/src/main/proto/beam_runner_api.proto
repeated string capabilities = 4;- Specified by:
getCapabilitiesBytesin interfaceSdkHarnessContainerImageOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the capabilities at the given index.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static SdkHarnessContainerImage parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SdkHarnessContainerImage parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SdkHarnessContainerImage parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SdkHarnessContainerImage parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SdkHarnessContainerImage parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SdkHarnessContainerImage parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SdkHarnessContainerImage parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SdkHarnessContainerImage parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SdkHarnessContainerImage parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SdkHarnessContainerImage parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static SdkHarnessContainerImage parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SdkHarnessContainerImage parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public SdkHarnessContainerImage.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static SdkHarnessContainerImage.Builder newBuilder()
-
newBuilder
public static SdkHarnessContainerImage.Builder newBuilder(SdkHarnessContainerImage prototype)
-
toBuilder
public SdkHarnessContainerImage.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SdkHarnessContainerImage.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static SdkHarnessContainerImage getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<SdkHarnessContainerImage> parser()
-
getParserForType
public com.google.protobuf.Parser<SdkHarnessContainerImage> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public SdkHarnessContainerImage getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-