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<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| Modifier and Type | Field and Description |
|---|---|
static int |
CALLBACKCONTENTTYPE_FIELD_NUMBER |
static int |
CALLBACKURI_FIELD_NUMBER |
static int |
CREATEDAT_FIELD_NUMBER |
static int |
ENABLELOWPRIORITY_FIELD_NUMBER |
static int |
FINISHEDAT_FIELD_NUMBER |
static int |
INPUTPATH_FIELD_NUMBER |
static int |
JOB_FIELD_NUMBER |
static int |
JOBID_FIELD_NUMBER |
static int |
JOBSOURCE_FIELD_NUMBER |
static int |
MULTIINPUTS_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 |
getCallbackContentType()
string CallbackContentType = 12; |
com.google.protobuf.ByteString |
getCallbackContentTypeBytes()
string CallbackContentType = 12; |
String |
getCallbackUri()
string CallbackUri = 11; |
com.google.protobuf.ByteString |
getCallbackUriBytes()
string CallbackUri = 11; |
String |
getCreatedAt()
string CreatedAt = 5; |
com.google.protobuf.ByteString |
getCreatedAtBytes()
string CreatedAt = 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
|
Job |
getJob()
.Volcengine.Imp.Models.Business.Job Job = 10; |
String |
getJobId()
工作流执行id
|
com.google.protobuf.ByteString |
getJobIdBytes()
工作流执行id
|
JobOrBuilder |
getJobOrBuilder()
.Volcengine.Imp.Models.Business.Job Job = 10; |
String |
getJobSource()
任务来源
|
com.google.protobuf.ByteString |
getJobSourceBytes()
任务来源
|
Input |
getMultiInputs(int index)
repeated .Volcengine.Imp.Models.Business.Input MultiInputs = 13; |
int |
getMultiInputsCount()
repeated .Volcengine.Imp.Models.Business.Input MultiInputs = 13; |
List<Input> |
getMultiInputsList()
repeated .Volcengine.Imp.Models.Business.Input MultiInputs = 13; |
InputOrBuilder |
getMultiInputsOrBuilder(int index)
repeated .Volcengine.Imp.Models.Business.Input MultiInputs = 13; |
List<? extends InputOrBuilder> |
getMultiInputsOrBuilderList()
repeated .Volcengine.Imp.Models.Business.Input MultiInputs = 13; |
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
|
boolean |
hasJob()
.Volcengine.Imp.Models.Business.Job Job = 10; |
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, 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, 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 CREATEDAT_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
public static final int JOB_FIELD_NUMBER
public static final int CALLBACKURI_FIELD_NUMBER
public static final int CALLBACKCONTENTTYPE_FIELD_NUMBER
public static final int MULTIINPUTS_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 getCreatedAt()
string CreatedAt = 5;getCreatedAt in interface JobExecutionOrBuilderpublic com.google.protobuf.ByteString getCreatedAtBytes()
string CreatedAt = 5;getCreatedAtBytes 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 boolean hasJob()
.Volcengine.Imp.Models.Business.Job Job = 10;hasJob in interface JobExecutionOrBuilderpublic Job getJob()
.Volcengine.Imp.Models.Business.Job Job = 10;getJob in interface JobExecutionOrBuilderpublic JobOrBuilder getJobOrBuilder()
.Volcengine.Imp.Models.Business.Job Job = 10;getJobOrBuilder in interface JobExecutionOrBuilderpublic String getCallbackUri()
string CallbackUri = 11;getCallbackUri in interface JobExecutionOrBuilderpublic com.google.protobuf.ByteString getCallbackUriBytes()
string CallbackUri = 11;getCallbackUriBytes in interface JobExecutionOrBuilderpublic String getCallbackContentType()
string CallbackContentType = 12;getCallbackContentType in interface JobExecutionOrBuilderpublic com.google.protobuf.ByteString getCallbackContentTypeBytes()
string CallbackContentType = 12;getCallbackContentTypeBytes in interface JobExecutionOrBuilderpublic List<Input> getMultiInputsList()
repeated .Volcengine.Imp.Models.Business.Input MultiInputs = 13;getMultiInputsList in interface JobExecutionOrBuilderpublic List<? extends InputOrBuilder> getMultiInputsOrBuilderList()
repeated .Volcengine.Imp.Models.Business.Input MultiInputs = 13;getMultiInputsOrBuilderList in interface JobExecutionOrBuilderpublic int getMultiInputsCount()
repeated .Volcengine.Imp.Models.Business.Input MultiInputs = 13;getMultiInputsCount in interface JobExecutionOrBuilderpublic Input getMultiInputs(int index)
repeated .Volcengine.Imp.Models.Business.Input MultiInputs = 13;getMultiInputs in interface JobExecutionOrBuilderpublic InputOrBuilder getMultiInputsOrBuilder(int index)
repeated .Volcengine.Imp.Models.Business.Input MultiInputs = 13;getMultiInputsOrBuilder 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 © 2025. All rights reserved.