public static final class ProtobufMessages.Activation extends com.google.protobuf.GeneratedMessageV3 implements ProtobufMessages.ActivationOrBuilder
org.drools.core.marshalling.Activation
Modifier and Type | Class and Description |
---|---|
static class |
ProtobufMessages.Activation.Builder
Protobuf type
org.drools.core.marshalling.Activation |
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 |
ACTIVATION_GROUP_FIELD_NUMBER |
static int |
EVALUATED_FIELD_NUMBER |
static int |
HANDLE_ID_FIELD_NUMBER |
static int |
IS_ACTIVATED_FIELD_NUMBER |
static int |
LOGICAL_DEPENDENCY_FIELD_NUMBER |
static int |
PACKAGE_NAME_FIELD_NUMBER |
static com.google.protobuf.Parser<ProtobufMessages.Activation> |
PARSER
Deprecated.
|
static int |
RULE_NAME_FIELD_NUMBER |
static int |
SALIENCE_FIELD_NUMBER |
static int |
TUPLE_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getActivationGroup()
optional int64 propagation_number = 6;
optional string activation_group = 7; |
com.google.protobuf.ByteString |
getActivationGroupBytes()
optional int64 propagation_number = 6;
optional string activation_group = 7; |
static ProtobufMessages.Activation |
getDefaultInstance() |
ProtobufMessages.Activation |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getEvaluated()
optional bool evaluated = 11; |
int |
getHandleId()
optional int32 handle_id = 9; |
boolean |
getIsActivated()
optional bool is_activated = 8; |
int |
getLogicalDependency(int index)
repeated int32 logical_dependency = 10; |
int |
getLogicalDependencyCount()
repeated int32 logical_dependency = 10; |
List<Integer> |
getLogicalDependencyList()
repeated int32 logical_dependency = 10; |
String |
getPackageName()
optional string package_name = 4; |
com.google.protobuf.ByteString |
getPackageNameBytes()
optional string package_name = 4; |
com.google.protobuf.Parser<ProtobufMessages.Activation> |
getParserForType() |
String |
getRuleName()
optional string rule_name = 5; |
com.google.protobuf.ByteString |
getRuleNameBytes()
optional string rule_name = 5; |
int |
getSalience()
optional int32 salience = 3; |
int |
getSerializedSize() |
ProtobufMessages.Tuple |
getTuple()
optional int64 activation_number = 1;
optional .org.drools.core.marshalling.Tuple tuple = 2; |
ProtobufMessages.TupleOrBuilder |
getTupleOrBuilder()
optional int64 activation_number = 1;
optional .org.drools.core.marshalling.Tuple tuple = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasActivationGroup()
optional int64 propagation_number = 6;
optional string activation_group = 7; |
boolean |
hasEvaluated()
optional bool evaluated = 11; |
boolean |
hasHandleId()
optional int32 handle_id = 9; |
int |
hashCode() |
boolean |
hasIsActivated()
optional bool is_activated = 8; |
boolean |
hasPackageName()
optional string package_name = 4; |
boolean |
hasRuleName()
optional string rule_name = 5; |
boolean |
hasSalience()
optional int32 salience = 3; |
boolean |
hasTuple()
optional int64 activation_number = 1;
optional .org.drools.core.marshalling.Tuple tuple = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ProtobufMessages.Activation.Builder |
newBuilder() |
static ProtobufMessages.Activation.Builder |
newBuilder(ProtobufMessages.Activation prototype) |
ProtobufMessages.Activation.Builder |
newBuilderForType() |
protected ProtobufMessages.Activation.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static ProtobufMessages.Activation |
parseDelimitedFrom(InputStream input) |
static ProtobufMessages.Activation |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.Activation |
parseFrom(byte[] data) |
static ProtobufMessages.Activation |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.Activation |
parseFrom(ByteBuffer data) |
static ProtobufMessages.Activation |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.Activation |
parseFrom(com.google.protobuf.ByteString data) |
static ProtobufMessages.Activation |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.Activation |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ProtobufMessages.Activation |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.Activation |
parseFrom(InputStream input) |
static ProtobufMessages.Activation |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ProtobufMessages.Activation> |
parser() |
ProtobufMessages.Activation.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, 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 TUPLE_FIELD_NUMBER
public static final int SALIENCE_FIELD_NUMBER
public static final int PACKAGE_NAME_FIELD_NUMBER
public static final int RULE_NAME_FIELD_NUMBER
public static final int ACTIVATION_GROUP_FIELD_NUMBER
public static final int IS_ACTIVATED_FIELD_NUMBER
public static final int HANDLE_ID_FIELD_NUMBER
public static final int LOGICAL_DEPENDENCY_FIELD_NUMBER
public static final int EVALUATED_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<ProtobufMessages.Activation> PARSER
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 hasTuple()
optional int64 activation_number = 1;
optional .org.drools.core.marshalling.Tuple tuple = 2;
hasTuple
in interface ProtobufMessages.ActivationOrBuilder
public ProtobufMessages.Tuple getTuple()
optional int64 activation_number = 1;
optional .org.drools.core.marshalling.Tuple tuple = 2;
getTuple
in interface ProtobufMessages.ActivationOrBuilder
public ProtobufMessages.TupleOrBuilder getTupleOrBuilder()
optional int64 activation_number = 1;
optional .org.drools.core.marshalling.Tuple tuple = 2;
getTupleOrBuilder
in interface ProtobufMessages.ActivationOrBuilder
public boolean hasSalience()
optional int32 salience = 3;
hasSalience
in interface ProtobufMessages.ActivationOrBuilder
public int getSalience()
optional int32 salience = 3;
getSalience
in interface ProtobufMessages.ActivationOrBuilder
public boolean hasPackageName()
optional string package_name = 4;
hasPackageName
in interface ProtobufMessages.ActivationOrBuilder
public String getPackageName()
optional string package_name = 4;
getPackageName
in interface ProtobufMessages.ActivationOrBuilder
public com.google.protobuf.ByteString getPackageNameBytes()
optional string package_name = 4;
getPackageNameBytes
in interface ProtobufMessages.ActivationOrBuilder
public boolean hasRuleName()
optional string rule_name = 5;
hasRuleName
in interface ProtobufMessages.ActivationOrBuilder
public String getRuleName()
optional string rule_name = 5;
getRuleName
in interface ProtobufMessages.ActivationOrBuilder
public com.google.protobuf.ByteString getRuleNameBytes()
optional string rule_name = 5;
getRuleNameBytes
in interface ProtobufMessages.ActivationOrBuilder
public boolean hasActivationGroup()
optional int64 propagation_number = 6;
optional string activation_group = 7;
hasActivationGroup
in interface ProtobufMessages.ActivationOrBuilder
public String getActivationGroup()
optional int64 propagation_number = 6;
optional string activation_group = 7;
getActivationGroup
in interface ProtobufMessages.ActivationOrBuilder
public com.google.protobuf.ByteString getActivationGroupBytes()
optional int64 propagation_number = 6;
optional string activation_group = 7;
getActivationGroupBytes
in interface ProtobufMessages.ActivationOrBuilder
public boolean hasIsActivated()
optional bool is_activated = 8;
hasIsActivated
in interface ProtobufMessages.ActivationOrBuilder
public boolean getIsActivated()
optional bool is_activated = 8;
getIsActivated
in interface ProtobufMessages.ActivationOrBuilder
public boolean hasHandleId()
optional int32 handle_id = 9;
hasHandleId
in interface ProtobufMessages.ActivationOrBuilder
public int getHandleId()
optional int32 handle_id = 9;
getHandleId
in interface ProtobufMessages.ActivationOrBuilder
public List<Integer> getLogicalDependencyList()
repeated int32 logical_dependency = 10;
getLogicalDependencyList
in interface ProtobufMessages.ActivationOrBuilder
public int getLogicalDependencyCount()
repeated int32 logical_dependency = 10;
getLogicalDependencyCount
in interface ProtobufMessages.ActivationOrBuilder
public int getLogicalDependency(int index)
repeated int32 logical_dependency = 10;
getLogicalDependency
in interface ProtobufMessages.ActivationOrBuilder
public boolean hasEvaluated()
optional bool evaluated = 11;
hasEvaluated
in interface ProtobufMessages.ActivationOrBuilder
public boolean getEvaluated()
optional bool evaluated = 11;
getEvaluated
in interface ProtobufMessages.ActivationOrBuilder
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 ProtobufMessages.Activation parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.Activation parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.Activation parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.Activation parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.Activation parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.Activation parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.Activation parseFrom(InputStream input) throws IOException
IOException
public static ProtobufMessages.Activation parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProtobufMessages.Activation parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ProtobufMessages.Activation parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProtobufMessages.Activation parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ProtobufMessages.Activation parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public ProtobufMessages.Activation.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ProtobufMessages.Activation.Builder newBuilder()
public static ProtobufMessages.Activation.Builder newBuilder(ProtobufMessages.Activation prototype)
public ProtobufMessages.Activation.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected ProtobufMessages.Activation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static ProtobufMessages.Activation getDefaultInstance()
public static com.google.protobuf.Parser<ProtobufMessages.Activation> parser()
public com.google.protobuf.Parser<ProtobufMessages.Activation> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public ProtobufMessages.Activation getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.