Package api
Class Job.JobRunDetails
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- api.Job.JobRunDetails
-
- All Implemented Interfaces:
Job.JobRunDetailsOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- Job
public static final class Job.JobRunDetails extends com.google.protobuf.GeneratedMessageV3 implements Job.JobRunDetailsOrBuilder
Protobuf typeapi.JobRunDetails- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classJob.JobRunDetails.BuilderProtobuf typeapi.JobRunDetails-
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 intCLUSTER_FIELD_NUMBERstatic intFINISHED_TS_FIELD_NUMBERstatic intJOB_ID_FIELD_NUMBERstatic intLEASED_TS_FIELD_NUMBERstatic intNODE_FIELD_NUMBERstatic intPENDING_TS_FIELD_NUMBERstatic intRUN_ID_FIELD_NUMBERstatic intSTARTED_TS_FIELD_NUMBERstatic intSTATE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetCluster()string cluster = 4;com.google.protobuf.ByteStringgetClusterBytes()string cluster = 4;static Job.JobRunDetailsgetDefaultInstance()Job.JobRunDetailsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.TimestampgetFinishedTs().google.protobuf.Timestamp finished_ts = 10;com.google.protobuf.TimestampOrBuildergetFinishedTsOrBuilder().google.protobuf.Timestamp finished_ts = 10;StringgetJobId()string job_id = 2;com.google.protobuf.ByteStringgetJobIdBytes()string job_id = 2;com.google.protobuf.TimestampgetLeasedTs().google.protobuf.Timestamp leased_ts = 7;com.google.protobuf.TimestampOrBuildergetLeasedTsOrBuilder().google.protobuf.Timestamp leased_ts = 7;StringgetNode()string node = 5;com.google.protobuf.ByteStringgetNodeBytes()string node = 5;com.google.protobuf.Parser<Job.JobRunDetails>getParserForType()com.google.protobuf.TimestampgetPendingTs().google.protobuf.Timestamp pending_ts = 8;com.google.protobuf.TimestampOrBuildergetPendingTsOrBuilder().google.protobuf.Timestamp pending_ts = 8;StringgetRunId()string run_id = 1;com.google.protobuf.ByteStringgetRunIdBytes()string run_id = 1;intgetSerializedSize()com.google.protobuf.TimestampgetStartedTs().google.protobuf.Timestamp started_ts = 9;com.google.protobuf.TimestampOrBuildergetStartedTsOrBuilder().google.protobuf.Timestamp started_ts = 9;Job.JobRunStategetState().api.JobRunState state = 3;intgetStateValue().api.JobRunState state = 3;booleanhasFinishedTs().google.protobuf.Timestamp finished_ts = 10;inthashCode()booleanhasLeasedTs().google.protobuf.Timestamp leased_ts = 7;booleanhasPendingTs().google.protobuf.Timestamp pending_ts = 8;booleanhasStartedTs().google.protobuf.Timestamp started_ts = 9;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Job.JobRunDetails.BuildernewBuilder()static Job.JobRunDetails.BuildernewBuilder(Job.JobRunDetails prototype)Job.JobRunDetails.BuildernewBuilderForType()protected Job.JobRunDetails.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Job.JobRunDetailsparseDelimitedFrom(InputStream input)static Job.JobRunDetailsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Job.JobRunDetailsparseFrom(byte[] data)static Job.JobRunDetailsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Job.JobRunDetailsparseFrom(com.google.protobuf.ByteString data)static Job.JobRunDetailsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Job.JobRunDetailsparseFrom(com.google.protobuf.CodedInputStream input)static Job.JobRunDetailsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Job.JobRunDetailsparseFrom(InputStream input)static Job.JobRunDetailsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Job.JobRunDetailsparseFrom(ByteBuffer data)static Job.JobRunDetailsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Job.JobRunDetails>parser()Job.JobRunDetails.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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
-
RUN_ID_FIELD_NUMBER
public static final int RUN_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JOB_ID_FIELD_NUMBER
public static final int JOB_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLUSTER_FIELD_NUMBER
public static final int CLUSTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NODE_FIELD_NUMBER
public static final int NODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LEASED_TS_FIELD_NUMBER
public static final int LEASED_TS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PENDING_TS_FIELD_NUMBER
public static final int PENDING_TS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STARTED_TS_FIELD_NUMBER
public static final int STARTED_TS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FINISHED_TS_FIELD_NUMBER
public static final int FINISHED_TS_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
-
getRunId
public String getRunId()
string run_id = 1;- Specified by:
getRunIdin interfaceJob.JobRunDetailsOrBuilder- Returns:
- The runId.
-
getRunIdBytes
public com.google.protobuf.ByteString getRunIdBytes()
string run_id = 1;- Specified by:
getRunIdBytesin interfaceJob.JobRunDetailsOrBuilder- Returns:
- The bytes for runId.
-
getJobId
public String getJobId()
string job_id = 2;- Specified by:
getJobIdin interfaceJob.JobRunDetailsOrBuilder- Returns:
- The jobId.
-
getJobIdBytes
public com.google.protobuf.ByteString getJobIdBytes()
string job_id = 2;- Specified by:
getJobIdBytesin interfaceJob.JobRunDetailsOrBuilder- Returns:
- The bytes for jobId.
-
getStateValue
public int getStateValue()
.api.JobRunState state = 3;- Specified by:
getStateValuein interfaceJob.JobRunDetailsOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
getState
public Job.JobRunState getState()
.api.JobRunState state = 3;- Specified by:
getStatein interfaceJob.JobRunDetailsOrBuilder- Returns:
- The state.
-
getCluster
public String getCluster()
string cluster = 4;- Specified by:
getClusterin interfaceJob.JobRunDetailsOrBuilder- Returns:
- The cluster.
-
getClusterBytes
public com.google.protobuf.ByteString getClusterBytes()
string cluster = 4;- Specified by:
getClusterBytesin interfaceJob.JobRunDetailsOrBuilder- Returns:
- The bytes for cluster.
-
getNode
public String getNode()
string node = 5;- Specified by:
getNodein interfaceJob.JobRunDetailsOrBuilder- Returns:
- The node.
-
getNodeBytes
public com.google.protobuf.ByteString getNodeBytes()
string node = 5;- Specified by:
getNodeBytesin interfaceJob.JobRunDetailsOrBuilder- Returns:
- The bytes for node.
-
hasLeasedTs
public boolean hasLeasedTs()
.google.protobuf.Timestamp leased_ts = 7;- Specified by:
hasLeasedTsin interfaceJob.JobRunDetailsOrBuilder- Returns:
- Whether the leasedTs field is set.
-
getLeasedTs
public com.google.protobuf.Timestamp getLeasedTs()
.google.protobuf.Timestamp leased_ts = 7;- Specified by:
getLeasedTsin interfaceJob.JobRunDetailsOrBuilder- Returns:
- The leasedTs.
-
getLeasedTsOrBuilder
public com.google.protobuf.TimestampOrBuilder getLeasedTsOrBuilder()
.google.protobuf.Timestamp leased_ts = 7;- Specified by:
getLeasedTsOrBuilderin interfaceJob.JobRunDetailsOrBuilder
-
hasPendingTs
public boolean hasPendingTs()
.google.protobuf.Timestamp pending_ts = 8;- Specified by:
hasPendingTsin interfaceJob.JobRunDetailsOrBuilder- Returns:
- Whether the pendingTs field is set.
-
getPendingTs
public com.google.protobuf.Timestamp getPendingTs()
.google.protobuf.Timestamp pending_ts = 8;- Specified by:
getPendingTsin interfaceJob.JobRunDetailsOrBuilder- Returns:
- The pendingTs.
-
getPendingTsOrBuilder
public com.google.protobuf.TimestampOrBuilder getPendingTsOrBuilder()
.google.protobuf.Timestamp pending_ts = 8;- Specified by:
getPendingTsOrBuilderin interfaceJob.JobRunDetailsOrBuilder
-
hasStartedTs
public boolean hasStartedTs()
.google.protobuf.Timestamp started_ts = 9;- Specified by:
hasStartedTsin interfaceJob.JobRunDetailsOrBuilder- Returns:
- Whether the startedTs field is set.
-
getStartedTs
public com.google.protobuf.Timestamp getStartedTs()
.google.protobuf.Timestamp started_ts = 9;- Specified by:
getStartedTsin interfaceJob.JobRunDetailsOrBuilder- Returns:
- The startedTs.
-
getStartedTsOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartedTsOrBuilder()
.google.protobuf.Timestamp started_ts = 9;- Specified by:
getStartedTsOrBuilderin interfaceJob.JobRunDetailsOrBuilder
-
hasFinishedTs
public boolean hasFinishedTs()
.google.protobuf.Timestamp finished_ts = 10;- Specified by:
hasFinishedTsin interfaceJob.JobRunDetailsOrBuilder- Returns:
- Whether the finishedTs field is set.
-
getFinishedTs
public com.google.protobuf.Timestamp getFinishedTs()
.google.protobuf.Timestamp finished_ts = 10;- Specified by:
getFinishedTsin interfaceJob.JobRunDetailsOrBuilder- Returns:
- The finishedTs.
-
getFinishedTsOrBuilder
public com.google.protobuf.TimestampOrBuilder getFinishedTsOrBuilder()
.google.protobuf.Timestamp finished_ts = 10;- Specified by:
getFinishedTsOrBuilderin interfaceJob.JobRunDetailsOrBuilder
-
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 Job.JobRunDetails parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Job.JobRunDetails parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Job.JobRunDetails parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Job.JobRunDetails parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Job.JobRunDetails parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Job.JobRunDetails parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Job.JobRunDetails parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Job.JobRunDetails parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Job.JobRunDetails parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Job.JobRunDetails parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Job.JobRunDetails parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Job.JobRunDetails parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Job.JobRunDetails.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Job.JobRunDetails.Builder newBuilder()
-
newBuilder
public static Job.JobRunDetails.Builder newBuilder(Job.JobRunDetails prototype)
-
toBuilder
public Job.JobRunDetails.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Job.JobRunDetails.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Job.JobRunDetails getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Job.JobRunDetails> parser()
-
getParserForType
public com.google.protobuf.Parser<Job.JobRunDetails> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Job.JobRunDetails getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-