Package flyteidl.core
Class Tasks.Container
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- flyteidl.core.Tasks.Container
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Tasks.ContainerOrBuilder,Serializable
- Enclosing class:
- Tasks
public static final class Tasks.Container extends com.google.protobuf.GeneratedMessageV3 implements Tasks.ContainerOrBuilder
Protobuf typeflyteidl.core.Container- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTasks.Container.ArchitectureArchitecture-type the container image supports.static classTasks.Container.BuilderProtobuf typeflyteidl.core.Container-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description private intarchitecture_static intARCHITECTURE_FIELD_NUMBERprivate com.google.protobuf.LazyStringListargs_static intARGS_FIELD_NUMBERprivate com.google.protobuf.LazyStringListcommand_static intCOMMAND_FIELD_NUMBERprivate List<Literals.KeyValuePair>config_static intCONFIG_FIELD_NUMBERstatic intDATA_CONFIG_FIELD_NUMBERprivate Tasks.DataLoadingConfigdataConfig_private static Tasks.ContainerDEFAULT_INSTANCEprivate List<Literals.KeyValuePair>env_static intENV_FIELD_NUMBERprivate Objectimage_static intIMAGE_FIELD_NUMBERprivate bytememoizedIsInitializedprivate static com.google.protobuf.Parser<Tasks.Container>PARSERprivate List<Tasks.ContainerPort>ports_static intPORTS_FIELD_NUMBERprivate Tasks.Resourcesresources_static intRESOURCES_FIELD_NUMBERprivate static longserialVersionUID
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(Object obj)Tasks.Container.ArchitecturegetArchitecture().flyteidl.core.Container.Architecture architecture = 10;intgetArchitectureValue().flyteidl.core.Container.Architecture architecture = 10;StringgetArgs(int index)These will default to Flyte given paths.com.google.protobuf.ByteStringgetArgsBytes(int index)These will default to Flyte given paths.intgetArgsCount()These will default to Flyte given paths.com.google.protobuf.ProtocolStringListgetArgsList()These will default to Flyte given paths.StringgetCommand(int index)Command to be executed, if not provided, the default entrypoint in the container image will be used.com.google.protobuf.ByteStringgetCommandBytes(int index)Command to be executed, if not provided, the default entrypoint in the container image will be used.intgetCommandCount()Command to be executed, if not provided, the default entrypoint in the container image will be used.com.google.protobuf.ProtocolStringListgetCommandList()Command to be executed, if not provided, the default entrypoint in the container image will be used.Literals.KeyValuePairgetConfig(int index)Deprecated.intgetConfigCount()Deprecated.List<Literals.KeyValuePair>getConfigList()Deprecated.Literals.KeyValuePairOrBuildergetConfigOrBuilder(int index)Deprecated.List<? extends Literals.KeyValuePairOrBuilder>getConfigOrBuilderList()Deprecated.Tasks.DataLoadingConfiggetDataConfig()BETA: Optional configuration for DataLoading.Tasks.DataLoadingConfigOrBuildergetDataConfigOrBuilder()BETA: Optional configuration for DataLoading.static Tasks.ContainergetDefaultInstance()Tasks.ContainergetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Literals.KeyValuePairgetEnv(int index)Environment variables will be set as the container is starting up.intgetEnvCount()Environment variables will be set as the container is starting up.List<Literals.KeyValuePair>getEnvList()Environment variables will be set as the container is starting up.Literals.KeyValuePairOrBuildergetEnvOrBuilder(int index)Environment variables will be set as the container is starting up.List<? extends Literals.KeyValuePairOrBuilder>getEnvOrBuilderList()Environment variables will be set as the container is starting up.StringgetImage()Container image url.com.google.protobuf.ByteStringgetImageBytes()Container image url.com.google.protobuf.Parser<Tasks.Container>getParserForType()Tasks.ContainerPortgetPorts(int index)Ports to open in the container.intgetPortsCount()Ports to open in the container.List<Tasks.ContainerPort>getPortsList()Ports to open in the container.Tasks.ContainerPortOrBuildergetPortsOrBuilder(int index)Ports to open in the container.List<? extends Tasks.ContainerPortOrBuilder>getPortsOrBuilderList()Ports to open in the container.Tasks.ResourcesgetResources()Container resources requirement as specified by the container engine.Tasks.ResourcesOrBuildergetResourcesOrBuilder()Container resources requirement as specified by the container engine.intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasDataConfig()BETA: Optional configuration for DataLoading.inthashCode()booleanhasResources()Container resources requirement as specified by the container engine.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Tasks.Container.BuildernewBuilder()static Tasks.Container.BuildernewBuilder(Tasks.Container prototype)Tasks.Container.BuildernewBuilderForType()protected Tasks.Container.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Tasks.ContainerparseDelimitedFrom(InputStream input)static Tasks.ContainerparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tasks.ContainerparseFrom(byte[] data)static Tasks.ContainerparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tasks.ContainerparseFrom(com.google.protobuf.ByteString data)static Tasks.ContainerparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tasks.ContainerparseFrom(com.google.protobuf.CodedInputStream input)static Tasks.ContainerparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tasks.ContainerparseFrom(InputStream input)static Tasks.ContainerparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tasks.ContainerparseFrom(ByteBuffer data)static Tasks.ContainerparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Tasks.Container>parser()Tasks.Container.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, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
IMAGE_FIELD_NUMBER
public static final int IMAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
image_
private volatile Object image_
-
COMMAND_FIELD_NUMBER
public static final int COMMAND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
command_
private com.google.protobuf.LazyStringList command_
-
ARGS_FIELD_NUMBER
public static final int ARGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
args_
private com.google.protobuf.LazyStringList args_
-
RESOURCES_FIELD_NUMBER
public static final int RESOURCES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
resources_
private Tasks.Resources resources_
-
ENV_FIELD_NUMBER
public static final int ENV_FIELD_NUMBER
- See Also:
- Constant Field Values
-
env_
private List<Literals.KeyValuePair> env_
-
CONFIG_FIELD_NUMBER
public static final int CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
config_
private List<Literals.KeyValuePair> config_
-
PORTS_FIELD_NUMBER
public static final int PORTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ports_
private List<Tasks.ContainerPort> ports_
-
DATA_CONFIG_FIELD_NUMBER
public static final int DATA_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
dataConfig_
private Tasks.DataLoadingConfig dataConfig_
-
ARCHITECTURE_FIELD_NUMBER
public static final int ARCHITECTURE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
architecture_
private int architecture_
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final Tasks.Container DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<Tasks.Container> PARSER
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin 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
-
getImage
public String getImage()
Container image url. Eg: docker/redis:latest
string image = 1;- Specified by:
getImagein interfaceTasks.ContainerOrBuilder- Returns:
- The image.
-
getImageBytes
public com.google.protobuf.ByteString getImageBytes()
Container image url. Eg: docker/redis:latest
string image = 1;- Specified by:
getImageBytesin interfaceTasks.ContainerOrBuilder- Returns:
- The bytes for image.
-
getCommandList
public com.google.protobuf.ProtocolStringList getCommandList()
Command to be executed, if not provided, the default entrypoint in the container image will be used.
repeated string command = 2;- Specified by:
getCommandListin interfaceTasks.ContainerOrBuilder- Returns:
- A list containing the command.
-
getCommandCount
public int getCommandCount()
Command to be executed, if not provided, the default entrypoint in the container image will be used.
repeated string command = 2;- Specified by:
getCommandCountin interfaceTasks.ContainerOrBuilder- Returns:
- The count of command.
-
getCommand
public String getCommand(int index)
Command to be executed, if not provided, the default entrypoint in the container image will be used.
repeated string command = 2;- Specified by:
getCommandin interfaceTasks.ContainerOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The command at the given index.
-
getCommandBytes
public com.google.protobuf.ByteString getCommandBytes(int index)
Command to be executed, if not provided, the default entrypoint in the container image will be used.
repeated string command = 2;- Specified by:
getCommandBytesin interfaceTasks.ContainerOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the command at the given index.
-
getArgsList
public com.google.protobuf.ProtocolStringList getArgsList()
These will default to Flyte given paths. If provided, the system will not append known paths. If the task still needs flyte's inputs and outputs path, add $(FLYTE_INPUT_FILE), $(FLYTE_OUTPUT_FILE) wherever makes sense and the system will populate these before executing the container.
repeated string args = 3;- Specified by:
getArgsListin interfaceTasks.ContainerOrBuilder- Returns:
- A list containing the args.
-
getArgsCount
public int getArgsCount()
These will default to Flyte given paths. If provided, the system will not append known paths. If the task still needs flyte's inputs and outputs path, add $(FLYTE_INPUT_FILE), $(FLYTE_OUTPUT_FILE) wherever makes sense and the system will populate these before executing the container.
repeated string args = 3;- Specified by:
getArgsCountin interfaceTasks.ContainerOrBuilder- Returns:
- The count of args.
-
getArgs
public String getArgs(int index)
These will default to Flyte given paths. If provided, the system will not append known paths. If the task still needs flyte's inputs and outputs path, add $(FLYTE_INPUT_FILE), $(FLYTE_OUTPUT_FILE) wherever makes sense and the system will populate these before executing the container.
repeated string args = 3;- Specified by:
getArgsin interfaceTasks.ContainerOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The args at the given index.
-
getArgsBytes
public com.google.protobuf.ByteString getArgsBytes(int index)
These will default to Flyte given paths. If provided, the system will not append known paths. If the task still needs flyte's inputs and outputs path, add $(FLYTE_INPUT_FILE), $(FLYTE_OUTPUT_FILE) wherever makes sense and the system will populate these before executing the container.
repeated string args = 3;- Specified by:
getArgsBytesin interfaceTasks.ContainerOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the args at the given index.
-
hasResources
public boolean hasResources()
Container resources requirement as specified by the container engine.
.flyteidl.core.Resources resources = 4;- Specified by:
hasResourcesin interfaceTasks.ContainerOrBuilder- Returns:
- Whether the resources field is set.
-
getResources
public Tasks.Resources getResources()
Container resources requirement as specified by the container engine.
.flyteidl.core.Resources resources = 4;- Specified by:
getResourcesin interfaceTasks.ContainerOrBuilder- Returns:
- The resources.
-
getResourcesOrBuilder
public Tasks.ResourcesOrBuilder getResourcesOrBuilder()
Container resources requirement as specified by the container engine.
.flyteidl.core.Resources resources = 4;- Specified by:
getResourcesOrBuilderin interfaceTasks.ContainerOrBuilder
-
getEnvList
public List<Literals.KeyValuePair> getEnvList()
Environment variables will be set as the container is starting up.
repeated .flyteidl.core.KeyValuePair env = 5;- Specified by:
getEnvListin interfaceTasks.ContainerOrBuilder
-
getEnvOrBuilderList
public List<? extends Literals.KeyValuePairOrBuilder> getEnvOrBuilderList()
Environment variables will be set as the container is starting up.
repeated .flyteidl.core.KeyValuePair env = 5;- Specified by:
getEnvOrBuilderListin interfaceTasks.ContainerOrBuilder
-
getEnvCount
public int getEnvCount()
Environment variables will be set as the container is starting up.
repeated .flyteidl.core.KeyValuePair env = 5;- Specified by:
getEnvCountin interfaceTasks.ContainerOrBuilder
-
getEnv
public Literals.KeyValuePair getEnv(int index)
Environment variables will be set as the container is starting up.
repeated .flyteidl.core.KeyValuePair env = 5;- Specified by:
getEnvin interfaceTasks.ContainerOrBuilder
-
getEnvOrBuilder
public Literals.KeyValuePairOrBuilder getEnvOrBuilder(int index)
Environment variables will be set as the container is starting up.
repeated .flyteidl.core.KeyValuePair env = 5;- Specified by:
getEnvOrBuilderin interfaceTasks.ContainerOrBuilder
-
getConfigList
@Deprecated public List<Literals.KeyValuePair> getConfigList()
Deprecated.Allows extra configs to be available for the container. TODO: elaborate on how configs will become available. Deprecated, please use TaskTemplate.config instead.
repeated .flyteidl.core.KeyValuePair config = 6 [deprecated = true];- Specified by:
getConfigListin interfaceTasks.ContainerOrBuilder
-
getConfigOrBuilderList
@Deprecated public List<? extends Literals.KeyValuePairOrBuilder> getConfigOrBuilderList()
Deprecated.Allows extra configs to be available for the container. TODO: elaborate on how configs will become available. Deprecated, please use TaskTemplate.config instead.
repeated .flyteidl.core.KeyValuePair config = 6 [deprecated = true];- Specified by:
getConfigOrBuilderListin interfaceTasks.ContainerOrBuilder
-
getConfigCount
@Deprecated public int getConfigCount()
Deprecated.Allows extra configs to be available for the container. TODO: elaborate on how configs will become available. Deprecated, please use TaskTemplate.config instead.
repeated .flyteidl.core.KeyValuePair config = 6 [deprecated = true];- Specified by:
getConfigCountin interfaceTasks.ContainerOrBuilder
-
getConfig
@Deprecated public Literals.KeyValuePair getConfig(int index)
Deprecated.Allows extra configs to be available for the container. TODO: elaborate on how configs will become available. Deprecated, please use TaskTemplate.config instead.
repeated .flyteidl.core.KeyValuePair config = 6 [deprecated = true];- Specified by:
getConfigin interfaceTasks.ContainerOrBuilder
-
getConfigOrBuilder
@Deprecated public Literals.KeyValuePairOrBuilder getConfigOrBuilder(int index)
Deprecated.Allows extra configs to be available for the container. TODO: elaborate on how configs will become available. Deprecated, please use TaskTemplate.config instead.
repeated .flyteidl.core.KeyValuePair config = 6 [deprecated = true];- Specified by:
getConfigOrBuilderin interfaceTasks.ContainerOrBuilder
-
getPortsList
public List<Tasks.ContainerPort> getPortsList()
Ports to open in the container. This feature is not supported by all execution engines. (e.g. supported on K8s but not supported on AWS Batch) Only K8s
repeated .flyteidl.core.ContainerPort ports = 7;- Specified by:
getPortsListin interfaceTasks.ContainerOrBuilder
-
getPortsOrBuilderList
public List<? extends Tasks.ContainerPortOrBuilder> getPortsOrBuilderList()
Ports to open in the container. This feature is not supported by all execution engines. (e.g. supported on K8s but not supported on AWS Batch) Only K8s
repeated .flyteidl.core.ContainerPort ports = 7;- Specified by:
getPortsOrBuilderListin interfaceTasks.ContainerOrBuilder
-
getPortsCount
public int getPortsCount()
Ports to open in the container. This feature is not supported by all execution engines. (e.g. supported on K8s but not supported on AWS Batch) Only K8s
repeated .flyteidl.core.ContainerPort ports = 7;- Specified by:
getPortsCountin interfaceTasks.ContainerOrBuilder
-
getPorts
public Tasks.ContainerPort getPorts(int index)
Ports to open in the container. This feature is not supported by all execution engines. (e.g. supported on K8s but not supported on AWS Batch) Only K8s
repeated .flyteidl.core.ContainerPort ports = 7;- Specified by:
getPortsin interfaceTasks.ContainerOrBuilder
-
getPortsOrBuilder
public Tasks.ContainerPortOrBuilder getPortsOrBuilder(int index)
Ports to open in the container. This feature is not supported by all execution engines. (e.g. supported on K8s but not supported on AWS Batch) Only K8s
repeated .flyteidl.core.ContainerPort ports = 7;- Specified by:
getPortsOrBuilderin interfaceTasks.ContainerOrBuilder
-
hasDataConfig
public boolean hasDataConfig()
BETA: Optional configuration for DataLoading. If not specified, then default values are used. This makes it possible to to run a completely portable container, that uses inputs and outputs only from the local file-system and without having any reference to flyteidl. This is supported only on K8s at the moment. If data loading is enabled, then data will be mounted in accompanying directories specified in the DataLoadingConfig. If the directories are not specified, inputs will be mounted onto and outputs will be uploaded from a pre-determined file-system path. Refer to the documentation to understand the default paths. Only K8s
.flyteidl.core.DataLoadingConfig data_config = 9;- Specified by:
hasDataConfigin interfaceTasks.ContainerOrBuilder- Returns:
- Whether the dataConfig field is set.
-
getDataConfig
public Tasks.DataLoadingConfig getDataConfig()
BETA: Optional configuration for DataLoading. If not specified, then default values are used. This makes it possible to to run a completely portable container, that uses inputs and outputs only from the local file-system and without having any reference to flyteidl. This is supported only on K8s at the moment. If data loading is enabled, then data will be mounted in accompanying directories specified in the DataLoadingConfig. If the directories are not specified, inputs will be mounted onto and outputs will be uploaded from a pre-determined file-system path. Refer to the documentation to understand the default paths. Only K8s
.flyteidl.core.DataLoadingConfig data_config = 9;- Specified by:
getDataConfigin interfaceTasks.ContainerOrBuilder- Returns:
- The dataConfig.
-
getDataConfigOrBuilder
public Tasks.DataLoadingConfigOrBuilder getDataConfigOrBuilder()
BETA: Optional configuration for DataLoading. If not specified, then default values are used. This makes it possible to to run a completely portable container, that uses inputs and outputs only from the local file-system and without having any reference to flyteidl. This is supported only on K8s at the moment. If data loading is enabled, then data will be mounted in accompanying directories specified in the DataLoadingConfig. If the directories are not specified, inputs will be mounted onto and outputs will be uploaded from a pre-determined file-system path. Refer to the documentation to understand the default paths. Only K8s
.flyteidl.core.DataLoadingConfig data_config = 9;- Specified by:
getDataConfigOrBuilderin interfaceTasks.ContainerOrBuilder
-
getArchitectureValue
public int getArchitectureValue()
.flyteidl.core.Container.Architecture architecture = 10;- Specified by:
getArchitectureValuein interfaceTasks.ContainerOrBuilder- Returns:
- The enum numeric value on the wire for architecture.
-
getArchitecture
public Tasks.Container.Architecture getArchitecture()
.flyteidl.core.Container.Architecture architecture = 10;- Specified by:
getArchitecturein interfaceTasks.ContainerOrBuilder- Returns:
- The architecture.
-
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 Tasks.Container parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Tasks.Container parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Tasks.Container parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Tasks.Container parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Tasks.Container parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Tasks.Container parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Tasks.Container parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Tasks.Container parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Tasks.Container parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Tasks.Container parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Tasks.Container parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Tasks.Container parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Tasks.Container.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Tasks.Container.Builder newBuilder()
-
newBuilder
public static Tasks.Container.Builder newBuilder(Tasks.Container prototype)
-
toBuilder
public Tasks.Container.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Tasks.Container.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Tasks.Container getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Tasks.Container> parser()
-
getParserForType
public com.google.protobuf.Parser<Tasks.Container> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Tasks.Container getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-