public final class JobInfo extends com.google.protobuf.GeneratedMessageV3 implements JobInfoOrBuilder
next available id: 14Protobuf type
alluxio.grpc.job.JobInfo
Modifier and Type | Class and Description |
---|---|
static class |
JobInfo.Builder
next available id: 14
|
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 |
AFFECTEDPATHS_FIELD_NUMBER |
static int |
CHILDREN_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
ERRORMESSAGE_FIELD_NUMBER |
static int |
ERRORTYPE_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
LASTUPDATED_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
PARENTID_FIELD_NUMBER |
static com.google.protobuf.Parser<JobInfo> |
PARSER
Deprecated.
|
static int |
RESULT_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
static int |
UNUSED0_FIELD_NUMBER |
static int |
UNUSED1_FIELD_NUMBER |
static int |
WORKERHOST_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getAffectedPaths(int index)
repeated string affectedPaths = 14; |
com.google.protobuf.ByteString |
getAffectedPathsBytes(int index)
repeated string affectedPaths = 14; |
int |
getAffectedPathsCount()
repeated string affectedPaths = 14; |
com.google.protobuf.ProtocolStringList |
getAffectedPathsList()
repeated string affectedPaths = 14; |
JobInfo |
getChildren(int index)
repeated .alluxio.grpc.job.JobInfo children = 11; |
int |
getChildrenCount()
repeated .alluxio.grpc.job.JobInfo children = 11; |
List<JobInfo> |
getChildrenList()
repeated .alluxio.grpc.job.JobInfo children = 11; |
JobInfoOrBuilder |
getChildrenOrBuilder(int index)
repeated .alluxio.grpc.job.JobInfo children = 11; |
List<? extends JobInfoOrBuilder> |
getChildrenOrBuilderList()
repeated .alluxio.grpc.job.JobInfo children = 11; |
static JobInfo |
getDefaultInstance() |
JobInfo |
getDefaultInstanceForType() |
String |
getDescription()
optional string description = 13; |
com.google.protobuf.ByteString |
getDescriptionBytes()
optional string description = 13; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getErrorMessage()
optional string errorMessage = 2; |
com.google.protobuf.ByteString |
getErrorMessageBytes()
optional string errorMessage = 2; |
String |
getErrorType()
optional string errorType = 15; |
com.google.protobuf.ByteString |
getErrorTypeBytes()
optional string errorType = 15; |
long |
getId()
optional int64 id = 1; |
long |
getLastUpdated()
optional int64 lastUpdated = 6; |
String |
getName()
Some jobs don't have these
|
com.google.protobuf.ByteString |
getNameBytes()
Some jobs don't have these
|
long |
getParentId()
optional int64 parentId = 10; |
com.google.protobuf.Parser<JobInfo> |
getParserForType() |
com.google.protobuf.ByteString |
getResult()
optional bytes result = 9; |
int |
getSerializedSize() |
Status |
getStatus()
optional .alluxio.grpc.job.Status status = 4; |
JobType |
getType()
optional .alluxio.grpc.job.JobType type = 8; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
JobUnused |
getUnused0(int index)
Around for backwards compatibility
|
int |
getUnused0Count()
Around for backwards compatibility
|
List<JobUnused> |
getUnused0List()
Around for backwards compatibility
|
JobUnusedOrBuilder |
getUnused0OrBuilder(int index)
Around for backwards compatibility
|
List<? extends JobUnusedOrBuilder> |
getUnused0OrBuilderList()
Around for backwards compatibility
|
String |
getUnused1()
formerly result
|
com.google.protobuf.ByteString |
getUnused1Bytes()
formerly result
|
String |
getWorkerHost()
optional string workerHost = 12; |
com.google.protobuf.ByteString |
getWorkerHostBytes()
optional string workerHost = 12; |
boolean |
hasDescription()
optional string description = 13; |
boolean |
hasErrorMessage()
optional string errorMessage = 2; |
boolean |
hasErrorType()
optional string errorType = 15; |
int |
hashCode() |
boolean |
hasId()
optional int64 id = 1; |
boolean |
hasLastUpdated()
optional int64 lastUpdated = 6; |
boolean |
hasName()
Some jobs don't have these
|
boolean |
hasParentId()
optional int64 parentId = 10; |
boolean |
hasResult()
optional bytes result = 9; |
boolean |
hasStatus()
optional .alluxio.grpc.job.Status status = 4; |
boolean |
hasType()
optional .alluxio.grpc.job.JobType type = 8; |
boolean |
hasUnused1()
formerly result
|
boolean |
hasWorkerHost()
optional string workerHost = 12; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static JobInfo.Builder |
newBuilder() |
static JobInfo.Builder |
newBuilder(JobInfo prototype) |
JobInfo.Builder |
newBuilderForType() |
protected JobInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static JobInfo |
parseDelimitedFrom(InputStream input) |
static JobInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobInfo |
parseFrom(byte[] data) |
static JobInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobInfo |
parseFrom(ByteBuffer data) |
static JobInfo |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobInfo |
parseFrom(com.google.protobuf.ByteString data) |
static JobInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static JobInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobInfo |
parseFrom(InputStream input) |
static JobInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<JobInfo> |
parser() |
JobInfo.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, 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
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int ID_FIELD_NUMBER
public static final int ERRORMESSAGE_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int LASTUPDATED_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int RESULT_FIELD_NUMBER
public static final int ERRORTYPE_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int PARENTID_FIELD_NUMBER
public static final int CHILDREN_FIELD_NUMBER
public static final int WORKERHOST_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int AFFECTEDPATHS_FIELD_NUMBER
public static final int UNUSED0_FIELD_NUMBER
public static final int UNUSED1_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<JobInfo> PARSER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public boolean hasId()
optional int64 id = 1;
hasId
in interface JobInfoOrBuilder
public long getId()
optional int64 id = 1;
getId
in interface JobInfoOrBuilder
public boolean hasErrorMessage()
optional string errorMessage = 2;
hasErrorMessage
in interface JobInfoOrBuilder
public String getErrorMessage()
optional string errorMessage = 2;
getErrorMessage
in interface JobInfoOrBuilder
public com.google.protobuf.ByteString getErrorMessageBytes()
optional string errorMessage = 2;
getErrorMessageBytes
in interface JobInfoOrBuilder
public boolean hasStatus()
optional .alluxio.grpc.job.Status status = 4;
hasStatus
in interface JobInfoOrBuilder
public Status getStatus()
optional .alluxio.grpc.job.Status status = 4;
getStatus
in interface JobInfoOrBuilder
public boolean hasLastUpdated()
optional int64 lastUpdated = 6;
hasLastUpdated
in interface JobInfoOrBuilder
public long getLastUpdated()
optional int64 lastUpdated = 6;
getLastUpdated
in interface JobInfoOrBuilder
public boolean hasType()
optional .alluxio.grpc.job.JobType type = 8;
hasType
in interface JobInfoOrBuilder
public JobType getType()
optional .alluxio.grpc.job.JobType type = 8;
getType
in interface JobInfoOrBuilder
public boolean hasResult()
optional bytes result = 9;
hasResult
in interface JobInfoOrBuilder
public com.google.protobuf.ByteString getResult()
optional bytes result = 9;
getResult
in interface JobInfoOrBuilder
public boolean hasErrorType()
optional string errorType = 15;
hasErrorType
in interface JobInfoOrBuilder
public String getErrorType()
optional string errorType = 15;
getErrorType
in interface JobInfoOrBuilder
public com.google.protobuf.ByteString getErrorTypeBytes()
optional string errorType = 15;
getErrorTypeBytes
in interface JobInfoOrBuilder
public boolean hasName()
Some jobs don't have these
optional string name = 7;
hasName
in interface JobInfoOrBuilder
public String getName()
Some jobs don't have these
optional string name = 7;
getName
in interface JobInfoOrBuilder
public com.google.protobuf.ByteString getNameBytes()
Some jobs don't have these
optional string name = 7;
getNameBytes
in interface JobInfoOrBuilder
public boolean hasParentId()
optional int64 parentId = 10;
hasParentId
in interface JobInfoOrBuilder
public long getParentId()
optional int64 parentId = 10;
getParentId
in interface JobInfoOrBuilder
public List<JobInfo> getChildrenList()
repeated .alluxio.grpc.job.JobInfo children = 11;
getChildrenList
in interface JobInfoOrBuilder
public List<? extends JobInfoOrBuilder> getChildrenOrBuilderList()
repeated .alluxio.grpc.job.JobInfo children = 11;
getChildrenOrBuilderList
in interface JobInfoOrBuilder
public int getChildrenCount()
repeated .alluxio.grpc.job.JobInfo children = 11;
getChildrenCount
in interface JobInfoOrBuilder
public JobInfo getChildren(int index)
repeated .alluxio.grpc.job.JobInfo children = 11;
getChildren
in interface JobInfoOrBuilder
public JobInfoOrBuilder getChildrenOrBuilder(int index)
repeated .alluxio.grpc.job.JobInfo children = 11;
getChildrenOrBuilder
in interface JobInfoOrBuilder
public boolean hasWorkerHost()
optional string workerHost = 12;
hasWorkerHost
in interface JobInfoOrBuilder
public String getWorkerHost()
optional string workerHost = 12;
getWorkerHost
in interface JobInfoOrBuilder
public com.google.protobuf.ByteString getWorkerHostBytes()
optional string workerHost = 12;
getWorkerHostBytes
in interface JobInfoOrBuilder
public boolean hasDescription()
optional string description = 13;
hasDescription
in interface JobInfoOrBuilder
public String getDescription()
optional string description = 13;
getDescription
in interface JobInfoOrBuilder
public com.google.protobuf.ByteString getDescriptionBytes()
optional string description = 13;
getDescriptionBytes
in interface JobInfoOrBuilder
public com.google.protobuf.ProtocolStringList getAffectedPathsList()
repeated string affectedPaths = 14;
getAffectedPathsList
in interface JobInfoOrBuilder
public int getAffectedPathsCount()
repeated string affectedPaths = 14;
getAffectedPathsCount
in interface JobInfoOrBuilder
public String getAffectedPaths(int index)
repeated string affectedPaths = 14;
getAffectedPaths
in interface JobInfoOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getAffectedPathsBytes(int index)
repeated string affectedPaths = 14;
getAffectedPathsBytes
in interface JobInfoOrBuilder
index
- The index of the value to return.public List<JobUnused> getUnused0List()
Around for backwards compatibility
repeated .alluxio.grpc.job.JobUnused unused0 = 3;
getUnused0List
in interface JobInfoOrBuilder
public List<? extends JobUnusedOrBuilder> getUnused0OrBuilderList()
Around for backwards compatibility
repeated .alluxio.grpc.job.JobUnused unused0 = 3;
getUnused0OrBuilderList
in interface JobInfoOrBuilder
public int getUnused0Count()
Around for backwards compatibility
repeated .alluxio.grpc.job.JobUnused unused0 = 3;
getUnused0Count
in interface JobInfoOrBuilder
public JobUnused getUnused0(int index)
Around for backwards compatibility
repeated .alluxio.grpc.job.JobUnused unused0 = 3;
getUnused0
in interface JobInfoOrBuilder
public JobUnusedOrBuilder getUnused0OrBuilder(int index)
Around for backwards compatibility
repeated .alluxio.grpc.job.JobUnused unused0 = 3;
getUnused0OrBuilder
in interface JobInfoOrBuilder
public boolean hasUnused1()
formerly result
optional string unused1 = 5;
hasUnused1
in interface JobInfoOrBuilder
public String getUnused1()
formerly result
optional string unused1 = 5;
getUnused1
in interface JobInfoOrBuilder
public com.google.protobuf.ByteString getUnused1Bytes()
formerly result
optional string unused1 = 5;
getUnused1Bytes
in interface JobInfoOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static JobInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static JobInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static JobInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static JobInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static JobInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static JobInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static JobInfo parseFrom(InputStream input) throws IOException
IOException
public static JobInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static JobInfo parseDelimitedFrom(InputStream input) throws IOException
IOException
public static JobInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static JobInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static JobInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public JobInfo.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static JobInfo.Builder newBuilder()
public static JobInfo.Builder newBuilder(JobInfo prototype)
public JobInfo.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected JobInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static JobInfo getDefaultInstance()
public static com.google.protobuf.Parser<JobInfo> parser()
public com.google.protobuf.Parser<JobInfo> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public JobInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2023. All Rights Reserved.