public static final class ProtobufMessages.RuleData extends com.google.protobuf.GeneratedMessageV3 implements ProtobufMessages.RuleDataOrBuilder
the Rule Data serialization formatProtobuf type
org.drools.core.marshalling.RuleData
Modifier and Type | Class and Description |
---|---|
static class |
ProtobufMessages.RuleData.Builder
the Rule Data serialization format
Protobuf type
org.drools.core.marshalling.RuleData |
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 |
ACTION_QUEUE_FIELD_NUMBER |
static int |
AGENDA_FIELD_NUMBER |
static int |
ENTRY_POINT_FIELD_NUMBER |
static int |
INITIAL_FACT_FIELD_NUMBER |
static int |
LAST_ID_FIELD_NUMBER |
static int |
LAST_RECENCY_FIELD_NUMBER |
static int |
NODE_MEMORY_FIELD_NUMBER |
static int |
OBSOLETE_TMS_FIELD_NUMBER |
static com.google.protobuf.Parser<ProtobufMessages.RuleData> |
PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
ProtobufMessages.ActionQueue |
getActionQueue()
optional .org.drools.core.marshalling.ActionQueue action_queue = 11; |
ProtobufMessages.ActionQueueOrBuilder |
getActionQueueOrBuilder()
optional .org.drools.core.marshalling.ActionQueue action_queue = 11; |
ProtobufMessages.Agenda |
getAgenda()
optional .org.drools.core.marshalling.Agenda agenda = 8; |
ProtobufMessages.AgendaOrBuilder |
getAgendaOrBuilder()
optional .org.drools.core.marshalling.Agenda agenda = 8; |
static ProtobufMessages.RuleData |
getDefaultInstance() |
ProtobufMessages.RuleData |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
ProtobufMessages.EntryPoint |
getEntryPoint(int index)
repeated .org.drools.core.marshalling.EntryPoint entry_point = 10; |
int |
getEntryPointCount()
repeated .org.drools.core.marshalling.EntryPoint entry_point = 10; |
List<ProtobufMessages.EntryPoint> |
getEntryPointList()
repeated .org.drools.core.marshalling.EntryPoint entry_point = 10; |
ProtobufMessages.EntryPointOrBuilder |
getEntryPointOrBuilder(int index)
repeated .org.drools.core.marshalling.EntryPoint entry_point = 10; |
List<? extends ProtobufMessages.EntryPointOrBuilder> |
getEntryPointOrBuilderList()
repeated .org.drools.core.marshalling.EntryPoint entry_point = 10; |
ProtobufMessages.FactHandle |
getInitialFact()
optional .org.drools.core.marshalling.FactHandle initial_fact = 6; |
ProtobufMessages.FactHandleOrBuilder |
getInitialFactOrBuilder()
optional .org.drools.core.marshalling.FactHandle initial_fact = 6; |
long |
getLastId()
optional int64 last_id = 3; |
long |
getLastRecency()
optional int64 last_recency = 4; |
ProtobufMessages.NodeMemory |
getNodeMemory(int index)
repeated .org.drools.core.marshalling.NodeMemory node_memory = 9; |
int |
getNodeMemoryCount()
repeated .org.drools.core.marshalling.NodeMemory node_memory = 9; |
List<ProtobufMessages.NodeMemory> |
getNodeMemoryList()
repeated .org.drools.core.marshalling.NodeMemory node_memory = 9; |
ProtobufMessages.NodeMemoryOrBuilder |
getNodeMemoryOrBuilder(int index)
repeated .org.drools.core.marshalling.NodeMemory node_memory = 9; |
List<? extends ProtobufMessages.NodeMemoryOrBuilder> |
getNodeMemoryOrBuilderList()
repeated .org.drools.core.marshalling.NodeMemory node_memory = 9; |
ProtobufMessages.TruthMaintenanceSystem |
getOBSOLETETms()
optional .org.drools.core.marshalling.TruthMaintenanceSystem OBSOLETE_tms = 12; |
ProtobufMessages.TruthMaintenanceSystemOrBuilder |
getOBSOLETETmsOrBuilder()
optional .org.drools.core.marshalling.TruthMaintenanceSystem OBSOLETE_tms = 12; |
com.google.protobuf.Parser<ProtobufMessages.RuleData> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasActionQueue()
optional .org.drools.core.marshalling.ActionQueue action_queue = 11; |
boolean |
hasAgenda()
optional .org.drools.core.marshalling.Agenda agenda = 8; |
int |
hashCode() |
boolean |
hasInitialFact()
optional .org.drools.core.marshalling.FactHandle initial_fact = 6; |
boolean |
hasLastId()
optional int64 last_id = 3; |
boolean |
hasLastRecency()
optional int64 last_recency = 4; |
boolean |
hasOBSOLETETms()
optional .org.drools.core.marshalling.TruthMaintenanceSystem OBSOLETE_tms = 12; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ProtobufMessages.RuleData.Builder |
newBuilder() |
static ProtobufMessages.RuleData.Builder |
newBuilder(ProtobufMessages.RuleData prototype) |
ProtobufMessages.RuleData.Builder |
newBuilderForType() |
protected ProtobufMessages.RuleData.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static ProtobufMessages.RuleData |
parseDelimitedFrom(InputStream input) |
static ProtobufMessages.RuleData |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.RuleData |
parseFrom(byte[] data) |
static ProtobufMessages.RuleData |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.RuleData |
parseFrom(ByteBuffer data) |
static ProtobufMessages.RuleData |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.RuleData |
parseFrom(com.google.protobuf.ByteString data) |
static ProtobufMessages.RuleData |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.RuleData |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ProtobufMessages.RuleData |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.RuleData |
parseFrom(InputStream input) |
static ProtobufMessages.RuleData |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ProtobufMessages.RuleData> |
parser() |
ProtobufMessages.RuleData.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 LAST_ID_FIELD_NUMBER
public static final int LAST_RECENCY_FIELD_NUMBER
public static final int INITIAL_FACT_FIELD_NUMBER
public static final int AGENDA_FIELD_NUMBER
public static final int NODE_MEMORY_FIELD_NUMBER
public static final int ENTRY_POINT_FIELD_NUMBER
public static final int ACTION_QUEUE_FIELD_NUMBER
public static final int OBSOLETE_TMS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<ProtobufMessages.RuleData> 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 hasLastId()
optional int64 last_id = 3;
hasLastId
in interface ProtobufMessages.RuleDataOrBuilder
public long getLastId()
optional int64 last_id = 3;
getLastId
in interface ProtobufMessages.RuleDataOrBuilder
public boolean hasLastRecency()
optional int64 last_recency = 4;
hasLastRecency
in interface ProtobufMessages.RuleDataOrBuilder
public long getLastRecency()
optional int64 last_recency = 4;
getLastRecency
in interface ProtobufMessages.RuleDataOrBuilder
public boolean hasInitialFact()
optional .org.drools.core.marshalling.FactHandle initial_fact = 6;
hasInitialFact
in interface ProtobufMessages.RuleDataOrBuilder
public ProtobufMessages.FactHandle getInitialFact()
optional .org.drools.core.marshalling.FactHandle initial_fact = 6;
getInitialFact
in interface ProtobufMessages.RuleDataOrBuilder
public ProtobufMessages.FactHandleOrBuilder getInitialFactOrBuilder()
optional .org.drools.core.marshalling.FactHandle initial_fact = 6;
getInitialFactOrBuilder
in interface ProtobufMessages.RuleDataOrBuilder
public boolean hasAgenda()
optional .org.drools.core.marshalling.Agenda agenda = 8;
hasAgenda
in interface ProtobufMessages.RuleDataOrBuilder
public ProtobufMessages.Agenda getAgenda()
optional .org.drools.core.marshalling.Agenda agenda = 8;
getAgenda
in interface ProtobufMessages.RuleDataOrBuilder
public ProtobufMessages.AgendaOrBuilder getAgendaOrBuilder()
optional .org.drools.core.marshalling.Agenda agenda = 8;
getAgendaOrBuilder
in interface ProtobufMessages.RuleDataOrBuilder
public List<ProtobufMessages.NodeMemory> getNodeMemoryList()
repeated .org.drools.core.marshalling.NodeMemory node_memory = 9;
getNodeMemoryList
in interface ProtobufMessages.RuleDataOrBuilder
public List<? extends ProtobufMessages.NodeMemoryOrBuilder> getNodeMemoryOrBuilderList()
repeated .org.drools.core.marshalling.NodeMemory node_memory = 9;
getNodeMemoryOrBuilderList
in interface ProtobufMessages.RuleDataOrBuilder
public int getNodeMemoryCount()
repeated .org.drools.core.marshalling.NodeMemory node_memory = 9;
getNodeMemoryCount
in interface ProtobufMessages.RuleDataOrBuilder
public ProtobufMessages.NodeMemory getNodeMemory(int index)
repeated .org.drools.core.marshalling.NodeMemory node_memory = 9;
getNodeMemory
in interface ProtobufMessages.RuleDataOrBuilder
public ProtobufMessages.NodeMemoryOrBuilder getNodeMemoryOrBuilder(int index)
repeated .org.drools.core.marshalling.NodeMemory node_memory = 9;
getNodeMemoryOrBuilder
in interface ProtobufMessages.RuleDataOrBuilder
public List<ProtobufMessages.EntryPoint> getEntryPointList()
repeated .org.drools.core.marshalling.EntryPoint entry_point = 10;
getEntryPointList
in interface ProtobufMessages.RuleDataOrBuilder
public List<? extends ProtobufMessages.EntryPointOrBuilder> getEntryPointOrBuilderList()
repeated .org.drools.core.marshalling.EntryPoint entry_point = 10;
getEntryPointOrBuilderList
in interface ProtobufMessages.RuleDataOrBuilder
public int getEntryPointCount()
repeated .org.drools.core.marshalling.EntryPoint entry_point = 10;
getEntryPointCount
in interface ProtobufMessages.RuleDataOrBuilder
public ProtobufMessages.EntryPoint getEntryPoint(int index)
repeated .org.drools.core.marshalling.EntryPoint entry_point = 10;
getEntryPoint
in interface ProtobufMessages.RuleDataOrBuilder
public ProtobufMessages.EntryPointOrBuilder getEntryPointOrBuilder(int index)
repeated .org.drools.core.marshalling.EntryPoint entry_point = 10;
getEntryPointOrBuilder
in interface ProtobufMessages.RuleDataOrBuilder
public boolean hasActionQueue()
optional .org.drools.core.marshalling.ActionQueue action_queue = 11;
hasActionQueue
in interface ProtobufMessages.RuleDataOrBuilder
public ProtobufMessages.ActionQueue getActionQueue()
optional .org.drools.core.marshalling.ActionQueue action_queue = 11;
getActionQueue
in interface ProtobufMessages.RuleDataOrBuilder
public ProtobufMessages.ActionQueueOrBuilder getActionQueueOrBuilder()
optional .org.drools.core.marshalling.ActionQueue action_queue = 11;
getActionQueueOrBuilder
in interface ProtobufMessages.RuleDataOrBuilder
public boolean hasOBSOLETETms()
optional .org.drools.core.marshalling.TruthMaintenanceSystem OBSOLETE_tms = 12;
hasOBSOLETETms
in interface ProtobufMessages.RuleDataOrBuilder
public ProtobufMessages.TruthMaintenanceSystem getOBSOLETETms()
optional .org.drools.core.marshalling.TruthMaintenanceSystem OBSOLETE_tms = 12;
getOBSOLETETms
in interface ProtobufMessages.RuleDataOrBuilder
public ProtobufMessages.TruthMaintenanceSystemOrBuilder getOBSOLETETmsOrBuilder()
optional .org.drools.core.marshalling.TruthMaintenanceSystem OBSOLETE_tms = 12;
getOBSOLETETmsOrBuilder
in interface ProtobufMessages.RuleDataOrBuilder
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.RuleData parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.RuleData parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.RuleData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.RuleData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.RuleData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.RuleData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.RuleData parseFrom(InputStream input) throws IOException
IOException
public static ProtobufMessages.RuleData parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProtobufMessages.RuleData parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ProtobufMessages.RuleData parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProtobufMessages.RuleData parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ProtobufMessages.RuleData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public ProtobufMessages.RuleData.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ProtobufMessages.RuleData.Builder newBuilder()
public static ProtobufMessages.RuleData.Builder newBuilder(ProtobufMessages.RuleData prototype)
public ProtobufMessages.RuleData.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected ProtobufMessages.RuleData.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static ProtobufMessages.RuleData getDefaultInstance()
public static com.google.protobuf.Parser<ProtobufMessages.RuleData> parser()
public com.google.protobuf.Parser<ProtobufMessages.RuleData> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public ProtobufMessages.RuleData getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.