Serialized Form
-
Package org.drools.core
-
Class org.drools.core.BaseConfiguration
class BaseConfiguration extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.CompositeSessionConfiguration
class CompositeSessionConfiguration extends CompositeConfiguration<KieSessionOption,SingleValueKieSessionOption, MultiValueKieSessionOption> implements Externalizable -
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.FlowBaseConfiguration
class FlowBaseConfiguration extends BaseConfiguration<KieBaseOption,SingleValueKieBaseOption, MultiValueKieBaseOption> implements Externalizable - serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.FlowSessionConfiguration
class FlowSessionConfiguration extends BaseConfiguration<KieSessionOption,SingleValueKieSessionOption, MultiValueKieSessionOption> implements Externalizable - serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.KieBaseConfigurationImpl
class KieBaseConfigurationImpl extends BaseConfiguration<KieBaseOption,SingleValueKieBaseOption, MultiValueKieBaseOption> implements Externalizable - serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.RuleBaseConfiguration
class RuleBaseConfiguration extends BaseConfiguration<KieBaseOption,SingleValueKieBaseOption, MultiValueKieBaseOption> implements Externalizable - serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.RuleBaseConfiguration.AssertBehaviour
class AssertBehaviour extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.RuleBaseConfiguration.SequentialAgenda
class SequentialAgenda extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.RuleSessionConfiguration
class RuleSessionConfiguration extends BaseConfiguration<KieSessionOption,SingleValueKieSessionOption, MultiValueKieSessionOption> implements Externalizable - serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.SessionConfiguration
class SessionConfiguration extends BaseConfiguration<KieSessionOption,SingleValueKieSessionOption, MultiValueKieSessionOption> implements Externalizable - serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.TimerJobFactoryType
class TimerJobFactoryType extends Object implements Serializable-
Serialized Fields
-
string
String string
-
-
-
Exception org.drools.core.WorkItemHandlerNotFoundException
class WorkItemHandlerNotFoundException extends RuntimeException implements Serializable-
Serialized Fields
-
workItemName
String workItemName
-
-
-
-
Package org.drools.core.base
-
Class org.drools.core.base.BaseClassFieldWriter
class BaseClassFieldWriter extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.CalendarsImpl
class CalendarsImpl extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.base.MapGlobalResolver
class MapGlobalResolver extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.base.RuleNameEndsWithAgendaFilter
class RuleNameEndsWithAgendaFilter extends Object implements Serializable-
Serialized Fields
-
accept
boolean accept
-
suffix
String suffix
-
-
-
Class org.drools.core.base.RuleNameEqualsAgendaFilter
class RuleNameEqualsAgendaFilter extends Object implements Serializable-
Serialized Fields
-
accept
boolean accept
-
name
String name
-
-
-
Class org.drools.core.base.RuleNameMatchesAgendaFilter
class RuleNameMatchesAgendaFilter extends Object implements Serializable -
Class org.drools.core.base.RuleNameStartsWithAgendaFilter
class RuleNameStartsWithAgendaFilter extends Object implements Serializable-
Serialized Fields
-
accept
boolean accept
-
prefix
String prefix
-
-
-
Exception org.drools.core.base.UndefinedCalendarExcption
class UndefinedCalendarExcption extends RuntimeException implements Serializable
-
-
Package org.drools.core.base.accumulators
-
Class org.drools.core.base.accumulators.AbstractAccumulateFunction
class AbstractAccumulateFunction extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.AverageAccumulateFunction
class AverageAccumulateFunction extends AbstractAccumulateFunction<AverageAccumulateFunction.AverageData> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.AverageAccumulateFunction.AverageData
class AverageData extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.BigDecimalAverageAccumulateFunction
class BigDecimalAverageAccumulateFunction extends AbstractAccumulateFunction<BigDecimalAverageAccumulateFunction.AverageData> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.BigDecimalAverageAccumulateFunction.AverageData
class AverageData extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.BigDecimalSumAccumulateFunction
class BigDecimalSumAccumulateFunction extends AbstractAccumulateFunction<BigDecimalSumAccumulateFunction.SumData> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.BigDecimalSumAccumulateFunction.SumData
class SumData extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.BigIntegerSumAccumulateFunction
class BigIntegerSumAccumulateFunction extends AbstractAccumulateFunction<BigIntegerSumAccumulateFunction.SumData> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.BigIntegerSumAccumulateFunction.SumData
class SumData extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.CollectAccumulator
class CollectAccumulator extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.base.accumulators.CollectListAccumulateFunction
class CollectListAccumulateFunction extends AbstractAccumulateFunction<CollectListAccumulateFunction.CollectListData> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.CollectListAccumulateFunction.CollectListData
class CollectListData extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.CollectSetAccumulateFunction
class CollectSetAccumulateFunction extends AbstractAccumulateFunction<CollectSetAccumulateFunction.CollectListData> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.CollectSetAccumulateFunction.CollectListData
class CollectListData extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.CollectSetAccumulateFunction.CollectListData.MutableInt
class MutableInt extends Object implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
value
int value
-
-
Class org.drools.core.base.accumulators.CountAccumulateFunction
class CountAccumulateFunction extends AbstractAccumulateFunction<CountAccumulateFunction.CountData> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.CountAccumulateFunction.CountData
class CountData extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.IntegerMaxAccumulateFunction
class IntegerMaxAccumulateFunction extends AbstractAccumulateFunction<IntegerMaxAccumulateFunction.MaxData> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.IntegerMaxAccumulateFunction.MaxData
class MaxData extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.IntegerMinAccumulateFunction
class IntegerMinAccumulateFunction extends AbstractAccumulateFunction<IntegerMinAccumulateFunction.MinData> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.IntegerMinAccumulateFunction.MinData
class MinData extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.IntegerSumAccumulateFunction
class IntegerSumAccumulateFunction extends AbstractAccumulateFunction<IntegerSumAccumulateFunction.SumData> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.IntegerSumAccumulateFunction.SumData
class SumData extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.JavaAccumulatorFunctionExecutor
class JavaAccumulatorFunctionExecutor extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.base.accumulators.LongMaxAccumulateFunction
class LongMaxAccumulateFunction extends AbstractAccumulateFunction<LongMaxAccumulateFunction.MaxData> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.LongMaxAccumulateFunction.MaxData
class MaxData extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.LongMinAccumulateFunction
class LongMinAccumulateFunction extends AbstractAccumulateFunction<LongMinAccumulateFunction.MinData> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.LongMinAccumulateFunction.MinData
class MinData extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.LongSumAccumulateFunction
class LongSumAccumulateFunction extends AbstractAccumulateFunction<LongSumAccumulateFunction.SumData> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.LongSumAccumulateFunction.SumData
class SumData extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.MaxAccumulateFunction
class MaxAccumulateFunction extends AbstractAccumulateFunction<MaxAccumulateFunction.MaxData> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.MaxAccumulateFunction.MaxData
class MaxData extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.MinAccumulateFunction
class MinAccumulateFunction extends AbstractAccumulateFunction<MinAccumulateFunction.MinData> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.MinAccumulateFunction.MinData
class MinData extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.NumericMaxAccumulateFunction
class NumericMaxAccumulateFunction extends AbstractAccumulateFunction<NumericMaxAccumulateFunction.MaxData> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.NumericMaxAccumulateFunction.MaxData
class MaxData extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.NumericMinAccumulateFunction
class NumericMinAccumulateFunction extends AbstractAccumulateFunction<NumericMinAccumulateFunction.MinData> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.NumericMinAccumulateFunction.MinData
class MinData extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.StandardDeviationAccumulateFunction
class StandardDeviationAccumulateFunction extends VarianceAccumulateFunction implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.SumAccumulateFunction
class SumAccumulateFunction extends AbstractAccumulateFunction<SumAccumulateFunction.SumData> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.SumAccumulateFunction.SumData
class SumData extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.VarianceAccumulateFunction
class VarianceAccumulateFunction extends AbstractAccumulateFunction<VarianceAccumulateFunction.VarianceData> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.base.accumulators.VarianceAccumulateFunction.VarianceData
class VarianceData extends Object implements Serializable-
Serialized Fields
-
count
int count
-
mean
double mean
-
squaredSum
double squaredSum
-
-
-
-
Package org.drools.core.common
-
Class org.drools.core.common.AgendaGroupsManager.SimpleAgendaGroupsManager
class SimpleAgendaGroupsManager extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.common.AgendaGroupsManager.StackedAgendaGroupsManager
class StackedAgendaGroupsManager extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.common.BaseNode
class BaseNode extends Object implements Serializable-
Serialized Fields
-
associatedTerminals
Map<Integer,
TerminalNode> associatedTerminals -
associations
Set<Rule> associations
-
hashcode
int hashcode
-
id
int id
-
memoryId
int memoryId
-
partitionId
RuleBasePartitionId partitionId
-
streamMode
boolean streamMode
-
-
-
Class org.drools.core.common.ClassAwareObjectStore
class ClassAwareObjectStore extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.common.DefaultBetaConstraints
class DefaultBetaConstraints extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.common.DefaultEventHandle
class DefaultEventHandle extends DefaultFactHandle implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
duration
long duration
-
expired
boolean expired
-
linkedFactHandle
DefaultEventHandle linkedFactHandle
-
otnCount
int otnCount
-
pendingRemoveFromStore
boolean pendingRemoveFromStore
-
startTimestamp
long startTimestamp
-
-
Class org.drools.core.common.DefaultFactHandle
- serialVersionUID:
- 510L
-
Serialized Fields
-
disconnected
boolean disconnected
-
entryPointId
EntryPointId entryPointId
-
id
long id
-
identityHashCode
int identityHashCode
-
key
EqualityKey key
-
linkedTuples
InternalFactHandle.LinkedTuples linkedTuples
-
negated
boolean negated
-
object
Object object
-
objectClassName
String objectClassName
-
objectHashCode
int objectHashCode
-
recency
long recency
-
valid
boolean valid
-
-
Class org.drools.core.common.DefaultFactHandle.CompositeLinkedTuples
class CompositeLinkedTuples extends Object implements Serializable-
Serialized Fields
-
partitionedTuples
InternalFactHandle.LinkedTuples[] partitionedTuples
-
-
-
Class org.drools.core.common.DefaultFactHandle.DummyLinkedTuples
class DummyLinkedTuples extends Object implements Serializable -
Class org.drools.core.common.DefaultFactHandle.SingleLinkedTuples
class SingleLinkedTuples extends Object implements Serializable -
Class org.drools.core.common.DisconnectedFactHandle
class DisconnectedFactHandle extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.common.DoubleBetaConstraints
class DoubleBetaConstraints extends MultipleBetaConstraint implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.common.DoubleNonIndexSkipBetaConstraints
class DoubleNonIndexSkipBetaConstraints extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.common.EmptyBetaConstraints
class EmptyBetaConstraints extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.common.EqualityKey
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.common.IdentityObjectStore
class IdentityObjectStore extends MapObjectStore implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.common.InternalFactHandle.DummyFactHandle
class DummyFactHandle extends Object implements Serializable-
Serialized Fields
-
object
Object object
-
-
-
Class org.drools.core.common.MapObjectStore
class MapObjectStore extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.common.MultipleBetaConstraint
class MultipleBetaConstraint extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.common.ObjectTypeConfigurationRegistry
class ObjectTypeConfigurationRegistry extends Object implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
ruleBase
InternalRuleBase ruleBase
-
typeConfMap
Map<Object,
ObjectTypeConf> typeConfMap
-
-
Class org.drools.core.common.PhreakPropagationContext
class PhreakPropagationContext extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.common.PhreakPropagationContextFactory
class PhreakPropagationContextFactory extends Object implements Serializable -
Class org.drools.core.common.PriorityQueueAgendaGroupFactory
class PriorityQueueAgendaGroupFactory extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.common.QuadroupleBetaConstraints
class QuadroupleBetaConstraints extends MultipleBetaConstraint implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.common.QuadroupleNonIndexSkipBetaConstraints
class QuadroupleNonIndexSkipBetaConstraints extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.common.QueryElementFactHandle
class QueryElementFactHandle extends Object implements Serializable-
Serialized Fields
-
id
long id
-
identityHashCode
int identityHashCode
-
negated
boolean negated
-
object
Object object
-
recency
long recency
-
-
-
Class org.drools.core.common.SingleBetaConstraints
class SingleBetaConstraints extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.common.SingleNonIndexSkipBetaConstraints
class SingleNonIndexSkipBetaConstraints extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.common.TripleBetaConstraints
class TripleBetaConstraints extends MultipleBetaConstraint implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.common.TripleNonIndexSkipBetaConstraints
class TripleNonIndexSkipBetaConstraints extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.common.TupleStartEqualsConstraint
class TupleStartEqualsConstraint extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.common.TupleStartEqualsConstraint.TupleStartEqualsConstraintContextEntry
class TupleStartEqualsConstraintContextEntry extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.drools.core.conflict
-
Class org.drools.core.conflict.MatchConflictResolver
class MatchConflictResolver extends Object implements Serializable -
Class org.drools.core.conflict.RuleAgendaConflictResolver
class RuleAgendaConflictResolver extends Object implements Serializable
-
-
Package org.drools.core.event
-
Class org.drools.core.event.AbstractEventSupport
class AbstractEventSupport extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.event.ActivationCancelledEvent
class ActivationCancelledEvent extends ActivationEvent implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
cause
MatchCancelledCause cause
-
-
Class org.drools.core.event.ActivationCreatedEvent
class ActivationCreatedEvent extends ActivationEvent implements Serializable- serialVersionUID:
- 510L
-
Class org.drools.core.event.ActivationEvent
class ActivationEvent extends EventObject implements Serializable- serialVersionUID:
- 510L
-
Class org.drools.core.event.AfterActivationFiredEvent
class AfterActivationFiredEvent extends ActivationEvent implements Serializable- serialVersionUID:
- 510L
-
Class org.drools.core.event.AgendaEventSupport
class AgendaEventSupport extends AbstractEventSupport<AgendaEventListener> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.event.AgendaGroupEvent
class AgendaGroupEvent extends EventObject implements Serializable- serialVersionUID:
- 510L
-
Class org.drools.core.event.AgendaGroupPoppedEvent
class AgendaGroupPoppedEvent extends AgendaGroupEvent implements Serializable- serialVersionUID:
- 510L
-
Class org.drools.core.event.AgendaGroupPushedEvent
class AgendaGroupPushedEvent extends AgendaGroupEvent implements Serializable- serialVersionUID:
- 510L
-
Class org.drools.core.event.BeforeActivationFiredEvent
class BeforeActivationFiredEvent extends ActivationEvent implements Serializable- serialVersionUID:
- 510L
-
Class org.drools.core.event.KnowledgeBaseEvent
class KnowledgeBaseEvent extends EventObject implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
function
String function
-
kBase
InternalRuleBase kBase
-
pkg
InternalKnowledgePackage pkg
-
rule
RuleImpl rule
-
-
Class org.drools.core.event.RuleEventListenerSupport
class RuleEventListenerSupport extends AbstractEventSupport<RuleEventListener> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.event.RuleFlowGroupActivatedEvent
class RuleFlowGroupActivatedEvent extends RuleFlowGroupEvent implements Serializable- serialVersionUID:
- 510L
-
Class org.drools.core.event.RuleFlowGroupDeactivatedEvent
class RuleFlowGroupDeactivatedEvent extends RuleFlowGroupEvent implements Serializable- serialVersionUID:
- 510L
-
Class org.drools.core.event.RuleFlowGroupEvent
class RuleFlowGroupEvent extends EventObject implements Serializable- serialVersionUID:
- 510L
-
Class org.drools.core.event.RuleRuntimeEventSupport
class RuleRuntimeEventSupport extends AbstractEventSupport<RuleRuntimeEventListener> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.event.WorkingMemoryEvent
class WorkingMemoryEvent extends EventObject implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
propagationContext
PropagationContext propagationContext
-
-
-
Package org.drools.core.event.rule.impl
-
Class org.drools.core.event.rule.impl.ActivationCancelledEventImpl
class ActivationCancelledEventImpl extends ActivationEventImpl implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.event.rule.impl.ActivationCreatedEventImpl
class ActivationCreatedEventImpl extends ActivationEventImpl implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.event.rule.impl.ActivationEventImpl
class ActivationEventImpl extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.event.rule.impl.AfterActivationFiredEventImpl
class AfterActivationFiredEventImpl extends ActivationEventImpl implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.event.rule.impl.AgendaGroupEventImpl
class AgendaGroupEventImpl extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.event.rule.impl.AgendaGroupPoppedEventImpl
class AgendaGroupPoppedEventImpl extends AgendaGroupEventImpl implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.event.rule.impl.AgendaGroupPushedEventImpl
class AgendaGroupPushedEventImpl extends AgendaGroupEventImpl implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.event.rule.impl.BeforeActivationFiredEventImpl
class BeforeActivationFiredEventImpl extends ActivationEventImpl implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.event.rule.impl.ObjectDeletedEventImpl
class ObjectDeletedEventImpl extends RuleRuntimeEventImpl implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.event.rule.impl.ObjectInsertedEventImpl
class ObjectInsertedEventImpl extends RuleRuntimeEventImpl implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.event.rule.impl.ObjectUpdatedEventImpl
class ObjectUpdatedEventImpl extends RuleRuntimeEventImpl implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.event.rule.impl.RuleFlowGroupActivatedEventImpl
class RuleFlowGroupActivatedEventImpl extends RuleFlowGroupEventImpl implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.event.rule.impl.RuleFlowGroupDeactivatedEventImpl
class RuleFlowGroupDeactivatedEventImpl extends RuleFlowGroupEventImpl implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.event.rule.impl.RuleFlowGroupEventImpl
class RuleFlowGroupEventImpl extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.event.rule.impl.RuleRuntimeEventImpl
class RuleRuntimeEventImpl extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.event.rule.impl.SerializableActivation
class SerializableActivation extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.event.rule.impl.SerializableAgendaGroup
class SerializableAgendaGroup extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.event.rule.impl.SerializableRuleFlowGroup
class SerializableRuleFlowGroup extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package org.drools.core.impl
-
Class org.drools.core.impl.WorkingMemoryReteExpireAction
class WorkingMemoryReteExpireAction extends PropagationEntry.AbstractPropagationEntry implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package org.drools.core.phreak
-
Class org.drools.core.phreak.PhreakTimerNode.TimerNodeJobContext
class TimerNodeJobContext extends Object implements Serializable-
Serialized Fields
-
jobHandle
JobHandle jobHandle
-
pmems
List<PathMemory> pmems
-
reteEvaluator
ReteEvaluator reteEvaluator
-
sink
LeftTupleSink sink
-
timerNodeId
int timerNodeId
-
tm
TimerNode.TimerNodeMemory tm
-
trigger
Trigger trigger
-
tuple
TupleImpl tuple
-
-
-
Class org.drools.core.phreak.PropagationEntry.Insert
class Insert extends PropagationEntry.AbstractPropagationEntry implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.phreak.PropagationEntry.Update
class Update extends PropagationEntry.AbstractPropagationEntry implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package org.drools.core.process.impl
-
Class org.drools.core.process.impl.DefaultWorkItemManager
class DefaultWorkItemManager extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.process.impl.DefaultWorkItemManagerFactory
class DefaultWorkItemManagerFactory extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.process.impl.WorkItemImpl
class WorkItemImpl extends Object implements Serializable- serialVersionUID:
- 510L
-
-
Package org.drools.core.reteoo
-
Class org.drools.core.reteoo.AbstractLeftTupleSinkAdapter
class AbstractLeftTupleSinkAdapter extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.reteoo.AbstractTerminalNode
class AbstractTerminalNode extends BaseNode implements Serializable-
Serialized Fields
-
allDeclarations
Declaration[] allDeclarations
-
declaredMask
org.drools.util.bitmask.BitMask declaredMask
-
eagerSegmentPrototypes
SegmentMemory.SegmentPrototype[] eagerSegmentPrototypes
-
inferredMask
org.drools.util.bitmask.BitMask inferredMask
-
negativeMask
org.drools.util.bitmask.BitMask negativeMask
-
nextTupleSinkNode
LeftTupleSinkNode nextTupleSinkNode
-
objectCount
int objectCount
-
pathMemSpec
PathEndNode.PathMemSpec pathMemSpec
-
pathNodes
LeftTupleNode[] pathNodes
-
previousTupleSinkNode
LeftTupleSinkNode previousTupleSinkNode
-
requiredDeclarations
Declaration[] requiredDeclarations
-
rule
RuleImpl rule
The rule to invoke upon match. -
segmentPrototypes
SegmentMemory.SegmentPrototype[] segmentPrototypes
-
startTupleSource
LeftTupleSource startTupleSource
-
subrule
GroupElement subrule
the subrule reference is needed to resolve declarations because declarations may have different offsets in each subrule -
subruleIndex
int subruleIndex
-
tupleSource
LeftTupleSource tupleSource
-
-
-
Class org.drools.core.reteoo.AccumulateNode
class AccumulateNode extends BetaNode implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
accumulate
Accumulate accumulate
-
resultBinder
BetaConstraints resultBinder
-
resultConstraints
AlphaNodeFieldConstraint[] resultConstraints
-
-
Class org.drools.core.reteoo.AlphaNode
class AlphaNode extends ObjectSource implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
constraint
AlphaNodeFieldConstraint constraint
TheFieldConstraint -
nextRightTupleSinkNode
ObjectSinkNode nextRightTupleSinkNode
-
previousRightTupleSinkNode
ObjectSinkNode previousRightTupleSinkNode
-
-
Class org.drools.core.reteoo.AlphaTerminalNode
class AlphaTerminalNode extends LeftInputAdapterNode implements Serializable -
Class org.drools.core.reteoo.AsyncReceiveNode
class AsyncReceiveNode extends LeftTupleSource implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
alphaConstraints
AlphaNodeFieldConstraint[] alphaConstraints
-
betaConstraints
BetaConstraints betaConstraints
-
messageId
String messageId
-
nextTupleSinkNode
LeftTupleSinkNode nextTupleSinkNode
-
previousTupleSinkNode
LeftTupleSinkNode previousTupleSinkNode
-
receive
AsyncReceive receive
-
tupleMemoryEnabled
boolean tupleMemoryEnabled
-
-
Class org.drools.core.reteoo.AsyncSendNode
class AsyncSendNode extends LeftTupleSource implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
alphaConstraints
AlphaNodeFieldConstraint[] alphaConstraints
-
betaConstraints
BetaConstraints betaConstraints
-
dataProvider
DataProvider dataProvider
-
messageId
String messageId
-
nextTupleSinkNode
LeftTupleSinkNode nextTupleSinkNode
-
previousTupleSinkNode
LeftTupleSinkNode previousTupleSinkNode
-
send
AsyncSend send
-
tupleMemoryEnabled
boolean tupleMemoryEnabled
-
-
Class org.drools.core.reteoo.AsyncSendNode.AsyncSendMemory
- serialVersionUID:
- 510L
-
Serialized Fields
-
betaMemory
BetaMemory betaMemory
-
dataProvider
DataProvider dataProvider
-
providerContext
Object providerContext
-
-
Class org.drools.core.reteoo.BetaNode
class BetaNode extends LeftTupleSource implements Serializable-
Serialized Fields
-
constraints
BetaConstraints constraints
-
indexable
boolean indexable
-
indexedUnificationJoin
boolean indexedUnificationJoin
-
leftListenedProperties
Collection<String> leftListenedProperties
-
nextObjectSinkNode
ObjectSinkNode nextObjectSinkNode
-
nextTupleSinkNode
LeftTupleSinkNode nextTupleSinkNode
-
objectMemory
boolean objectMemory
-
previousObjectSinkNode
ObjectSinkNode previousObjectSinkNode
-
previousTupleSinkNode
LeftTupleSinkNode previousTupleSinkNode
-
rightDeclaredMask
org.drools.util.bitmask.BitMask rightDeclaredMask
-
rightInferredMask
org.drools.util.bitmask.BitMask rightInferredMask
-
rightInput
ObjectSource rightInput
-
rightInputIsPassive
boolean rightInputIsPassive
-
rightInputIsRiaNode
boolean rightInputIsRiaNode
-
rightInputOtnId
ObjectTypeNodeId rightInputOtnId
-
rightListenedProperties
Collection<String> rightListenedProperties
-
rightNegativeMask
org.drools.util.bitmask.BitMask rightNegativeMask
-
tupleMemoryEnabled
boolean tupleMemoryEnabled
-
-
-
Class org.drools.core.reteoo.BetaNode.RightTupleSinkAdapter
class RightTupleSinkAdapter extends Object implements Serializable-
Serialized Fields
-
bnNode
BetaNode bnNode
-
detachedTuples
List<DetachedTuple> detachedTuples
-
-
-
Class org.drools.core.reteoo.ClassObjectTypeConf
class ClassObjectTypeConf extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.reteoo.CompositeLeftTupleSinkAdapter
class CompositeLeftTupleSinkAdapter extends AbstractLeftTupleSinkAdapter implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.reteoo.CompositeObjectSinkAdapter
class CompositeObjectSinkAdapter extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.reteoo.CompositeObjectSinkAdapter.FieldIndex
class FieldIndex extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.reteoo.CompositeObjectSinkAdapter.HashKey
class HashKey extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.reteoo.CompositePartitionAwareObjectSinkAdapter
class CompositePartitionAwareObjectSinkAdapter extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.reteoo.ConditionalBranchEvaluator
class ConditionalBranchEvaluator extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.reteoo.ConditionalBranchEvaluator.ConditionalExecution
class ConditionalExecution extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.reteoo.ConditionalBranchNode
class ConditionalBranchNode extends LeftTupleSource implements Serializable-
Serialized Fields
-
branchEvaluator
ConditionalBranchEvaluator branchEvaluator
-
nextTupleSinkNode
LeftTupleSinkNode nextTupleSinkNode
-
previousTupleSinkNode
LeftTupleSinkNode previousTupleSinkNode
-
tupleMemoryEnabled
boolean tupleMemoryEnabled
-
-
-
Class org.drools.core.reteoo.ConditionalBranchNode.ConditionalBranchMemory
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.reteoo.EmptyLeftTupleSinkAdapter
class EmptyLeftTupleSinkAdapter extends AbstractLeftTupleSinkAdapter implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.reteoo.EmptyObjectSinkAdapter
class EmptyObjectSinkAdapter extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.reteoo.EntryPointNode
class EntryPointNode extends ObjectSource implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
activationNode
ObjectTypeNode activationNode
-
entryPoint
EntryPointId entryPoint
The entry point ID for this node -
objectTypeNodes
Map<ObjectType,
ObjectTypeNode> objectTypeNodes The object type nodes under this node -
parallelExecution
boolean parallelExecution
-
queryNode
ObjectTypeNode queryNode
-
typeConfReg
ObjectTypeConfigurationRegistry typeConfReg
-
-
Class org.drools.core.reteoo.EvalConditionNode
class EvalConditionNode extends LeftTupleSource implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
componentsMap
Map<EvalConditionNode.RuleKey,
RuleComponent> componentsMap -
condition
EvalCondition condition
The semanticTest. -
nextTupleSinkNode
LeftTupleSinkNode nextTupleSinkNode
-
previousTupleSinkNode
LeftTupleSinkNode previousTupleSinkNode
-
tupleMemoryEnabled
boolean tupleMemoryEnabled
-
-
Class org.drools.core.reteoo.EvalConditionNode.EvalMemory
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.reteoo.EvalNodeLeftTuple
class EvalNodeLeftTuple extends LeftTuple implements Serializable- serialVersionUID:
- 540L
-
Serialized Fields
-
blockedNext
LeftTuple blockedNext
-
blockedPrevious
LeftTuple blockedPrevious
-
blocker
RightTuple blocker
-
-
Class org.drools.core.reteoo.ExistsNode
class ExistsNode extends BetaNode implements Serializable- serialVersionUID:
- 510L
-
Class org.drools.core.reteoo.FromNode
class FromNode extends LeftTupleSource implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
alphaConstraints
AlphaNodeFieldConstraint[] alphaConstraints
-
betaConstraints
BetaConstraints betaConstraints
-
dataProvider
DataProvider dataProvider
-
from
From from
-
nextTupleSinkNode
LeftTupleSinkNode nextTupleSinkNode
-
previousTupleSinkNode
LeftTupleSinkNode previousTupleSinkNode
-
tupleMemoryEnabled
boolean tupleMemoryEnabled
-
-
Class org.drools.core.reteoo.FromNode.FromMemory
- serialVersionUID:
- 510L
-
Serialized Fields
-
betaMemory
BetaMemory betaMemory
-
dataProvider
DataProvider dataProvider
-
providerContext
Object providerContext
-
-
Class org.drools.core.reteoo.JoinNode
class JoinNode extends BetaNode implements Serializable- serialVersionUID:
- 510L
-
Class org.drools.core.reteoo.LeftInputAdapterNode
class LeftInputAdapterNode extends LeftTupleSource implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
leftTupleMemoryEnabled
boolean leftTupleMemoryEnabled
-
nextRightTupleSinkNode
ObjectSinkNode nextRightTupleSinkNode
-
objectSource
ObjectSource objectSource
-
previousRightTupleSinkNode
ObjectSinkNode previousRightTupleSinkNode
-
sinkMask
org.drools.util.bitmask.BitMask sinkMask
-
-
Class org.drools.core.reteoo.LeftInputAdapterNode.LeftTupleSinkAdapter
class LeftTupleSinkAdapter extends Object implements Serializable-
Serialized Fields
-
detachedTuples
List<DetachedTuple> detachedTuples
-
liaNode
LeftInputAdapterNode liaNode
-
-
-
Class org.drools.core.reteoo.LeftTuple
class LeftTuple extends TupleImpl implements Serializable -
Class org.drools.core.reteoo.LeftTupleSinkNodeList
class LeftTupleSinkNodeList extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.reteoo.LeftTupleSource
class LeftTupleSource extends BaseNode implements Serializable-
Serialized Fields
-
leftDeclaredMask
org.drools.util.bitmask.BitMask leftDeclaredMask
-
leftInferredMask
org.drools.util.bitmask.BitMask leftInferredMask
-
leftInput
LeftTupleSource leftInput
The left inputTupleSource. -
leftInputOtnId
ObjectTypeNodeId leftInputOtnId
-
leftNegativeMask
org.drools.util.bitmask.BitMask leftNegativeMask
-
objectCount
int objectCount
-
pathIndex
int pathIndex
-
sink
LeftTupleSinkPropagator sink
The destination forTuples.
-
-
-
Class org.drools.core.reteoo.NotNode
class NotNode extends BetaNode implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
emptyBetaConstraints
boolean emptyBetaConstraints
-
-
Class org.drools.core.reteoo.NotNodeLeftTuple
class NotNodeLeftTuple extends LeftTuple implements Serializable- serialVersionUID:
- 540L
-
Serialized Fields
-
blockedNext
LeftTuple blockedNext
-
blockedPrevious
LeftTuple blockedPrevious
-
blocker
RightTuple blocker
-
-
Class org.drools.core.reteoo.ObjectSource
class ObjectSource extends BaseNode implements Serializable-
Serialized Fields
-
alphaNodeHashingThreshold
int alphaNodeHashingThreshold
-
alphaNodeRangeIndexThreshold
int alphaNodeRangeIndexThreshold
-
declaredMask
org.drools.util.bitmask.BitMask declaredMask
-
inferredMask
org.drools.util.bitmask.BitMask inferredMask
-
sink
ObjectSinkPropagator sink
The destination forFactHandleImpl. -
source
ObjectSource source
-
-
-
Class org.drools.core.reteoo.ObjectTypeNode
class ObjectTypeNode extends ObjectSource implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
expirationOffset
long expirationOffset
-
objectType
ObjectType objectType
TheObjectTypesemantic module.
-
-
Class org.drools.core.reteoo.ObjectTypeNode.ExpireJob
class ExpireJob extends Object implements Serializable -
Class org.drools.core.reteoo.ObjectTypeNode.ExpireJobContext
class ExpireJobContext extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.reteoo.PathEndNode.PathMemSpec
class PathMemSpec extends Object implements Serializable-
Serialized Fields
-
allLinkedTestMask
long allLinkedTestMask
-
smemCount
int smemCount
-
-
-
Class org.drools.core.reteoo.PathMemory
-
Serialized Fields
-
agendaItem
RuleAgendaItem agendaItem
-
allLinkedMaskTest
long allLinkedMaskTest
-
dataDriven
boolean dataDriven
-
linkedSegmentMask
long linkedSegmentMask
-
pathEndNode
PathEndNode pathEndNode
-
segmentMemories
SegmentMemory[] segmentMemories
-
segmentMemory
SegmentMemory segmentMemory
-
-
-
Class org.drools.core.reteoo.PrototypeTypeConf
class PrototypeTypeConf extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.reteoo.QueryElementNode
class QueryElementNode extends LeftTupleSource implements Serializable-
Serialized Fields
-
argsTemplate
QueryArgument[] argsTemplate
-
dataDriven
boolean dataDriven
-
nextTupleSinkNode
LeftTupleSinkNode nextTupleSinkNode
-
openQuery
boolean openQuery
-
previousTupleSinkNode
LeftTupleSinkNode previousTupleSinkNode
-
queryElement
QueryElement queryElement
-
tupleMemoryEnabled
boolean tupleMemoryEnabled
-
-
-
Class org.drools.core.reteoo.QueryTerminalNode
class QueryTerminalNode extends AbstractTerminalNode implements Serializable- serialVersionUID:
- 510L
-
Class org.drools.core.reteoo.ReactiveFromNode
class ReactiveFromNode extends FromNode<ReactiveFromNode.ReactiveFromMemory> implements Serializable -
Class org.drools.core.reteoo.ReactiveFromNode.ReactiveFromMemory
class ReactiveFromMemory extends FromNode.FromMemory implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
stagedLeftTuples
TupleSets stagedLeftTuples
-
-
Class org.drools.core.reteoo.ReactiveFromNodeLeftTuple
class ReactiveFromNodeLeftTuple extends LeftTuple implements Serializable-
Serialized Fields
-
hash
int hash
-
modificationTypeMap
Map<Object,
ReactiveObjectUtil.ModificationType> modificationTypeMap -
objects
Object[] objects
-
peerIndex
int peerIndex
-
-
-
Class org.drools.core.reteoo.Rete
class Rete extends ObjectSource implements Serializable-
Serialized Fields
-
entryPoints
Map<EntryPointId,
EntryPointNode> entryPoints -
kBase
InternalRuleBase kBase
-
-
-
Class org.drools.core.reteoo.ReteObjectTypeNode
class ReteObjectTypeNode extends ObjectTypeNode implements Serializable -
Class org.drools.core.reteoo.ReteooBuilder
class ReteooBuilder extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.reteoo.ReteooBuilder.IdGenerator
class IdGenerator extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.reteoo.ReteooFactHandleFactory
class ReteooFactHandleFactory extends AbstractFactHandleFactory implements Serializable- serialVersionUID:
- 510L
-
Class org.drools.core.reteoo.RightInputAdapterNode
class RightInputAdapterNode extends ObjectSource implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
eagerSegmentPrototypes
SegmentMemory.SegmentPrototype[] eagerSegmentPrototypes
-
nextTupleSinkNode
LeftTupleSinkNode nextTupleSinkNode
-
objectCount
int objectCount
-
pathEndNodes
PathEndNode[] pathEndNodes
-
pathMemSpec
PathEndNode.PathMemSpec pathMemSpec
-
pathNodes
LeftTupleNode[] pathNodes
-
previousTupleSinkNode
LeftTupleSinkNode previousTupleSinkNode
-
segmentPrototypes
SegmentMemory.SegmentPrototype[] segmentPrototypes
-
startTupleSource
LeftTupleSource startTupleSource
This is first node inside of the subnetwork. The split, with two outs, would be the parent node. -
tupleMemoryEnabled
boolean tupleMemoryEnabled
-
tupleSource
LeftTupleSource tupleSource
-
-
Class org.drools.core.reteoo.RightInputAdapterNode.RiaPathMemory
class RiaPathMemory extends PathMemory implements Serializable -
Class org.drools.core.reteoo.RightTuple
class RightTuple extends TupleImpl implements Serializable-
Serialized Fields
-
blocked
LeftTuple blocked
-
retracted
boolean retracted
-
tempBlocked
LeftTuple tempBlocked
-
tempNextRightTuple
RightTuple tempNextRightTuple
-
-
-
Class org.drools.core.reteoo.RuleRemovalContext
class RuleRemovalContext extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.reteoo.RuleTerminalNode
class RuleTerminalNode extends AbstractTerminalNode implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
consequenceName
String consequenceName
-
enabledDeclarations
Declaration[] enabledDeclarations
-
fireDirect
boolean fireDirect
-
salienceDeclarations
Declaration[] salienceDeclarations
-
-
Class org.drools.core.reteoo.RuleTerminalNodeLeftTuple
class RuleTerminalNodeLeftTuple extends LeftTuple implements Serializable- serialVersionUID:
- 540L
-
Serialized Fields
-
activationFactHandle
InternalFactHandle activationFactHandle
-
activationGroupNode
ActivationGroupNode activationGroupNode
-
activationNode
ActivationNode activationNode
-
activationNumber
long activationNumber
The activation number -
active
boolean active
-
callback
Runnable callback
-
consequence
Consequence consequence
-
matched
boolean matched
-
queued
boolean queued
-
queueIndex
int queueIndex
-
rule
RuleImpl rule
-
ruleAgendaItem
RuleAgendaItem ruleAgendaItem
-
salience
int salience
The salience
-
-
Class org.drools.core.reteoo.SegmentMemory
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.reteoo.SingleLeftTupleSinkAdapter
class SingleLeftTupleSinkAdapter extends AbstractLeftTupleSinkAdapter implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.reteoo.SingleObjectSinkAdapter
class SingleObjectSinkAdapter extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.reteoo.SubnetworkTuple
class SubnetworkTuple extends RightTuple implements Serializable-
Serialized Fields
-
factHandleForEvaluation
InternalFactHandle factHandleForEvaluation
-
stagedNextOnRight
TupleImpl stagedNextOnRight
-
stagedOnRight
boolean stagedOnRight
-
stagedPreviousOnRight
TupleImpl stagedPreviousOnRight
-
stagedTypeOnRight
short stagedTypeOnRight
-
-
-
Class org.drools.core.reteoo.TimerNode
class TimerNode extends LeftTupleSource implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
calendarNames
String[] calendarNames
-
nextTupleSinkNode
LeftTupleSinkNode nextTupleSinkNode
-
previousTupleSinkNode
LeftTupleSinkNode previousTupleSinkNode
-
startEndDeclarations
Declaration[][] startEndDeclarations
-
timer
Timer timer
-
tupleMemoryEnabled
boolean tupleMemoryEnabled
-
-
Class org.drools.core.reteoo.TupleImpl
class TupleImpl extends Object implements Serializable- serialVersionUID:
- 540L
-
Serialized Fields
-
contextObject
Object contextObject
-
expired
boolean expired
-
firstChild
TupleImpl firstChild
-
handle
InternalFactHandle handle
-
handleNext
TupleImpl handleNext
-
handlePrevious
TupleImpl handlePrevious
-
index
int index
-
lastChild
TupleImpl lastChild
-
leftParent
TupleImpl leftParent
-
memory
TupleList memory
-
next
TupleImpl next
-
parent
TupleImpl parent
-
peer
TupleImpl peer
-
previous
TupleImpl previous
-
propagationContext
PropagationContext propagationContext
-
rightParent
TupleImpl rightParent
-
rightParentNext
TupleImpl rightParentNext
-
rightParentPrevious
TupleImpl rightParentPrevious
-
sink
Sink sink
-
stagedNext
TupleImpl stagedNext
-
stagedPrevious
TupleImpl stagedPrevious
-
stagedType
short stagedType
-
stagedTypeForQueries
short stagedTypeForQueries
-
-
Class org.drools.core.reteoo.WindowNode
class WindowNode extends ObjectSource implements Serializable- serialVersionUID:
- 540L
-
Serialized Fields
-
behavior
BehaviorManager behavior
-
constraints
List<AlphaNodeFieldConstraint> constraints
-
entryPoint
EntryPointId entryPoint
-
nextRightTupleSinkNode
ObjectSinkNode nextRightTupleSinkNode
-
previousRightTupleSinkNode
ObjectSinkNode previousRightTupleSinkNode
-
rightInputOtnId
ObjectTypeNodeId rightInputOtnId
-
-
Class org.drools.core.reteoo.WindowTuple
class WindowTuple extends RightTuple implements Serializable-
Serialized Fields
-
windowList
WindowTupleList windowList
-
windowNext
WindowTuple windowNext
-
windowPrevious
WindowTuple windowPrevious
-
-
-
-
Package org.drools.core.reteoo.builder
-
Class org.drools.core.reteoo.builder.InstanceNotEqualsConstraint
class InstanceNotEqualsConstraint extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.reteoo.builder.InstanceNotEqualsConstraint.InstanceNotEqualsConstraintContextEntry
class InstanceNotEqualsConstraintContextEntry extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.reteoo.builder.PhreakNodeFactory
class PhreakNodeFactory extends Object implements Serializable
-
-
Package org.drools.core.rule
-
Class org.drools.core.rule.BehaviorManager
class BehaviorManager extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.rule.JavaDialectRuntimeData
class JavaDialectRuntimeData extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
Handles the read serialization of the PackageCompilationData. Patterns in Rules may reference generated data which cannot be serialized by default methods. The PackageCompilationData holds a reference to the generated bytecode; which must be restored before any Rules. A custom ObjectInputStream, able to resolve classes against the bytecode, is used to restore the Rules.- Throws:
IOExceptionClassNotFoundException
-
writeExternal
Handles the write serialization of the PackageCompilationData. Patterns in Rules may reference generated data which cannot be serialized by default methods. The PackageCompilationData holds a reference to the generated bytecode. The generated bytecode must be restored before any Rules.- Throws:
IOException
-
-
Class org.drools.core.rule.SlidingLengthWindow
class SlidingLengthWindow extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.rule.SlidingLengthWindow.SlidingLengthWindowContext
class SlidingLengthWindowContext extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.rule.SlidingTimeWindow
class SlidingTimeWindow extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.rule.SlidingTimeWindow.BehaviorJobContext
class BehaviorJobContext extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.rule.SlidingTimeWindow.SlidingTimeWindowContext
class SlidingTimeWindowContext extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package org.drools.core.rule.consequence
-
Package org.drools.core.runtime.rule.impl
-
Class org.drools.core.runtime.rule.impl.DefaultConsequenceExceptionHandler
class DefaultConsequenceExceptionHandler extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package org.drools.core.time
-
Class org.drools.core.time.EnqueuedSelfRemovalJobContext
class EnqueuedSelfRemovalJobContext extends SelfRemovalJobContext implements Serializable -
Class org.drools.core.time.SelfRemovalJob
class SelfRemovalJob extends Object implements Serializable- serialVersionUID:
- 8876468420174364422L
-
Serialized Fields
-
job
Job job
-
-
Class org.drools.core.time.SelfRemovalJobContext
class SelfRemovalJobContext extends Object implements Serializable- serialVersionUID:
- 614425985040796356L
-
Serialized Fields
-
jobContext
JobContext jobContext
-
timerInstances
Map<Long,
TimerJobInstance> timerInstances
-
-
-
Package org.drools.core.time.impl
-
Class org.drools.core.time.impl.BaseTimer
class BaseTimer extends ConditionalElement implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.time.impl.CompositeMaxDurationTimer
class CompositeMaxDurationTimer extends BaseTimer implements Externalizable- serialVersionUID:
- -2531364489959820962L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.time.impl.CompositeMaxDurationTrigger
class CompositeMaxDurationTrigger extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.time.impl.CronExpression
class CronExpression extends KieCronExpression implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
timeZone
TimeZone timeZone
-
-
-
Class org.drools.core.time.impl.CronTimer
class CronTimer extends BaseTimer implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.time.impl.CronTrigger
class CronTrigger extends Object implements Serializable- serialVersionUID:
- -332085070627193383L
-
Class org.drools.core.time.impl.DefaultJobHandle
- serialVersionUID:
- 510L
-
Serialized Fields
-
cancel
boolean cancel
-
id
long id
-
timerJobInstance
TimerJobInstance timerJobInstance
-
-
Class org.drools.core.time.impl.DefaultTimerJobInstance
class DefaultTimerJobInstance extends Object implements Serializable- serialVersionUID:
- -4441139572159254264L
-
Serialized Fields
-
canceled
boolean canceled
-
ctx
JobContext ctx
-
handle
JobHandle handle
-
job
Job job
-
trigger
Trigger trigger
-
-
Class org.drools.core.time.impl.DurationTimer
class DurationTimer extends BaseTimer implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.time.impl.ExpressionIntervalTimer
class ExpressionIntervalTimer extends BaseTimer implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.time.impl.IntervalTimer
class IntervalTimer extends BaseTimer implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.time.impl.IntervalTrigger
class IntervalTrigger extends Object implements Serializable-
Serialized Fields
-
-
Class org.drools.core.time.impl.JDKTimerService.JDKJobHandle
class JDKJobHandle extends DefaultJobHandle implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
future
ScheduledFuture<Void> future
-
-
Class org.drools.core.time.impl.KieCronExpression
class KieCronExpression extends Object implements Serializable- serialVersionUID:
- 510L
-
Serialized Fields
-
cronExpression
String cronExpression
-
-
Class org.drools.core.time.impl.PointInTimeTrigger
class PointInTimeTrigger extends Object implements Serializable-
Serialized Fields
-
timestamp
Date timestamp
-
-
-
Class org.drools.core.time.impl.PseudoClockScheduler
class PseudoClockScheduler extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package org.drools.core.util
-
Class org.drools.core.util.AbstractHashTable
class AbstractHashTable extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.util.AbstractHashTable.DoubleCompositeIndex
class DoubleCompositeIndex extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.util.AbstractHashTable.IndexTupleList
class IndexTupleList extends TupleList implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.util.AbstractHashTable.SingleIndex
class SingleIndex extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.util.AbstractHashTable.TripleCompositeIndex
class TripleCompositeIndex extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.util.ArrayQueue
class ArrayQueue extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.util.AtomicBitwiseLong
class AtomicBitwiseLong extends AtomicLong implements Serializable -
Class org.drools.core.util.Bag
class Bag extends Object implements Serializable-
Serialized Fields
-
map
Map<T,
Bag.Counter> map -
size
int size
-
-
-
Class org.drools.core.util.Bag.Counter
class Counter extends Object implements Serializable-
Serialized Fields
-
count
int count
-
-
-
Class org.drools.core.util.BinaryHeapQueue
class BinaryHeapQueue extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.util.FastIterator.IteratorAdapter
class IteratorAdapter extends Object implements Serializable-
Serialized Fields
-
current
T current
-
fastIterator
FastIterator<T> fastIterator
-
firstConsumed
boolean firstConsumed
-
-
-
Class org.drools.core.util.HashTableIterator
class HashTableIterator extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.util.LinkedList
class LinkedList extends Object implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.util.LinkedList.JavaUtilIterator
class JavaUtilIterator extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.util.LinkedList.LinkedListIterator
class LinkedListIterator extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.util.LinkedListEntry
class LinkedListEntry extends AbstractLinkedListNode<T1 extends DoubleLinkedEntry<T1>> implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.util.TreeSetQueue
class TreeSetQueue extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.util.TupleRBTree.Node
class Node extends TupleList implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.util.TupleRBTree.RangeFastIterator
class RangeFastIterator extends Object implements Serializable-
Serialized Fields
-
next
TupleRBTree.Node<K extends Comparable<? super K>> next
-
upperBound
TupleRBTree.Node<K extends Comparable<? super K>> upperBound
-
-
-
-
Package org.drools.core.util.index
-
Class org.drools.core.util.index.AbstractTupleIndexTree.IndexTupleList
class IndexTupleList extends TupleList implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.util.index.AlphaRangeIndex
class AlphaRangeIndex extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.util.index.RangeIndex
class RangeIndex extends Object implements Serializable-
Serialized Fields
-
map
TreeMap<org.drools.core.util.index.RangeIndex.IndexKey<K extends Comparable>,
V> map
-
-
-
Class org.drools.core.util.index.TupleIndexHashTable
class TupleIndexHashTable extends AbstractHashTable implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.util.index.TupleIndexHashTable.FieldIndexHashTableFullIterator
class FieldIndexHashTableFullIterator extends Object implements Serializable-
Serialized Fields
-
hashTable
AbstractHashTable hashTable
-
length
int length
-
list
TupleList list
-
row
int row
-
table
TupleList[] table
-
tuple
TupleImpl tuple
-
-
-
Class org.drools.core.util.index.TupleIndexRBTree
class TupleIndexRBTree extends AbstractTupleIndexTree implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.drools.core.util.index.TupleList
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.drools.core.util.index.TupleListWithContext
class TupleListWithContext extends TupleList implements Externalizable- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-