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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic 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.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 hasType()
optional .org.drools.core.marshalling.FactHandle.HandleType type = 1;hasType in interface ProtobufMessages.FactHandleOrBuilderpublic ProtobufMessages.FactHandle.HandleType getType()
optional .org.drools.core.marshalling.FactHandle.HandleType type = 1;getType in interface ProtobufMessages.FactHandleOrBuilderpublic boolean hasId()
optional int64 id = 2;hasId in interface ProtobufMessages.FactHandleOrBuilderpublic long getId()
optional int64 id = 2;getId in interface ProtobufMessages.FactHandleOrBuilderpublic boolean hasRecency()
optional int64 recency = 3;hasRecency in interface ProtobufMessages.FactHandleOrBuilderpublic long getRecency()
optional int64 recency = 3;getRecency in interface ProtobufMessages.FactHandleOrBuilderpublic boolean hasTimestamp()
event only attributes
optional int64 timestamp = 4;hasTimestamp in interface ProtobufMessages.FactHandleOrBuilderpublic long getTimestamp()
event only attributes
optional int64 timestamp = 4;getTimestamp in interface ProtobufMessages.FactHandleOrBuilderpublic boolean hasDuration()
optional int64 duration = 5;hasDuration in interface ProtobufMessages.FactHandleOrBuilderpublic long getDuration()
optional int64 duration = 5;getDuration in interface ProtobufMessages.FactHandleOrBuilderpublic boolean hasIsExpired()
optional bool is_expired = 6;hasIsExpired in interface ProtobufMessages.FactHandleOrBuilderpublic boolean getIsExpired()
optional bool is_expired = 6;getIsExpired in interface ProtobufMessages.FactHandleOrBuilderpublic boolean hasActivationsCount()
optional int64 activations_count = 7;hasActivationsCount in interface ProtobufMessages.FactHandleOrBuilderpublic long getActivationsCount()
optional int64 activations_count = 7;getActivationsCount in interface ProtobufMessages.FactHandleOrBuilderpublic boolean hasStrategyIndex()
the actual object reference
optional int32 strategy_index = 8;hasStrategyIndex in interface ProtobufMessages.FactHandleOrBuilderpublic int getStrategyIndex()
the actual object reference
optional int32 strategy_index = 8;getStrategyIndex in interface ProtobufMessages.FactHandleOrBuilderpublic boolean hasObject()
optional bytes object = 9;hasObject in interface ProtobufMessages.FactHandleOrBuilderpublic com.google.protobuf.ByteString getObject()
optional bytes object = 9;getObject in interface ProtobufMessages.FactHandleOrBuilderpublic boolean hasEntryPoint()
the entry point
optional string entry_point = 10;hasEntryPoint in interface ProtobufMessages.FactHandleOrBuilderpublic String getEntryPoint()
the entry point
optional string entry_point = 10;getEntryPoint in interface ProtobufMessages.FactHandleOrBuilderpublic com.google.protobuf.ByteString getEntryPointBytes()
the entry point
optional string entry_point = 10;getEntryPointBytes in interface ProtobufMessages.FactHandleOrBuilderpublic boolean hasIsJustified()
optional bool is_justified = 11;hasIsJustified in interface ProtobufMessages.FactHandleOrBuilderpublic boolean getIsJustified()
optional bool is_justified = 11;getIsJustified in interface ProtobufMessages.FactHandleOrBuilderpublic boolean hasOtnCount()
optional int32 otn_count = 12;hasOtnCount in interface ProtobufMessages.FactHandleOrBuilderpublic int getOtnCount()
optional int32 otn_count = 12;getOtnCount in interface ProtobufMessages.FactHandleOrBuilderpublic 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.FactHandle parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.FactHandle parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.FactHandle parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.FactHandle parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.FactHandle parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.FactHandle parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.FactHandle parseFrom(InputStream input) throws IOException
IOExceptionpublic static ProtobufMessages.FactHandle parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProtobufMessages.FactHandle parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ProtobufMessages.FactHandle parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProtobufMessages.FactHandle parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ProtobufMessages.FactHandle parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ProtobufMessages.FactHandle.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic 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.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ProtobufMessages.FactHandle.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public 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.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ProtobufMessages.FactHandle getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.