public static final class ProtobufMessages.FactHandle extends com.google.protobuf.GeneratedMessageV3 implements ProtobufMessages.FactHandleOrBuilder
a fact handleProtobuf type
org.drools.core.marshalling.FactHandle
Modifier and Type | Class and Description |
---|---|
static class |
ProtobufMessages.FactHandle.Builder
a fact handle
Protobuf type
org.drools.core.marshalling.FactHandle |
static class |
ProtobufMessages.FactHandle.HandleType
Protobuf enum
org.drools.core.marshalling.FactHandle.HandleType |
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 |
ACTIVATIONS_COUNT_FIELD_NUMBER |
static int |
DURATION_FIELD_NUMBER |
static int |
ENTRY_POINT_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
IS_EXPIRED_FIELD_NUMBER |
static int |
IS_JUSTIFIED_FIELD_NUMBER |
static int |
OBJECT_FIELD_NUMBER |
static int |
OTN_COUNT_FIELD_NUMBER |
static com.google.protobuf.Parser<ProtobufMessages.FactHandle> |
PARSER
Deprecated.
|
static int |
RECENCY_FIELD_NUMBER |
static int |
STRATEGY_INDEX_FIELD_NUMBER |
static int |
TIMESTAMP_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
long |
getActivationsCount()
optional int64 activations_count = 7; |
static ProtobufMessages.FactHandle |
getDefaultInstance() |
ProtobufMessages.FactHandle |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getDuration()
optional int64 duration = 5; |
String |
getEntryPoint()
the entry point
optional string entry_point = 10; |
com.google.protobuf.ByteString |
getEntryPointBytes()
the entry point
optional string entry_point = 10; |
long |
getId()
optional int64 id = 2; |
boolean |
getIsExpired()
optional bool is_expired = 6; |
boolean |
getIsJustified()
optional bool is_justified = 11; |
com.google.protobuf.ByteString |
getObject()
optional bytes object = 9; |
int |
getOtnCount()
optional int32 otn_count = 12; |
com.google.protobuf.Parser<ProtobufMessages.FactHandle> |
getParserForType() |
long |
getRecency()
optional int64 recency = 3; |
int |
getSerializedSize() |
int |
getStrategyIndex()
the actual object reference
optional int32 strategy_index = 8; |
long |
getTimestamp()
event only attributes
optional int64 timestamp = 4; |
ProtobufMessages.FactHandle.HandleType |
getType()
optional .org.drools.core.marshalling.FactHandle.HandleType type = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasActivationsCount()
optional int64 activations_count = 7; |
boolean |
hasDuration()
optional int64 duration = 5; |
boolean |
hasEntryPoint()
the entry point
optional string entry_point = 10; |
int |
hashCode() |
boolean |
hasId()
optional int64 id = 2; |
boolean |
hasIsExpired()
optional bool is_expired = 6; |
boolean |
hasIsJustified()
optional bool is_justified = 11; |
boolean |
hasObject()
optional bytes object = 9; |
boolean |
hasOtnCount()
optional int32 otn_count = 12; |
boolean |
hasRecency()
optional int64 recency = 3; |
boolean |
hasStrategyIndex()
the actual object reference
optional int32 strategy_index = 8; |
boolean |
hasTimestamp()
event only attributes
optional int64 timestamp = 4; |
boolean |
hasType()
optional .org.drools.core.marshalling.FactHandle.HandleType type = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ProtobufMessages.FactHandle.Builder |
newBuilder() |
static ProtobufMessages.FactHandle.Builder |
newBuilder(ProtobufMessages.FactHandle prototype) |
ProtobufMessages.FactHandle.Builder |
newBuilderForType() |
protected ProtobufMessages.FactHandle.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static ProtobufMessages.FactHandle |
parseDelimitedFrom(InputStream input) |
static ProtobufMessages.FactHandle |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.FactHandle |
parseFrom(byte[] data) |
static ProtobufMessages.FactHandle |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.FactHandle |
parseFrom(ByteBuffer data) |
static ProtobufMessages.FactHandle |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.FactHandle |
parseFrom(com.google.protobuf.ByteString data) |
static ProtobufMessages.FactHandle |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.FactHandle |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ProtobufMessages.FactHandle |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.FactHandle |
parseFrom(InputStream input) |
static ProtobufMessages.FactHandle |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ProtobufMessages.FactHandle> |
parser() |
ProtobufMessages.FactHandle.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 TYPE_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
public static final int RECENCY_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER
public static final int DURATION_FIELD_NUMBER
public static final int IS_EXPIRED_FIELD_NUMBER
public static final int ACTIVATIONS_COUNT_FIELD_NUMBER
public static final int STRATEGY_INDEX_FIELD_NUMBER
public static final int OBJECT_FIELD_NUMBER
public static final int ENTRY_POINT_FIELD_NUMBER
public static final int IS_JUSTIFIED_FIELD_NUMBER
public static final int OTN_COUNT_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<ProtobufMessages.FactHandle> 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 hasType()
optional .org.drools.core.marshalling.FactHandle.HandleType type = 1;
hasType
in interface ProtobufMessages.FactHandleOrBuilder
public ProtobufMessages.FactHandle.HandleType getType()
optional .org.drools.core.marshalling.FactHandle.HandleType type = 1;
getType
in interface ProtobufMessages.FactHandleOrBuilder
public boolean hasId()
optional int64 id = 2;
hasId
in interface ProtobufMessages.FactHandleOrBuilder
public long getId()
optional int64 id = 2;
getId
in interface ProtobufMessages.FactHandleOrBuilder
public boolean hasRecency()
optional int64 recency = 3;
hasRecency
in interface ProtobufMessages.FactHandleOrBuilder
public long getRecency()
optional int64 recency = 3;
getRecency
in interface ProtobufMessages.FactHandleOrBuilder
public boolean hasTimestamp()
event only attributes
optional int64 timestamp = 4;
hasTimestamp
in interface ProtobufMessages.FactHandleOrBuilder
public long getTimestamp()
event only attributes
optional int64 timestamp = 4;
getTimestamp
in interface ProtobufMessages.FactHandleOrBuilder
public boolean hasDuration()
optional int64 duration = 5;
hasDuration
in interface ProtobufMessages.FactHandleOrBuilder
public long getDuration()
optional int64 duration = 5;
getDuration
in interface ProtobufMessages.FactHandleOrBuilder
public boolean hasIsExpired()
optional bool is_expired = 6;
hasIsExpired
in interface ProtobufMessages.FactHandleOrBuilder
public boolean getIsExpired()
optional bool is_expired = 6;
getIsExpired
in interface ProtobufMessages.FactHandleOrBuilder
public boolean hasActivationsCount()
optional int64 activations_count = 7;
hasActivationsCount
in interface ProtobufMessages.FactHandleOrBuilder
public long getActivationsCount()
optional int64 activations_count = 7;
getActivationsCount
in interface ProtobufMessages.FactHandleOrBuilder
public boolean hasStrategyIndex()
the actual object reference
optional int32 strategy_index = 8;
hasStrategyIndex
in interface ProtobufMessages.FactHandleOrBuilder
public int getStrategyIndex()
the actual object reference
optional int32 strategy_index = 8;
getStrategyIndex
in interface ProtobufMessages.FactHandleOrBuilder
public boolean hasObject()
optional bytes object = 9;
hasObject
in interface ProtobufMessages.FactHandleOrBuilder
public com.google.protobuf.ByteString getObject()
optional bytes object = 9;
getObject
in interface ProtobufMessages.FactHandleOrBuilder
public boolean hasEntryPoint()
the entry point
optional string entry_point = 10;
hasEntryPoint
in interface ProtobufMessages.FactHandleOrBuilder
public String getEntryPoint()
the entry point
optional string entry_point = 10;
getEntryPoint
in interface ProtobufMessages.FactHandleOrBuilder
public com.google.protobuf.ByteString getEntryPointBytes()
the entry point
optional string entry_point = 10;
getEntryPointBytes
in interface ProtobufMessages.FactHandleOrBuilder
public boolean hasIsJustified()
optional bool is_justified = 11;
hasIsJustified
in interface ProtobufMessages.FactHandleOrBuilder
public boolean getIsJustified()
optional bool is_justified = 11;
getIsJustified
in interface ProtobufMessages.FactHandleOrBuilder
public boolean hasOtnCount()
optional int32 otn_count = 12;
hasOtnCount
in interface ProtobufMessages.FactHandleOrBuilder
public int getOtnCount()
optional int32 otn_count = 12;
getOtnCount
in interface ProtobufMessages.FactHandleOrBuilder
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.FactHandle parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.FactHandle parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.FactHandle parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.FactHandle parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.FactHandle parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.FactHandle parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.FactHandle parseFrom(InputStream input) throws IOException
IOException
public static ProtobufMessages.FactHandle parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProtobufMessages.FactHandle parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ProtobufMessages.FactHandle parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProtobufMessages.FactHandle parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ProtobufMessages.FactHandle parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public ProtobufMessages.FactHandle.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ProtobufMessages.FactHandle.Builder newBuilder()
public static ProtobufMessages.FactHandle.Builder newBuilder(ProtobufMessages.FactHandle prototype)
public ProtobufMessages.FactHandle.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected ProtobufMessages.FactHandle.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static ProtobufMessages.FactHandle getDefaultInstance()
public static com.google.protobuf.Parser<ProtobufMessages.FactHandle> parser()
public com.google.protobuf.Parser<ProtobufMessages.FactHandle> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public ProtobufMessages.FactHandle 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.