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; |
long |
getHandleId()
optional int64 handle_id = 9; |
boolean |
getIsActivated()
optional bool is_activated = 8; |
long |
getLogicalDependency(int index)
repeated int64 logical_dependency = 10; |
int |
getLogicalDependencyCount()
repeated int64 logical_dependency = 10; |
List<Long> |
getLogicalDependencyList()
repeated int64 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 int64 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic 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.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 boolean hasTuple()
optional int64 activation_number = 1;
optional .org.drools.core.marshalling.Tuple tuple = 2;hasTuple in interface ProtobufMessages.ActivationOrBuilderpublic ProtobufMessages.Tuple getTuple()
optional int64 activation_number = 1;
optional .org.drools.core.marshalling.Tuple tuple = 2;getTuple in interface ProtobufMessages.ActivationOrBuilderpublic ProtobufMessages.TupleOrBuilder getTupleOrBuilder()
optional int64 activation_number = 1;
optional .org.drools.core.marshalling.Tuple tuple = 2;getTupleOrBuilder in interface ProtobufMessages.ActivationOrBuilderpublic boolean hasSalience()
optional int32 salience = 3;hasSalience in interface ProtobufMessages.ActivationOrBuilderpublic int getSalience()
optional int32 salience = 3;getSalience in interface ProtobufMessages.ActivationOrBuilderpublic boolean hasPackageName()
optional string package_name = 4;hasPackageName in interface ProtobufMessages.ActivationOrBuilderpublic String getPackageName()
optional string package_name = 4;getPackageName in interface ProtobufMessages.ActivationOrBuilderpublic com.google.protobuf.ByteString getPackageNameBytes()
optional string package_name = 4;getPackageNameBytes in interface ProtobufMessages.ActivationOrBuilderpublic boolean hasRuleName()
optional string rule_name = 5;hasRuleName in interface ProtobufMessages.ActivationOrBuilderpublic String getRuleName()
optional string rule_name = 5;getRuleName in interface ProtobufMessages.ActivationOrBuilderpublic com.google.protobuf.ByteString getRuleNameBytes()
optional string rule_name = 5;getRuleNameBytes in interface ProtobufMessages.ActivationOrBuilderpublic boolean hasActivationGroup()
optional int64 propagation_number = 6;
optional string activation_group = 7;hasActivationGroup in interface ProtobufMessages.ActivationOrBuilderpublic String getActivationGroup()
optional int64 propagation_number = 6;
optional string activation_group = 7;getActivationGroup in interface ProtobufMessages.ActivationOrBuilderpublic com.google.protobuf.ByteString getActivationGroupBytes()
optional int64 propagation_number = 6;
optional string activation_group = 7;getActivationGroupBytes in interface ProtobufMessages.ActivationOrBuilderpublic boolean hasIsActivated()
optional bool is_activated = 8;hasIsActivated in interface ProtobufMessages.ActivationOrBuilderpublic boolean getIsActivated()
optional bool is_activated = 8;getIsActivated in interface ProtobufMessages.ActivationOrBuilderpublic boolean hasHandleId()
optional int64 handle_id = 9;hasHandleId in interface ProtobufMessages.ActivationOrBuilderpublic long getHandleId()
optional int64 handle_id = 9;getHandleId in interface ProtobufMessages.ActivationOrBuilderpublic List<Long> getLogicalDependencyList()
repeated int64 logical_dependency = 10;getLogicalDependencyList in interface ProtobufMessages.ActivationOrBuilderpublic int getLogicalDependencyCount()
repeated int64 logical_dependency = 10;getLogicalDependencyCount in interface ProtobufMessages.ActivationOrBuilderpublic long getLogicalDependency(int index)
repeated int64 logical_dependency = 10;getLogicalDependency in interface ProtobufMessages.ActivationOrBuilderpublic boolean hasEvaluated()
optional bool evaluated = 11;hasEvaluated in interface ProtobufMessages.ActivationOrBuilderpublic boolean getEvaluated()
optional bool evaluated = 11;getEvaluated in interface ProtobufMessages.ActivationOrBuilderpublic 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 ProtobufMessages.Activation parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.Activation parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.Activation parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.Activation parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.Activation parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.Activation parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.Activation parseFrom(InputStream input) throws IOException
IOExceptionpublic static ProtobufMessages.Activation parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProtobufMessages.Activation parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ProtobufMessages.Activation parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProtobufMessages.Activation parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ProtobufMessages.Activation parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ProtobufMessages.Activation.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic 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.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ProtobufMessages.Activation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public 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.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ProtobufMessages.Activation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.