public final class JobExecution extends com.google.protobuf.GeneratedMessageV3 implements JobExecutionOrBuilder
Volcengine.Imp.Models.Business.JobExecution| Modifier and Type | Class and Description |
|---|---|
static class |
JobExecution.Builder
Protobuf type
Volcengine.Imp.Models.Business.JobExecution |
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| Modifier and Type | Field and Description |
|---|---|
static int |
CREATEAT_FIELD_NUMBER |
static int |
ENABLELOWPRIORITY_FIELD_NUMBER |
static int |
FINISHEDAT_FIELD_NUMBER |
static int |
INPUTPATH_FIELD_NUMBER |
static int |
JOBID_FIELD_NUMBER |
static int |
JOBSOURCE_FIELD_NUMBER |
static int |
OUTPUT_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
TEMPLATEID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCreateAt()
string CreateAt = 5; |
com.google.protobuf.ByteString |
getCreateAtBytes()
string CreateAt = 5; |
static JobExecution |
getDefaultInstance() |
JobExecution |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEnableLowPriority()
是否开启闲时任务
|
com.google.protobuf.ByteString |
getEnableLowPriorityBytes()
是否开启闲时任务
|
String |
getFinishedAt()
string FinishedAt = 6; |
com.google.protobuf.ByteString |
getFinishedAtBytes()
string FinishedAt = 6; |
InputPath |
getInputPath()
输入文件info
|
InputPathOrBuilder |
getInputPathOrBuilder()
输入文件info
|
String |
getJobId()
工作流执行id
|
com.google.protobuf.ByteString |
getJobIdBytes()
工作流执行id
|
String |
getJobSource()
任务来源
|
com.google.protobuf.ByteString |
getJobSourceBytes()
任务来源
|
JobOutput |
getOutput(int index)
任务节点info
|
int |
getOutputCount()
任务节点info
|
List<JobOutput> |
getOutputList()
任务节点info
|
JobOutputOrBuilder |
getOutputOrBuilder(int index)
任务节点info
|
List<? extends JobOutputOrBuilder> |
getOutputOrBuilderList()
任务节点info
|
com.google.protobuf.Parser<JobExecution> |
getParserForType() |
int |
getSerializedSize() |
String |
getStatus()
工作流状态
|
com.google.protobuf.ByteString |
getStatusBytes()
工作流状态
|
String |
getTemplateId()
工作流模板id
|
com.google.protobuf.ByteString |
getTemplateIdBytes()
工作流模板id
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasInputPath()
输入文件info
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static JobExecution.Builder |
newBuilder() |
static JobExecution.Builder |
newBuilder(JobExecution prototype) |
JobExecution.Builder |
newBuilderForType() |
protected JobExecution.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static JobExecution |
parseDelimitedFrom(InputStream input) |
static JobExecution |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobExecution |
parseFrom(byte[] data) |
static JobExecution |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobExecution |
parseFrom(ByteBuffer data) |
static JobExecution |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobExecution |
parseFrom(com.google.protobuf.ByteString data) |
static JobExecution |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobExecution |
parseFrom(com.google.protobuf.CodedInputStream input) |
static JobExecution |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobExecution |
parseFrom(InputStream input) |
static JobExecution |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<JobExecution> |
parser() |
JobExecution.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int JOBID_FIELD_NUMBER
public static final int INPUTPATH_FIELD_NUMBER
public static final int OUTPUT_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int CREATEAT_FIELD_NUMBER
public static final int FINISHEDAT_FIELD_NUMBER
public static final int TEMPLATEID_FIELD_NUMBER
public static final int ENABLELOWPRIORITY_FIELD_NUMBER
public static final int JOBSOURCE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getJobId()
工作流执行id
string JobId = 1;getJobId in interface JobExecutionOrBuilderpublic com.google.protobuf.ByteString getJobIdBytes()
工作流执行id
string JobId = 1;getJobIdBytes in interface JobExecutionOrBuilderpublic boolean hasInputPath()
输入文件info
.Volcengine.Imp.Models.Business.InputPath InputPath = 2;hasInputPath in interface JobExecutionOrBuilderpublic InputPath getInputPath()
输入文件info
.Volcengine.Imp.Models.Business.InputPath InputPath = 2;getInputPath in interface JobExecutionOrBuilderpublic InputPathOrBuilder getInputPathOrBuilder()
输入文件info
.Volcengine.Imp.Models.Business.InputPath InputPath = 2;getInputPathOrBuilder in interface JobExecutionOrBuilderpublic List<JobOutput> getOutputList()
任务节点info
repeated .Volcengine.Imp.Models.Business.JobOutput Output = 3;getOutputList in interface JobExecutionOrBuilderpublic List<? extends JobOutputOrBuilder> getOutputOrBuilderList()
任务节点info
repeated .Volcengine.Imp.Models.Business.JobOutput Output = 3;getOutputOrBuilderList in interface JobExecutionOrBuilderpublic int getOutputCount()
任务节点info
repeated .Volcengine.Imp.Models.Business.JobOutput Output = 3;getOutputCount in interface JobExecutionOrBuilderpublic JobOutput getOutput(int index)
任务节点info
repeated .Volcengine.Imp.Models.Business.JobOutput Output = 3;getOutput in interface JobExecutionOrBuilderpublic JobOutputOrBuilder getOutputOrBuilder(int index)
任务节点info
repeated .Volcengine.Imp.Models.Business.JobOutput Output = 3;getOutputOrBuilder in interface JobExecutionOrBuilderpublic String getStatus()
工作流状态
string Status = 4;getStatus in interface JobExecutionOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
工作流状态
string Status = 4;getStatusBytes in interface JobExecutionOrBuilderpublic String getCreateAt()
string CreateAt = 5;getCreateAt in interface JobExecutionOrBuilderpublic com.google.protobuf.ByteString getCreateAtBytes()
string CreateAt = 5;getCreateAtBytes in interface JobExecutionOrBuilderpublic String getFinishedAt()
string FinishedAt = 6;getFinishedAt in interface JobExecutionOrBuilderpublic com.google.protobuf.ByteString getFinishedAtBytes()
string FinishedAt = 6;getFinishedAtBytes in interface JobExecutionOrBuilderpublic String getTemplateId()
工作流模板id
string TemplateId = 7;getTemplateId in interface JobExecutionOrBuilderpublic com.google.protobuf.ByteString getTemplateIdBytes()
工作流模板id
string TemplateId = 7;getTemplateIdBytes in interface JobExecutionOrBuilderpublic String getEnableLowPriority()
是否开启闲时任务
string EnableLowPriority = 8;getEnableLowPriority in interface JobExecutionOrBuilderpublic com.google.protobuf.ByteString getEnableLowPriorityBytes()
是否开启闲时任务
string EnableLowPriority = 8;getEnableLowPriorityBytes in interface JobExecutionOrBuilderpublic String getJobSource()
任务来源
string JobSource = 9;getJobSource in interface JobExecutionOrBuilderpublic com.google.protobuf.ByteString getJobSourceBytes()
任务来源
string JobSource = 9;getJobSourceBytes in interface JobExecutionOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static JobExecution parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobExecution parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobExecution parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobExecution parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobExecution parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobExecution parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobExecution parseFrom(InputStream input) throws IOException
IOExceptionpublic static JobExecution parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JobExecution parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static JobExecution parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JobExecution parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static JobExecution parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic JobExecution.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static JobExecution.Builder newBuilder()
public static JobExecution.Builder newBuilder(JobExecution prototype)
public JobExecution.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected JobExecution.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static JobExecution getDefaultInstance()
public static com.google.protobuf.Parser<JobExecution> parser()
public com.google.protobuf.Parser<JobExecution> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public JobExecution getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023. All rights reserved.