public static final class VmErrors.VMStatus extends com.google.protobuf.GeneratedMessageV3 implements VmErrors.VMStatusOrBuilder
The status of the VMProtobuf type
types.VMStatus| Modifier and Type | Class and Description |
|---|---|
static class |
VmErrors.VMStatus.Builder
The status of the VM
|
static class |
VmErrors.VMStatus.ErrorTypeCase |
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| Modifier and Type | Field and Description |
|---|---|
static int |
DESERIALIZATION_FIELD_NUMBER |
static int |
EXECUTION_FIELD_NUMBER |
static int |
INVARIANT_VIOLATION_FIELD_NUMBER |
static int |
VALIDATION_FIELD_NUMBER |
static int |
VERIFICATION_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static VmErrors.VMStatus |
getDefaultInstance() |
VmErrors.VMStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
VmErrors.BinaryError |
getDeserialization()
.types.BinaryError deserialization = 4; |
int |
getDeserializationValue()
.types.BinaryError deserialization = 4; |
VmErrors.VMStatus.ErrorTypeCase |
getErrorTypeCase() |
VmErrors.ExecutionStatus |
getExecution()
.types.ExecutionStatus execution = 5; |
VmErrors.ExecutionStatusOrBuilder |
getExecutionOrBuilder()
.types.ExecutionStatus execution = 5; |
VmErrors.VMInvariantViolationError |
getInvariantViolation()
.types.VMInvariantViolationError invariant_violation = 3; |
int |
getInvariantViolationValue()
.types.VMInvariantViolationError invariant_violation = 3; |
com.google.protobuf.Parser<VmErrors.VMStatus> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
VmErrors.VMValidationStatus |
getValidation()
.types.VMValidationStatus validation = 1; |
VmErrors.VMValidationStatusOrBuilder |
getValidationOrBuilder()
.types.VMValidationStatus validation = 1; |
VmErrors.VMVerificationStatusList |
getVerification()
.types.VMVerificationStatusList verification = 2; |
VmErrors.VMVerificationStatusListOrBuilder |
getVerificationOrBuilder()
.types.VMVerificationStatusList verification = 2; |
boolean |
hasExecution()
.types.ExecutionStatus execution = 5; |
int |
hashCode() |
boolean |
hasValidation()
.types.VMValidationStatus validation = 1; |
boolean |
hasVerification()
.types.VMVerificationStatusList verification = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VmErrors.VMStatus.Builder |
newBuilder() |
static VmErrors.VMStatus.Builder |
newBuilder(VmErrors.VMStatus prototype) |
VmErrors.VMStatus.Builder |
newBuilderForType() |
protected VmErrors.VMStatus.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static VmErrors.VMStatus |
parseDelimitedFrom(InputStream input) |
static VmErrors.VMStatus |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmErrors.VMStatus |
parseFrom(byte[] data) |
static VmErrors.VMStatus |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmErrors.VMStatus |
parseFrom(ByteBuffer data) |
static VmErrors.VMStatus |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmErrors.VMStatus |
parseFrom(com.google.protobuf.ByteString data) |
static VmErrors.VMStatus |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmErrors.VMStatus |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VmErrors.VMStatus |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmErrors.VMStatus |
parseFrom(InputStream input) |
static VmErrors.VMStatus |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VmErrors.VMStatus> |
parser() |
VmErrors.VMStatus.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, 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 VALIDATION_FIELD_NUMBER
public static final int VERIFICATION_FIELD_NUMBER
public static final int INVARIANT_VIOLATION_FIELD_NUMBER
public static final int DESERIALIZATION_FIELD_NUMBER
public static final int EXECUTION_FIELD_NUMBER
public 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 VmErrors.VMStatus.ErrorTypeCase getErrorTypeCase()
getErrorTypeCase in interface VmErrors.VMStatusOrBuilderpublic boolean hasValidation()
.types.VMValidationStatus validation = 1;hasValidation in interface VmErrors.VMStatusOrBuilderpublic VmErrors.VMValidationStatus getValidation()
.types.VMValidationStatus validation = 1;getValidation in interface VmErrors.VMStatusOrBuilderpublic VmErrors.VMValidationStatusOrBuilder getValidationOrBuilder()
.types.VMValidationStatus validation = 1;getValidationOrBuilder in interface VmErrors.VMStatusOrBuilderpublic boolean hasVerification()
.types.VMVerificationStatusList verification = 2;hasVerification in interface VmErrors.VMStatusOrBuilderpublic VmErrors.VMVerificationStatusList getVerification()
.types.VMVerificationStatusList verification = 2;getVerification in interface VmErrors.VMStatusOrBuilderpublic VmErrors.VMVerificationStatusListOrBuilder getVerificationOrBuilder()
.types.VMVerificationStatusList verification = 2;getVerificationOrBuilder in interface VmErrors.VMStatusOrBuilderpublic int getInvariantViolationValue()
.types.VMInvariantViolationError invariant_violation = 3;getInvariantViolationValue in interface VmErrors.VMStatusOrBuilderpublic VmErrors.VMInvariantViolationError getInvariantViolation()
.types.VMInvariantViolationError invariant_violation = 3;getInvariantViolation in interface VmErrors.VMStatusOrBuilderpublic int getDeserializationValue()
.types.BinaryError deserialization = 4;getDeserializationValue in interface VmErrors.VMStatusOrBuilderpublic VmErrors.BinaryError getDeserialization()
.types.BinaryError deserialization = 4;getDeserialization in interface VmErrors.VMStatusOrBuilderpublic boolean hasExecution()
.types.ExecutionStatus execution = 5;hasExecution in interface VmErrors.VMStatusOrBuilderpublic VmErrors.ExecutionStatus getExecution()
.types.ExecutionStatus execution = 5;getExecution in interface VmErrors.VMStatusOrBuilderpublic VmErrors.ExecutionStatusOrBuilder getExecutionOrBuilder()
.types.ExecutionStatus execution = 5;getExecutionOrBuilder in interface VmErrors.VMStatusOrBuilderpublic 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 VmErrors.VMStatus parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VmErrors.VMStatus parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VmErrors.VMStatus parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VmErrors.VMStatus parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VmErrors.VMStatus parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VmErrors.VMStatus parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VmErrors.VMStatus parseFrom(InputStream input) throws IOException
IOExceptionpublic static VmErrors.VMStatus parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VmErrors.VMStatus parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VmErrors.VMStatus parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VmErrors.VMStatus parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VmErrors.VMStatus parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VmErrors.VMStatus.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VmErrors.VMStatus.Builder newBuilder()
public static VmErrors.VMStatus.Builder newBuilder(VmErrors.VMStatus prototype)
public VmErrors.VMStatus.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VmErrors.VMStatus.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VmErrors.VMStatus getDefaultInstance()
public static com.google.protobuf.Parser<VmErrors.VMStatus> parser()
public com.google.protobuf.Parser<VmErrors.VMStatus> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VmErrors.VMStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019. All rights reserved.