|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.drools.marshalling.impl.ProtobufMessages.FactHandle
public static final class ProtobufMessages.FactHandle
Protobuf type org.drools.marshalling.FactHandle
a fact handle
| Nested Class Summary | |
|---|---|
static class |
ProtobufMessages.FactHandle.Builder
Protobuf type org.drools.marshalling.FactHandle
a fact handle
|
static class |
ProtobufMessages.FactHandle.HandleType
Protobuf enum org.drools.marshalling.FactHandle.HandleType |
| Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage |
|---|
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type> |
| Field Summary | |
|---|---|
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 |
OBJECT_FIELD_NUMBER
|
static com.google.protobuf.Parser<ProtobufMessages.FactHandle> |
PARSER
|
static int |
RECENCY_FIELD_NUMBER
|
static int |
STRATEGY_INDEX_FIELD_NUMBER
|
static int |
TIMESTAMP_FIELD_NUMBER
|
static int |
TYPE_FIELD_NUMBER
|
| Fields inherited from class com.google.protobuf.GeneratedMessage |
|---|
alwaysUseFieldBuilders |
| Method Summary | |
|---|---|
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()
optional string entry_point = 10;
the entry point
|
com.google.protobuf.ByteString |
getEntryPointBytes()
optional string entry_point = 10;
the entry point
|
int |
getId()
optional int32 id = 2; |
boolean |
getIsExpired()
optional bool is_expired = 6; |
com.google.protobuf.ByteString |
getObject()
optional bytes object = 9; |
com.google.protobuf.Parser<ProtobufMessages.FactHandle> |
getParserForType()
|
long |
getRecency()
optional int64 recency = 3; |
int |
getSerializedSize()
|
int |
getStrategyIndex()
optional int32 strategy_index = 8;
the actual object reference
|
long |
getTimestamp()
optional int64 timestamp = 4;
event only attributes
|
ProtobufMessages.FactHandle.HandleType |
getType()
optional .org.drools.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()
optional string entry_point = 10;
the entry point
|
boolean |
hasId()
optional int32 id = 2; |
boolean |
hasIsExpired()
optional bool is_expired = 6; |
boolean |
hasObject()
optional bytes object = 9; |
boolean |
hasRecency()
optional int64 recency = 3; |
boolean |
hasStrategyIndex()
optional int32 strategy_index = 8;
the actual object reference
|
boolean |
hasTimestamp()
optional int64 timestamp = 4;
event only attributes
|
boolean |
hasType()
optional .org.drools.marshalling.FactHandle.HandleType type = 1; |
protected com.google.protobuf.GeneratedMessage.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.GeneratedMessage.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(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)
|
ProtobufMessages.FactHandle.Builder |
toBuilder()
|
protected Object |
writeReplace()
|
void |
writeTo(com.google.protobuf.CodedOutputStream output)
|
| Methods inherited from class com.google.protobuf.GeneratedMessage |
|---|
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField |
| Methods inherited from class com.google.protobuf.AbstractMessage |
|---|
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString |
| Methods inherited from class com.google.protobuf.AbstractMessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, hasField |
| Methods inherited from interface com.google.protobuf.MessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Field Detail |
|---|
public static com.google.protobuf.Parser<ProtobufMessages.FactHandle> PARSER
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
| Method Detail |
|---|
public static ProtobufMessages.FactHandle getDefaultInstance()
public ProtobufMessages.FactHandle getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic 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.GeneratedMessagepublic boolean hasType()
optional .org.drools.marshalling.FactHandle.HandleType type = 1;
hasType in interface ProtobufMessages.FactHandleOrBuilderpublic ProtobufMessages.FactHandle.HandleType getType()
optional .org.drools.marshalling.FactHandle.HandleType type = 1;
getType in interface ProtobufMessages.FactHandleOrBuilderpublic boolean hasId()
optional int32 id = 2;
hasId in interface ProtobufMessages.FactHandleOrBuilderpublic int getId()
optional int32 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()
optional int64 timestamp = 4;
event only attributes
hasTimestamp in interface ProtobufMessages.FactHandleOrBuilderpublic long getTimestamp()
optional int64 timestamp = 4;
event only attributes
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()
optional int32 strategy_index = 8;
the actual object reference
hasStrategyIndex in interface ProtobufMessages.FactHandleOrBuilderpublic int getStrategyIndex()
optional int32 strategy_index = 8;
the actual object reference
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()
optional string entry_point = 10;
the entry point
hasEntryPoint in interface ProtobufMessages.FactHandleOrBuilderpublic String getEntryPoint()
optional string entry_point = 10;
the entry point
getEntryPoint in interface ProtobufMessages.FactHandleOrBuilderpublic com.google.protobuf.ByteString getEntryPointBytes()
optional string entry_point = 10;
the entry point
getEntryPointBytes in interface ProtobufMessages.FactHandleOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessage
protected Object writeReplace()
throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamException
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
IOExceptionpublic static ProtobufMessages.FactHandle.Builder newBuilder()
public ProtobufMessages.FactHandle.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic 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.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||