Package io.zeebe.exporter.proto
Class Schema.DecisionEvaluationRecord.EvaluatedDecision
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.zeebe.exporter.proto.Schema.DecisionEvaluationRecord.EvaluatedDecision
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Schema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder,Serializable
- Enclosing class:
- Schema.DecisionEvaluationRecord
public static final class Schema.DecisionEvaluationRecord.EvaluatedDecision extends com.google.protobuf.GeneratedMessageV3 implements Schema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder
Protobuf typeexporter_protocol.DecisionEvaluationRecord.EvaluatedDecision- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSchema.DecisionEvaluationRecord.EvaluatedDecision.BuilderProtobuf typeexporter_protocol.DecisionEvaluationRecord.EvaluatedDecision-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static intDECISIONID_FIELD_NUMBERstatic intDECISIONKEY_FIELD_NUMBERstatic intDECISIONNAME_FIELD_NUMBERstatic intDECISIONOUTPUT_FIELD_NUMBERstatic intDECISIONTYPE_FIELD_NUMBERstatic intDECISIONVERSION_FIELD_NUMBERstatic intEVALUATEDINPUTS_FIELD_NUMBERstatic intMATCHEDRULES_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetDecisionId()string decisionId = 1;com.google.protobuf.ByteStringgetDecisionIdBytes()string decisionId = 1;longgetDecisionKey()int64 decisionKey = 3;StringgetDecisionName()string decisionName = 2;com.google.protobuf.ByteStringgetDecisionNameBytes()string decisionName = 2;StringgetDecisionOutput()string decisionOutput = 6;com.google.protobuf.ByteStringgetDecisionOutputBytes()string decisionOutput = 6;StringgetDecisionType()string decisionType = 5;com.google.protobuf.ByteStringgetDecisionTypeBytes()string decisionType = 5;longgetDecisionVersion()int64 decisionVersion = 4;static Schema.DecisionEvaluationRecord.EvaluatedDecisiongetDefaultInstance()Schema.DecisionEvaluationRecord.EvaluatedDecisiongetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Schema.DecisionEvaluationRecord.EvaluatedInputgetEvaluatedInputs(int index)repeated .exporter_protocol.DecisionEvaluationRecord.EvaluatedInput evaluatedInputs = 7;intgetEvaluatedInputsCount()repeated .exporter_protocol.DecisionEvaluationRecord.EvaluatedInput evaluatedInputs = 7;List<Schema.DecisionEvaluationRecord.EvaluatedInput>getEvaluatedInputsList()repeated .exporter_protocol.DecisionEvaluationRecord.EvaluatedInput evaluatedInputs = 7;Schema.DecisionEvaluationRecord.EvaluatedInputOrBuildergetEvaluatedInputsOrBuilder(int index)repeated .exporter_protocol.DecisionEvaluationRecord.EvaluatedInput evaluatedInputs = 7;List<? extends Schema.DecisionEvaluationRecord.EvaluatedInputOrBuilder>getEvaluatedInputsOrBuilderList()repeated .exporter_protocol.DecisionEvaluationRecord.EvaluatedInput evaluatedInputs = 7;Schema.DecisionEvaluationRecord.MatchedRulegetMatchedRules(int index)repeated .exporter_protocol.DecisionEvaluationRecord.MatchedRule matchedRules = 8;intgetMatchedRulesCount()repeated .exporter_protocol.DecisionEvaluationRecord.MatchedRule matchedRules = 8;List<Schema.DecisionEvaluationRecord.MatchedRule>getMatchedRulesList()repeated .exporter_protocol.DecisionEvaluationRecord.MatchedRule matchedRules = 8;Schema.DecisionEvaluationRecord.MatchedRuleOrBuildergetMatchedRulesOrBuilder(int index)repeated .exporter_protocol.DecisionEvaluationRecord.MatchedRule matchedRules = 8;List<? extends Schema.DecisionEvaluationRecord.MatchedRuleOrBuilder>getMatchedRulesOrBuilderList()repeated .exporter_protocol.DecisionEvaluationRecord.MatchedRule matchedRules = 8;com.google.protobuf.Parser<Schema.DecisionEvaluationRecord.EvaluatedDecision>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Schema.DecisionEvaluationRecord.EvaluatedDecision.BuildernewBuilder()static Schema.DecisionEvaluationRecord.EvaluatedDecision.BuildernewBuilder(Schema.DecisionEvaluationRecord.EvaluatedDecision prototype)Schema.DecisionEvaluationRecord.EvaluatedDecision.BuildernewBuilderForType()protected Schema.DecisionEvaluationRecord.EvaluatedDecision.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Schema.DecisionEvaluationRecord.EvaluatedDecisionparseDelimitedFrom(InputStream input)static Schema.DecisionEvaluationRecord.EvaluatedDecisionparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Schema.DecisionEvaluationRecord.EvaluatedDecisionparseFrom(byte[] data)static Schema.DecisionEvaluationRecord.EvaluatedDecisionparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Schema.DecisionEvaluationRecord.EvaluatedDecisionparseFrom(com.google.protobuf.ByteString data)static Schema.DecisionEvaluationRecord.EvaluatedDecisionparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Schema.DecisionEvaluationRecord.EvaluatedDecisionparseFrom(com.google.protobuf.CodedInputStream input)static Schema.DecisionEvaluationRecord.EvaluatedDecisionparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Schema.DecisionEvaluationRecord.EvaluatedDecisionparseFrom(InputStream input)static Schema.DecisionEvaluationRecord.EvaluatedDecisionparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Schema.DecisionEvaluationRecord.EvaluatedDecisionparseFrom(ByteBuffer data)static Schema.DecisionEvaluationRecord.EvaluatedDecisionparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Schema.DecisionEvaluationRecord.EvaluatedDecision>parser()Schema.DecisionEvaluationRecord.EvaluatedDecision.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
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
-
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
-
DECISIONID_FIELD_NUMBER
public static final int DECISIONID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DECISIONNAME_FIELD_NUMBER
public static final int DECISIONNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DECISIONKEY_FIELD_NUMBER
public static final int DECISIONKEY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DECISIONVERSION_FIELD_NUMBER
public static final int DECISIONVERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DECISIONTYPE_FIELD_NUMBER
public static final int DECISIONTYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DECISIONOUTPUT_FIELD_NUMBER
public static final int DECISIONOUTPUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EVALUATEDINPUTS_FIELD_NUMBER
public static final int EVALUATEDINPUTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MATCHEDRULES_FIELD_NUMBER
public static final int MATCHEDRULES_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
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin 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
-
getDecisionId
public String getDecisionId()
string decisionId = 1;- Specified by:
getDecisionIdin interfaceSchema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder
-
getDecisionIdBytes
public com.google.protobuf.ByteString getDecisionIdBytes()
string decisionId = 1;- Specified by:
getDecisionIdBytesin interfaceSchema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder
-
getDecisionName
public String getDecisionName()
string decisionName = 2;- Specified by:
getDecisionNamein interfaceSchema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder
-
getDecisionNameBytes
public com.google.protobuf.ByteString getDecisionNameBytes()
string decisionName = 2;- Specified by:
getDecisionNameBytesin interfaceSchema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder
-
getDecisionKey
public long getDecisionKey()
int64 decisionKey = 3;- Specified by:
getDecisionKeyin interfaceSchema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder
-
getDecisionVersion
public long getDecisionVersion()
int64 decisionVersion = 4;- Specified by:
getDecisionVersionin interfaceSchema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder
-
getDecisionType
public String getDecisionType()
string decisionType = 5;- Specified by:
getDecisionTypein interfaceSchema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder
-
getDecisionTypeBytes
public com.google.protobuf.ByteString getDecisionTypeBytes()
string decisionType = 5;- Specified by:
getDecisionTypeBytesin interfaceSchema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder
-
getDecisionOutput
public String getDecisionOutput()
string decisionOutput = 6;- Specified by:
getDecisionOutputin interfaceSchema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder
-
getDecisionOutputBytes
public com.google.protobuf.ByteString getDecisionOutputBytes()
string decisionOutput = 6;- Specified by:
getDecisionOutputBytesin interfaceSchema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder
-
getEvaluatedInputsList
public List<Schema.DecisionEvaluationRecord.EvaluatedInput> getEvaluatedInputsList()
repeated .exporter_protocol.DecisionEvaluationRecord.EvaluatedInput evaluatedInputs = 7;- Specified by:
getEvaluatedInputsListin interfaceSchema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder
-
getEvaluatedInputsOrBuilderList
public List<? extends Schema.DecisionEvaluationRecord.EvaluatedInputOrBuilder> getEvaluatedInputsOrBuilderList()
repeated .exporter_protocol.DecisionEvaluationRecord.EvaluatedInput evaluatedInputs = 7;- Specified by:
getEvaluatedInputsOrBuilderListin interfaceSchema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder
-
getEvaluatedInputsCount
public int getEvaluatedInputsCount()
repeated .exporter_protocol.DecisionEvaluationRecord.EvaluatedInput evaluatedInputs = 7;- Specified by:
getEvaluatedInputsCountin interfaceSchema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder
-
getEvaluatedInputs
public Schema.DecisionEvaluationRecord.EvaluatedInput getEvaluatedInputs(int index)
repeated .exporter_protocol.DecisionEvaluationRecord.EvaluatedInput evaluatedInputs = 7;- Specified by:
getEvaluatedInputsin interfaceSchema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder
-
getEvaluatedInputsOrBuilder
public Schema.DecisionEvaluationRecord.EvaluatedInputOrBuilder getEvaluatedInputsOrBuilder(int index)
repeated .exporter_protocol.DecisionEvaluationRecord.EvaluatedInput evaluatedInputs = 7;- Specified by:
getEvaluatedInputsOrBuilderin interfaceSchema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder
-
getMatchedRulesList
public List<Schema.DecisionEvaluationRecord.MatchedRule> getMatchedRulesList()
repeated .exporter_protocol.DecisionEvaluationRecord.MatchedRule matchedRules = 8;- Specified by:
getMatchedRulesListin interfaceSchema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder
-
getMatchedRulesOrBuilderList
public List<? extends Schema.DecisionEvaluationRecord.MatchedRuleOrBuilder> getMatchedRulesOrBuilderList()
repeated .exporter_protocol.DecisionEvaluationRecord.MatchedRule matchedRules = 8;- Specified by:
getMatchedRulesOrBuilderListin interfaceSchema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder
-
getMatchedRulesCount
public int getMatchedRulesCount()
repeated .exporter_protocol.DecisionEvaluationRecord.MatchedRule matchedRules = 8;- Specified by:
getMatchedRulesCountin interfaceSchema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder
-
getMatchedRules
public Schema.DecisionEvaluationRecord.MatchedRule getMatchedRules(int index)
repeated .exporter_protocol.DecisionEvaluationRecord.MatchedRule matchedRules = 8;- Specified by:
getMatchedRulesin interfaceSchema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder
-
getMatchedRulesOrBuilder
public Schema.DecisionEvaluationRecord.MatchedRuleOrBuilder getMatchedRulesOrBuilder(int index)
repeated .exporter_protocol.DecisionEvaluationRecord.MatchedRule matchedRules = 8;- Specified by:
getMatchedRulesOrBuilderin interfaceSchema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder
-
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 Schema.DecisionEvaluationRecord.EvaluatedDecision parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Schema.DecisionEvaluationRecord.EvaluatedDecision parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Schema.DecisionEvaluationRecord.EvaluatedDecision parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Schema.DecisionEvaluationRecord.EvaluatedDecision parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Schema.DecisionEvaluationRecord.EvaluatedDecision parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Schema.DecisionEvaluationRecord.EvaluatedDecision parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Schema.DecisionEvaluationRecord.EvaluatedDecision parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Schema.DecisionEvaluationRecord.EvaluatedDecision parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Schema.DecisionEvaluationRecord.EvaluatedDecision parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Schema.DecisionEvaluationRecord.EvaluatedDecision parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Schema.DecisionEvaluationRecord.EvaluatedDecision parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Schema.DecisionEvaluationRecord.EvaluatedDecision parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Schema.DecisionEvaluationRecord.EvaluatedDecision.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Schema.DecisionEvaluationRecord.EvaluatedDecision.Builder newBuilder()
-
newBuilder
public static Schema.DecisionEvaluationRecord.EvaluatedDecision.Builder newBuilder(Schema.DecisionEvaluationRecord.EvaluatedDecision prototype)
-
toBuilder
public Schema.DecisionEvaluationRecord.EvaluatedDecision.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Schema.DecisionEvaluationRecord.EvaluatedDecision.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Schema.DecisionEvaluationRecord.EvaluatedDecision getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Schema.DecisionEvaluationRecord.EvaluatedDecision> parser()
-
getParserForType
public com.google.protobuf.Parser<Schema.DecisionEvaluationRecord.EvaluatedDecision> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Schema.DecisionEvaluationRecord.EvaluatedDecision getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-