Package com.cognite.client.dto
Class Transformation.Job
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.cognite.client.dto.Transformation.Job
-
- All Implemented Interfaces:
Transformation.JobOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- Transformation
public static final class Transformation.Job extends com.google.protobuf.GeneratedMessageV3 implements Transformation.JobOrBuilder
Protobuf typecom.cognite.beam.proto.Transformation.Job- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTransformation.Job.BuilderProtobuf typecom.cognite.beam.proto.Transformation.Jobstatic classTransformation.Job.MetricProtobuf typecom.cognite.beam.proto.Transformation.Job.Metricstatic interfaceTransformation.Job.MetricOrBuilder-
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 static intCONFLICT_MODE_FIELD_NUMBERstatic intCREATED_TIME_FIELD_NUMBERstatic intDESTINATION_FIELD_NUMBERstatic intDESTINATION_PROJECT_FIELD_NUMBERstatic intERROR_FIELD_NUMBERstatic intFINISHED_TIME_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intIGNORE_NULL_FIELDS_FIELD_NUMBERstatic intLAST_SEEN_TIME_FIELD_NUMBERstatic intQUERY_FIELD_NUMBERstatic intSOURCE_PROJECT_FIELD_NUMBERstatic intSTARTED_TIME_FIELD_NUMBERstatic intSTATUS_FIELD_NUMBERstatic intTRANSFORMATION_EXTERNAL_ID_FIELD_NUMBERstatic intTRANSFORMATION_ID_FIELD_NUMBERstatic intUUID_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetConflictMode()string conflict_mode = 8;com.google.protobuf.ByteStringgetConflictModeBytes()string conflict_mode = 8;longgetCreatedTime()optional int64 created_time = 10;static Transformation.JobgetDefaultInstance()Transformation.JobgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Transformation.DestinationgetDestination()optional .com.cognite.beam.proto.Transformation.Destination destination = 7;Transformation.DestinationOrBuildergetDestinationOrBuilder()optional .com.cognite.beam.proto.Transformation.Destination destination = 7;StringgetDestinationProject()string destination_project = 6;com.google.protobuf.ByteStringgetDestinationProjectBytes()string destination_project = 6;StringgetError()optional string error = 14;com.google.protobuf.ByteStringgetErrorBytes()optional string error = 14;longgetFinishedTime()optional int64 finished_time = 12;intgetId()int32 id = 1;booleangetIgnoreNullFields()bool ignore_null_fields = 15;longgetLastSeenTime()optional int64 last_seen_time = 13;com.google.protobuf.Parser<Transformation.Job>getParserForType()StringgetQuery()string query = 9;com.google.protobuf.ByteStringgetQueryBytes()string query = 9;intgetSerializedSize()StringgetSourceProject()string source_project = 5;com.google.protobuf.ByteStringgetSourceProjectBytes()string source_project = 5;longgetStartedTime()optional int64 started_time = 11;StringgetStatus()string status = 16;com.google.protobuf.ByteStringgetStatusBytes()string status = 16;StringgetTransformationExternalId()string transformation_external_id = 4;com.google.protobuf.ByteStringgetTransformationExternalIdBytes()string transformation_external_id = 4;intgetTransformationId()int32 transformation_id = 3;com.google.protobuf.UnknownFieldSetgetUnknownFields()StringgetUuid()string uuid = 2;com.google.protobuf.ByteStringgetUuidBytes()string uuid = 2;booleanhasCreatedTime()optional int64 created_time = 10;booleanhasDestination()optional .com.cognite.beam.proto.Transformation.Destination destination = 7;booleanhasError()optional string error = 14;booleanhasFinishedTime()optional int64 finished_time = 12;inthashCode()booleanhasLastSeenTime()optional int64 last_seen_time = 13;booleanhasStartedTime()optional int64 started_time = 11;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Transformation.Job.BuildernewBuilder()static Transformation.Job.BuildernewBuilder(Transformation.Job prototype)Transformation.Job.BuildernewBuilderForType()protected Transformation.Job.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Transformation.JobparseDelimitedFrom(InputStream input)static Transformation.JobparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Transformation.JobparseFrom(byte[] data)static Transformation.JobparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Transformation.JobparseFrom(com.google.protobuf.ByteString data)static Transformation.JobparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Transformation.JobparseFrom(com.google.protobuf.CodedInputStream input)static Transformation.JobparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Transformation.JobparseFrom(InputStream input)static Transformation.JobparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Transformation.JobparseFrom(ByteBuffer data)static Transformation.JobparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Transformation.Job>parser()Transformation.Job.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
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UUID_FIELD_NUMBER
public static final int UUID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TRANSFORMATION_ID_FIELD_NUMBER
public static final int TRANSFORMATION_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TRANSFORMATION_EXTERNAL_ID_FIELD_NUMBER
public static final int TRANSFORMATION_EXTERNAL_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_PROJECT_FIELD_NUMBER
public static final int SOURCE_PROJECT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESTINATION_PROJECT_FIELD_NUMBER
public static final int DESTINATION_PROJECT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESTINATION_FIELD_NUMBER
public static final int DESTINATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONFLICT_MODE_FIELD_NUMBER
public static final int CONFLICT_MODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
QUERY_FIELD_NUMBER
public static final int QUERY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATED_TIME_FIELD_NUMBER
public static final int CREATED_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STARTED_TIME_FIELD_NUMBER
public static final int STARTED_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FINISHED_TIME_FIELD_NUMBER
public static final int FINISHED_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_SEEN_TIME_FIELD_NUMBER
public static final int LAST_SEEN_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ERROR_FIELD_NUMBER
public static final int ERROR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IGNORE_NULL_FIELDS_FIELD_NUMBER
public static final int IGNORE_NULL_FIELDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATUS_FIELD_NUMBER
public static final int STATUS_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
-
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
-
getId
public int getId()
int32 id = 1;- Specified by:
getIdin interfaceTransformation.JobOrBuilder- Returns:
- The id.
-
getUuid
public String getUuid()
string uuid = 2;- Specified by:
getUuidin interfaceTransformation.JobOrBuilder- Returns:
- The uuid.
-
getUuidBytes
public com.google.protobuf.ByteString getUuidBytes()
string uuid = 2;- Specified by:
getUuidBytesin interfaceTransformation.JobOrBuilder- Returns:
- The bytes for uuid.
-
getTransformationId
public int getTransformationId()
int32 transformation_id = 3;- Specified by:
getTransformationIdin interfaceTransformation.JobOrBuilder- Returns:
- The transformationId.
-
getTransformationExternalId
public String getTransformationExternalId()
string transformation_external_id = 4;- Specified by:
getTransformationExternalIdin interfaceTransformation.JobOrBuilder- Returns:
- The transformationExternalId.
-
getTransformationExternalIdBytes
public com.google.protobuf.ByteString getTransformationExternalIdBytes()
string transformation_external_id = 4;- Specified by:
getTransformationExternalIdBytesin interfaceTransformation.JobOrBuilder- Returns:
- The bytes for transformationExternalId.
-
getSourceProject
public String getSourceProject()
string source_project = 5;- Specified by:
getSourceProjectin interfaceTransformation.JobOrBuilder- Returns:
- The sourceProject.
-
getSourceProjectBytes
public com.google.protobuf.ByteString getSourceProjectBytes()
string source_project = 5;- Specified by:
getSourceProjectBytesin interfaceTransformation.JobOrBuilder- Returns:
- The bytes for sourceProject.
-
getDestinationProject
public String getDestinationProject()
string destination_project = 6;- Specified by:
getDestinationProjectin interfaceTransformation.JobOrBuilder- Returns:
- The destinationProject.
-
getDestinationProjectBytes
public com.google.protobuf.ByteString getDestinationProjectBytes()
string destination_project = 6;- Specified by:
getDestinationProjectBytesin interfaceTransformation.JobOrBuilder- Returns:
- The bytes for destinationProject.
-
hasDestination
public boolean hasDestination()
optional .com.cognite.beam.proto.Transformation.Destination destination = 7;- Specified by:
hasDestinationin interfaceTransformation.JobOrBuilder- Returns:
- Whether the destination field is set.
-
getDestination
public Transformation.Destination getDestination()
optional .com.cognite.beam.proto.Transformation.Destination destination = 7;- Specified by:
getDestinationin interfaceTransformation.JobOrBuilder- Returns:
- The destination.
-
getDestinationOrBuilder
public Transformation.DestinationOrBuilder getDestinationOrBuilder()
optional .com.cognite.beam.proto.Transformation.Destination destination = 7;- Specified by:
getDestinationOrBuilderin interfaceTransformation.JobOrBuilder
-
getConflictMode
public String getConflictMode()
string conflict_mode = 8;- Specified by:
getConflictModein interfaceTransformation.JobOrBuilder- Returns:
- The conflictMode.
-
getConflictModeBytes
public com.google.protobuf.ByteString getConflictModeBytes()
string conflict_mode = 8;- Specified by:
getConflictModeBytesin interfaceTransformation.JobOrBuilder- Returns:
- The bytes for conflictMode.
-
getQuery
public String getQuery()
string query = 9;- Specified by:
getQueryin interfaceTransformation.JobOrBuilder- Returns:
- The query.
-
getQueryBytes
public com.google.protobuf.ByteString getQueryBytes()
string query = 9;- Specified by:
getQueryBytesin interfaceTransformation.JobOrBuilder- Returns:
- The bytes for query.
-
hasCreatedTime
public boolean hasCreatedTime()
optional int64 created_time = 10;- Specified by:
hasCreatedTimein interfaceTransformation.JobOrBuilder- Returns:
- Whether the createdTime field is set.
-
getCreatedTime
public long getCreatedTime()
optional int64 created_time = 10;- Specified by:
getCreatedTimein interfaceTransformation.JobOrBuilder- Returns:
- The createdTime.
-
hasStartedTime
public boolean hasStartedTime()
optional int64 started_time = 11;- Specified by:
hasStartedTimein interfaceTransformation.JobOrBuilder- Returns:
- Whether the startedTime field is set.
-
getStartedTime
public long getStartedTime()
optional int64 started_time = 11;- Specified by:
getStartedTimein interfaceTransformation.JobOrBuilder- Returns:
- The startedTime.
-
hasFinishedTime
public boolean hasFinishedTime()
optional int64 finished_time = 12;- Specified by:
hasFinishedTimein interfaceTransformation.JobOrBuilder- Returns:
- Whether the finishedTime field is set.
-
getFinishedTime
public long getFinishedTime()
optional int64 finished_time = 12;- Specified by:
getFinishedTimein interfaceTransformation.JobOrBuilder- Returns:
- The finishedTime.
-
hasLastSeenTime
public boolean hasLastSeenTime()
optional int64 last_seen_time = 13;- Specified by:
hasLastSeenTimein interfaceTransformation.JobOrBuilder- Returns:
- Whether the lastSeenTime field is set.
-
getLastSeenTime
public long getLastSeenTime()
optional int64 last_seen_time = 13;- Specified by:
getLastSeenTimein interfaceTransformation.JobOrBuilder- Returns:
- The lastSeenTime.
-
hasError
public boolean hasError()
optional string error = 14;- Specified by:
hasErrorin interfaceTransformation.JobOrBuilder- Returns:
- Whether the error field is set.
-
getError
public String getError()
optional string error = 14;- Specified by:
getErrorin interfaceTransformation.JobOrBuilder- Returns:
- The error.
-
getErrorBytes
public com.google.protobuf.ByteString getErrorBytes()
optional string error = 14;- Specified by:
getErrorBytesin interfaceTransformation.JobOrBuilder- Returns:
- The bytes for error.
-
getIgnoreNullFields
public boolean getIgnoreNullFields()
bool ignore_null_fields = 15;- Specified by:
getIgnoreNullFieldsin interfaceTransformation.JobOrBuilder- Returns:
- The ignoreNullFields.
-
getStatus
public String getStatus()
string status = 16;- Specified by:
getStatusin interfaceTransformation.JobOrBuilder- Returns:
- The status.
-
getStatusBytes
public com.google.protobuf.ByteString getStatusBytes()
string status = 16;- Specified by:
getStatusBytesin interfaceTransformation.JobOrBuilder- Returns:
- The bytes for status.
-
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 Transformation.Job parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation.Job parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation.Job parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation.Job parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation.Job parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation.Job parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation.Job parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Transformation.Job parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Transformation.Job parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Transformation.Job parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Transformation.Job parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Transformation.Job parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Transformation.Job.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Transformation.Job.Builder newBuilder()
-
newBuilder
public static Transformation.Job.Builder newBuilder(Transformation.Job prototype)
-
toBuilder
public Transformation.Job.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Transformation.Job.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Transformation.Job getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Transformation.Job> parser()
-
getParserForType
public com.google.protobuf.Parser<Transformation.Job> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Transformation.Job getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-