public final class CmdSummary extends com.google.protobuf.GeneratedMessageV3 implements CmdSummaryOrBuilder
alluxio.grpc.job.CmdSummary
Modifier and Type | Class and Description |
---|---|
static class |
CmdSummary.Builder
Protobuf type
alluxio.grpc.job.CmdSummary |
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 |
CMDPROGRESS_FIELD_NUMBER |
static int |
DURATION_FIELD_NUMBER |
static int |
ERRORMESSAGE_FIELD_NUMBER |
static int |
JOBCONTROLID_FIELD_NUMBER |
static int |
JOBSOURCE_FIELD_NUMBER |
static int |
OPERATIONTYPE_FIELD_NUMBER |
static com.google.protobuf.Parser<CmdSummary> |
PARSER
Deprecated.
|
static int |
PROGRESSPERCENTAGE_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
SUBMISSIONTIME_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
CmdProgress |
getCmdProgress()
optional .alluxio.grpc.job.CmdProgress cmdProgress = 8; |
CmdProgressOrBuilder |
getCmdProgressOrBuilder()
optional .alluxio.grpc.job.CmdProgress cmdProgress = 8; |
static CmdSummary |
getDefaultInstance() |
CmdSummary |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getDuration()
optional int64 duration = 6; |
String |
getErrorMessage()
optional string errorMessage = 7; |
com.google.protobuf.ByteString |
getErrorMessageBytes()
optional string errorMessage = 7; |
long |
getJobControlId()
optional int64 jobControlId = 1; |
JobSource |
getJobSource()
optional .alluxio.grpc.job.JobSource jobSource = 3; |
OperationType |
getOperationType()
optional .alluxio.grpc.job.OperationType operationType = 2; |
com.google.protobuf.Parser<CmdSummary> |
getParserForType() |
float |
getProgressPercentage()
optional float progressPercentage = 9; |
int |
getSerializedSize() |
Status |
getStatus()
optional .alluxio.grpc.job.Status status = 4; |
long |
getSubmissionTime()
optional int64 submissionTime = 5; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCmdProgress()
optional .alluxio.grpc.job.CmdProgress cmdProgress = 8; |
boolean |
hasDuration()
optional int64 duration = 6; |
boolean |
hasErrorMessage()
optional string errorMessage = 7; |
int |
hashCode() |
boolean |
hasJobControlId()
optional int64 jobControlId = 1; |
boolean |
hasJobSource()
optional .alluxio.grpc.job.JobSource jobSource = 3; |
boolean |
hasOperationType()
optional .alluxio.grpc.job.OperationType operationType = 2; |
boolean |
hasProgressPercentage()
optional float progressPercentage = 9; |
boolean |
hasStatus()
optional .alluxio.grpc.job.Status status = 4; |
boolean |
hasSubmissionTime()
optional int64 submissionTime = 5; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CmdSummary.Builder |
newBuilder() |
static CmdSummary.Builder |
newBuilder(CmdSummary prototype) |
CmdSummary.Builder |
newBuilderForType() |
protected CmdSummary.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static CmdSummary |
parseDelimitedFrom(InputStream input) |
static CmdSummary |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CmdSummary |
parseFrom(byte[] data) |
static CmdSummary |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CmdSummary |
parseFrom(ByteBuffer data) |
static CmdSummary |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CmdSummary |
parseFrom(com.google.protobuf.ByteString data) |
static CmdSummary |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CmdSummary |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CmdSummary |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CmdSummary |
parseFrom(InputStream input) |
static CmdSummary |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CmdSummary> |
parser() |
CmdSummary.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, 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 JOBCONTROLID_FIELD_NUMBER
public static final int OPERATIONTYPE_FIELD_NUMBER
public static final int JOBSOURCE_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int SUBMISSIONTIME_FIELD_NUMBER
public static final int DURATION_FIELD_NUMBER
public static final int ERRORMESSAGE_FIELD_NUMBER
public static final int CMDPROGRESS_FIELD_NUMBER
public static final int PROGRESSPERCENTAGE_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<CmdSummary> 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 hasJobControlId()
optional int64 jobControlId = 1;
hasJobControlId
in interface CmdSummaryOrBuilder
public long getJobControlId()
optional int64 jobControlId = 1;
getJobControlId
in interface CmdSummaryOrBuilder
public boolean hasOperationType()
optional .alluxio.grpc.job.OperationType operationType = 2;
hasOperationType
in interface CmdSummaryOrBuilder
public OperationType getOperationType()
optional .alluxio.grpc.job.OperationType operationType = 2;
getOperationType
in interface CmdSummaryOrBuilder
public boolean hasJobSource()
optional .alluxio.grpc.job.JobSource jobSource = 3;
hasJobSource
in interface CmdSummaryOrBuilder
public JobSource getJobSource()
optional .alluxio.grpc.job.JobSource jobSource = 3;
getJobSource
in interface CmdSummaryOrBuilder
public boolean hasStatus()
optional .alluxio.grpc.job.Status status = 4;
hasStatus
in interface CmdSummaryOrBuilder
public Status getStatus()
optional .alluxio.grpc.job.Status status = 4;
getStatus
in interface CmdSummaryOrBuilder
public boolean hasSubmissionTime()
optional int64 submissionTime = 5;
hasSubmissionTime
in interface CmdSummaryOrBuilder
public long getSubmissionTime()
optional int64 submissionTime = 5;
getSubmissionTime
in interface CmdSummaryOrBuilder
public boolean hasDuration()
optional int64 duration = 6;
hasDuration
in interface CmdSummaryOrBuilder
public long getDuration()
optional int64 duration = 6;
getDuration
in interface CmdSummaryOrBuilder
public boolean hasErrorMessage()
optional string errorMessage = 7;
hasErrorMessage
in interface CmdSummaryOrBuilder
public String getErrorMessage()
optional string errorMessage = 7;
getErrorMessage
in interface CmdSummaryOrBuilder
public com.google.protobuf.ByteString getErrorMessageBytes()
optional string errorMessage = 7;
getErrorMessageBytes
in interface CmdSummaryOrBuilder
public boolean hasCmdProgress()
optional .alluxio.grpc.job.CmdProgress cmdProgress = 8;
hasCmdProgress
in interface CmdSummaryOrBuilder
public CmdProgress getCmdProgress()
optional .alluxio.grpc.job.CmdProgress cmdProgress = 8;
getCmdProgress
in interface CmdSummaryOrBuilder
public CmdProgressOrBuilder getCmdProgressOrBuilder()
optional .alluxio.grpc.job.CmdProgress cmdProgress = 8;
getCmdProgressOrBuilder
in interface CmdSummaryOrBuilder
public boolean hasProgressPercentage()
optional float progressPercentage = 9;
hasProgressPercentage
in interface CmdSummaryOrBuilder
public float getProgressPercentage()
optional float progressPercentage = 9;
getProgressPercentage
in interface CmdSummaryOrBuilder
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 CmdSummary parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CmdSummary parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CmdSummary parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CmdSummary parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CmdSummary parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CmdSummary parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CmdSummary parseFrom(InputStream input) throws IOException
IOException
public static CmdSummary parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static CmdSummary parseDelimitedFrom(InputStream input) throws IOException
IOException
public static CmdSummary parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static CmdSummary parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static CmdSummary parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public CmdSummary.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static CmdSummary.Builder newBuilder()
public static CmdSummary.Builder newBuilder(CmdSummary prototype)
public CmdSummary.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected CmdSummary.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static CmdSummary getDefaultInstance()
public static com.google.protobuf.Parser<CmdSummary> parser()
public com.google.protobuf.Parser<CmdSummary> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public CmdSummary getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2023. All Rights Reserved.