Serialized Form
-
Package org.drools.core
-
Class org.drools.core.RuleBaseConfiguration extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.RuleBaseConfiguration.AssertBehaviour extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.RuleBaseConfiguration.SequentialAgenda extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.SessionConfiguration extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.TimerJobFactoryType extends java.lang.Object implements Serializable
-
Serialized Fields
-
string
java.lang.String string
-
-
-
Class org.drools.core.WorkItemHandlerNotFoundException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
workItemName
java.lang.String workItemName
-
-
-
-
Package org.drools.core.base
-
Class org.drools.core.base.AccessorKey extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.base.BaseClassFieldReader extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.BaseClassFieldWriter extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.CalendarsImpl extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.base.ClassObjectType extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.base.EnabledBoolean extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.base.MapGlobalResolver extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.base.RuleNameEndsWithAgendaFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
accept
boolean accept
-
suffix
java.lang.String suffix
-
-
-
Class org.drools.core.base.RuleNameEqualsAgendaFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
accept
boolean accept
-
name
java.lang.String name
-
-
-
Class org.drools.core.base.RuleNameMatchesAgendaFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
accept
boolean accept
-
pattern
java.util.regex.Pattern pattern
-
regexp
java.lang.String regexp
-
-
-
Class org.drools.core.base.RuleNameStartsWithAgendaFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
accept
boolean accept
-
prefix
java.lang.String prefix
-
-
-
Class org.drools.core.base.SalienceInteger extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.base.UndefinedCalendarExcption extends java.lang.RuntimeException implements Serializable
-
-
Package org.drools.core.base.accumulators
-
Class org.drools.core.base.accumulators.AbstractAccumulateFunction extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public abstract void readExternal(java.io.ObjectInput arg0) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public abstract void writeExternal(java.io.ObjectOutput arg0) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.AverageAccumulateFunction extends AbstractAccumulateFunction<AverageAccumulateFunction.AverageData> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.AverageAccumulateFunction.AverageData extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.BigDecimalAverageAccumulateFunction extends AbstractAccumulateFunction<BigDecimalAverageAccumulateFunction.AverageData> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.BigDecimalAverageAccumulateFunction.AverageData extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.BigDecimalSumAccumulateFunction extends AbstractAccumulateFunction<BigDecimalSumAccumulateFunction.SumData> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.BigDecimalSumAccumulateFunction.SumData extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.BigIntegerSumAccumulateFunction extends AbstractAccumulateFunction<BigIntegerSumAccumulateFunction.SumData> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.BigIntegerSumAccumulateFunction.SumData extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.CollectAccumulator extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.base.accumulators.CollectListAccumulateFunction extends AbstractAccumulateFunction<CollectListAccumulateFunction.CollectListData> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.CollectListAccumulateFunction.CollectListData extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.CollectSetAccumulateFunction extends AbstractAccumulateFunction<CollectSetAccumulateFunction.CollectListData> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.CollectSetAccumulateFunction.CollectListData extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.CollectSetAccumulateFunction.CollectListData.MutableInt extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialized Fields
-
value
int value
-
-
Class org.drools.core.base.accumulators.CountAccumulateFunction extends AbstractAccumulateFunction<CountAccumulateFunction.CountData> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.CountAccumulateFunction.CountData extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.IntegerMaxAccumulateFunction extends AbstractAccumulateFunction<IntegerMaxAccumulateFunction.MaxData> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.IntegerMaxAccumulateFunction.MaxData extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.IntegerMinAccumulateFunction extends AbstractAccumulateFunction<IntegerMinAccumulateFunction.MinData> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.IntegerMinAccumulateFunction.MinData extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.IntegerSumAccumulateFunction extends AbstractAccumulateFunction<IntegerSumAccumulateFunction.SumData> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.IntegerSumAccumulateFunction.SumData extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.JavaAccumulatorFunctionExecutor extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.base.accumulators.LongMaxAccumulateFunction extends AbstractAccumulateFunction<LongMaxAccumulateFunction.MaxData> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.LongMaxAccumulateFunction.MaxData extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.LongMinAccumulateFunction extends AbstractAccumulateFunction<LongMinAccumulateFunction.MinData> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.LongMinAccumulateFunction.MinData extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.LongSumAccumulateFunction extends AbstractAccumulateFunction<LongSumAccumulateFunction.SumData> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.LongSumAccumulateFunction.SumData extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.MaxAccumulateFunction extends AbstractAccumulateFunction<MaxAccumulateFunction.MaxData> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.MaxAccumulateFunction.MaxData extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.MinAccumulateFunction extends AbstractAccumulateFunction<MinAccumulateFunction.MinData> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.MinAccumulateFunction.MinData extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.NumericMaxAccumulateFunction extends AbstractAccumulateFunction<NumericMaxAccumulateFunction.MaxData> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.NumericMaxAccumulateFunction.MaxData extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.NumericMinAccumulateFunction extends AbstractAccumulateFunction<NumericMinAccumulateFunction.MinData> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.NumericMinAccumulateFunction.MinData extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.StandardDeviationAccumulateFunction extends VarianceAccumulateFunction implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.SumAccumulateFunction extends AbstractAccumulateFunction<SumAccumulateFunction.SumData> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.SumAccumulateFunction.SumData extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.VarianceAccumulateFunction extends AbstractAccumulateFunction<VarianceAccumulateFunction.VarianceData> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.accumulators.VarianceAccumulateFunction.VarianceData extends java.lang.Object implements Serializable
-
Serialized Fields
-
count
int count
-
mean
double mean
-
squaredSum
double squaredSum
-
-
-
-
Package org.drools.core.base.extractors
-
Class org.drools.core.base.extractors.ArrayElementReader extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.base.extractors.BaseObjectClassFieldReader extends BaseClassFieldReader implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.base.extractors.SelfReferenceClassFieldReader extends BaseObjectClassFieldReader implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Package org.drools.core.base.field
-
Class org.drools.core.base.field.ObjectFieldImpl extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Package org.drools.core.common
-
Class org.drools.core.common.AgendaGroupsManager.SimpleAgendaGroupsManager extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.common.AgendaGroupsManager.StackedAgendaGroupsManager extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.common.AgendaItemImpl extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialized Fields
-
activationGroupNode
ActivationGroupNode activationGroupNode
-
activationNode
ActivationNode activationNode
-
activationNumber
long activationNumber
The activation number -
active
boolean active
-
callback
java.lang.Runnable callback
-
context
PropagationContext context
The propagation context -
factHandle
InternalFactHandle factHandle
-
index
int index
-
matched
boolean matched
-
queued
boolean queued
-
rtn
TerminalNode rtn
Rule terminal node, gives access to SubRule * -
salience
int salience
The salience -
tuple
Tuple tuple
The tuple.
-
-
Class org.drools.core.common.ClassAwareObjectStore extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.common.DefaultBetaConstraints extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.common.DefaultFactHandle extends AbstractBaseLinkedListNode<DefaultFactHandle> implements Serializable
- 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
java.lang.Object object
-
objectClassName
java.lang.String objectClassName
-
objectHashCode
int objectHashCode
-
parentHandle
InternalFactHandle parentHandle
-
recency
long recency
-
valid
boolean valid
-
-
Class org.drools.core.common.DefaultFactHandle.CompositeLinkedTuples extends java.lang.Object implements Serializable
-
Serialized Fields
-
partitionedTuples
DefaultFactHandle.SingleLinkedTuples[] partitionedTuples
-
-
-
Class org.drools.core.common.DefaultFactHandle.SingleLinkedTuples extends java.lang.Object implements Serializable
-
Serialized Fields
-
firstLeftTuple
LeftTuple firstLeftTuple
-
firstRightTuple
RightTuple firstRightTuple
-
lastLeftTuple
LeftTuple lastLeftTuple
-
lastRightTuple
RightTuple lastRightTuple
-
-
-
Class org.drools.core.common.DisconnectedFactHandle extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.common.DoubleBetaConstraints extends MultipleBetaConstraint implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.common.DoubleNonIndexSkipBetaConstraints extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.common.EmptyBetaConstraints extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.common.EqualityKey extends LinkedList<DefaultFactHandle> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.common.EventFactHandle extends DefaultFactHandle implements Serializable
- serialVersionUID:
- 510L
-
Serialized Fields
-
activationsCount
long activationsCount
-
duration
long duration
-
expired
boolean expired
-
linkedFactHandle
EventFactHandle linkedFactHandle
-
notExpiredPartitions
java.util.concurrent.atomic.AtomicInteger notExpiredPartitions
-
otnCount
int otnCount
-
pendingRemoveFromStore
boolean pendingRemoveFromStore
-
startTimestamp
long startTimestamp
-
-
Class org.drools.core.common.IdentityObjectStore extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.common.InternalFactHandle.DummyFactHandle extends java.lang.Object implements Serializable
-
Serialized Fields
-
object
java.lang.Object object
-
-
-
Class org.drools.core.common.MissingDependencyException extends java.lang.RuntimeException implements Serializable
-
Class org.drools.core.common.MultipleBetaConstraint extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.common.ObjectTypeConfigurationRegistry extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialized Fields
-
ruleBase
RuleBase ruleBase
-
typeConfMap
java.util.Map<java.lang.Object,ObjectTypeConf> typeConfMap
-
-
Class org.drools.core.common.PhreakPropagationContext extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.common.PhreakPropagationContextFactory extends java.lang.Object implements Serializable
-
Class org.drools.core.common.PriorityQueueAgendaGroupFactory extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.common.QuadroupleBetaConstraints extends MultipleBetaConstraint implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.common.QuadroupleNonIndexSkipBetaConstraints extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.common.QueryElementFactHandle extends java.lang.Object implements Serializable
-
Serialized Fields
-
id
long id
-
identityHashCode
int identityHashCode
-
negated
boolean negated
-
object
java.lang.Object object
-
recency
long recency
-
-
-
Class org.drools.core.common.RuleBasePartitionId extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialized Fields
-
id
int id
-
-
Class org.drools.core.common.SingleBetaConstraints extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.common.SingleNonIndexSkipBetaConstraints extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.common.TripleBetaConstraints extends MultipleBetaConstraint implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public final void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public final void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.common.TripleNonIndexSkipBetaConstraints extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.common.TupleStartEqualsConstraint extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.common.TupleStartEqualsConstraint.TupleStartEqualsConstraintContextEntry extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.common.VisitedAgendaGroup extends java.lang.Object implements Serializable
-
-
Package org.drools.core.conflict
-
Class org.drools.core.conflict.AbstractConflictResolver extends java.lang.Object implements Serializable
-
Class org.drools.core.conflict.DepthConflictResolver extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.conflict.PhreakConflictResolver extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.conflict.SalienceConflictResolver extends AbstractConflictResolver implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.core.conflict.SequentialConflictResolver extends AbstractConflictResolver implements Serializable
- serialVersionUID:
- 510L
-
-
Package org.drools.core.definitions
-
Class org.drools.core.definitions.ProcessPackage extends java.lang.Object implements Serializable
-
Serialized Fields
-
ruleFlows
java.util.Map<java.lang.String,org.kie.api.definition.process.Process> ruleFlows
-
-
-
Class org.drools.core.definitions.ResourceTypePackageRegistry extends java.lang.Object implements Serializable
-
Serialized Fields
-
packages
java.util.Map<org.kie.api.io.ResourceType,org.kie.api.internal.io.ResourceTypePackage<?>> packages
-
-
-
-
Package org.drools.core.definitions.impl
-
Class org.drools.core.definitions.impl.KnowledgePackageImpl extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput stream) throws java.io.IOException, java.lang.ClassNotFoundExceptionHandles the read serialization of the Package. Patterns in Rules may reference generated data which cannot be serialized by default methods. The Package uses PackageCompilationData to hold a reference to the generated bytecode; which must be restored before any Rules. A custom ObjectInputStream, able to resolve classes against the bytecode in the PackageCompilationData, is used to restore the Rules.- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput stream) throws java.io.IOExceptionHandles the write serialization of the Package. Patterns in Rules may reference generated data which cannot be serialized by default methods. The Package uses PackageCompilationData to hold a reference to the generated bytecode. The generated bytecode must be restored before any Rules.- Throws:
java.io.IOException
-
-
-
Package org.drools.core.definitions.rule.impl
-
Class org.drools.core.definitions.rule.impl.GlobalImpl extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.definitions.rule.impl.QueryImpl extends RuleImpl implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.definitions.rule.impl.RuleImpl extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
-
Package org.drools.core.event
-
Class org.drools.core.event.AbstractEventSupport extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.event.ActivationCancelledEvent extends ActivationEvent implements Serializable
- serialVersionUID:
- 510L
-
Serialized Fields
-
cause
org.kie.api.event.rule.MatchCancelledCause cause
-
-
Class org.drools.core.event.ActivationCreatedEvent extends ActivationEvent implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.core.event.ActivationEvent extends java.util.EventObject implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.core.event.AfterActivationFiredEvent extends ActivationEvent implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.core.event.AgendaEventSupport extends AbstractEventSupport<org.kie.api.event.rule.AgendaEventListener> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.event.AgendaGroupEvent extends java.util.EventObject implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.core.event.AgendaGroupPoppedEvent extends AgendaGroupEvent implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.core.event.AgendaGroupPushedEvent extends AgendaGroupEvent implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.core.event.BeforeActivationFiredEvent extends ActivationEvent implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.core.event.KnowledgeBaseEvent extends java.util.EventObject implements Serializable
- serialVersionUID:
- 510L
-
Serialized Fields
-
function
java.lang.String function
-
kBase
RuleBase kBase
-
pkg
InternalKnowledgePackage pkg
-
rule
RuleImpl rule
-
-
Class org.drools.core.event.RuleEventListenerSupport extends AbstractEventSupport<org.kie.internal.event.rule.RuleEventListener> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.event.RuleFlowGroupActivatedEvent extends RuleFlowGroupEvent implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.core.event.RuleFlowGroupDeactivatedEvent extends RuleFlowGroupEvent implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.core.event.RuleFlowGroupEvent extends java.util.EventObject implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.core.event.RuleRuntimeEventSupport extends AbstractEventSupport<org.kie.api.event.rule.RuleRuntimeEventListener> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.event.WorkingMemoryEvent extends java.util.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 extends ActivationEventImpl implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.event.rule.impl.ActivationCreatedEventImpl extends ActivationEventImpl implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.event.rule.impl.ActivationEventImpl extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.event.rule.impl.AfterActivationFiredEventImpl extends ActivationEventImpl implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.event.rule.impl.AgendaGroupEventImpl extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.event.rule.impl.AgendaGroupPoppedEventImpl extends AgendaGroupEventImpl implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.event.rule.impl.AgendaGroupPushedEventImpl extends AgendaGroupEventImpl implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.event.rule.impl.BeforeActivationFiredEventImpl extends ActivationEventImpl implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.event.rule.impl.ObjectDeletedEventImpl extends RuleRuntimeEventImpl implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.event.rule.impl.ObjectInsertedEventImpl extends RuleRuntimeEventImpl implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.event.rule.impl.ObjectUpdatedEventImpl extends RuleRuntimeEventImpl implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.event.rule.impl.RuleFlowGroupActivatedEventImpl extends RuleFlowGroupEventImpl implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.event.rule.impl.RuleFlowGroupDeactivatedEventImpl extends RuleFlowGroupEventImpl implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.event.rule.impl.RuleFlowGroupEventImpl extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.event.rule.impl.RuleRuntimeEventImpl extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.event.rule.impl.SerializableActivation extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.event.rule.impl.SerializableAgendaGroup extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.event.rule.impl.SerializableRuleFlowGroup extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
-
Package org.drools.core.factmodel
-
Class org.drools.core.factmodel.AnnotationDefinition extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.factmodel.AnnotationDefinition.AnnotationPropertyVal extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.factmodel.ClassDefinition extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.factmodel.FieldDefinition extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
-
Package org.drools.core.factmodel.traits
-
Package org.drools.core.facttemplates
-
Class org.drools.core.facttemplates.FactImpl extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.facttemplates.FactTemplateFieldExtractor extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.facttemplates.FactTemplateImpl extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.facttemplates.FactTemplateObjectType extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.facttemplates.FieldTemplateImpl extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Package org.drools.core.phreak
-
Class org.drools.core.phreak.PhreakTimerNode.TimerNodeJobContext extends java.lang.Object implements Serializable
-
Serialized Fields
-
jobHandle
JobHandle jobHandle
-
pmems
java.util.List<PathMemory> pmems
-
reteEvaluator
ReteEvaluator reteEvaluator
-
sink
LeftTupleSink sink
-
timerNodeId
int timerNodeId
-
tm
TimerNode.TimerNodeMemory tm
-
trigger
Trigger trigger
-
tuple
Tuple tuple
-
-
-
Class org.drools.core.phreak.RuleAgendaItem extends AgendaItemImpl implements Serializable
-
Serialized Fields
-
declarativeAgendaEnabled
boolean declarativeAgendaEnabled
-
next
RuleAgendaItem next
-
pmem
PathMemory pmem
-
previous
RuleAgendaItem previous
-
-
-
-
Package org.drools.core.process.impl
-
Class org.drools.core.process.impl.DefaultWorkItemManager extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.process.impl.DefaultWorkItemManagerFactory extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.process.impl.WorkItemImpl extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialized Fields
-
deploymentId
java.lang.String deploymentId
-
id
long id
-
name
java.lang.String name
-
nodeId
long nodeId
-
nodeInstanceId
long nodeInstanceId
-
parameters
java.util.Map<java.lang.String,java.lang.Object> parameters
-
processInstanceId
java.lang.String processInstanceId
-
results
java.util.Map<java.lang.String,java.lang.Object> results
-
state
int state
-
-
-
Package org.drools.core.reteoo
-
Class org.drools.core.reteoo.AbstractLeftTupleSinkAdapter extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.reteoo.AsyncSendNode.AsyncSendMemory extends AbstractBaseLinkedListNode<Memory> implements Serializable
- serialVersionUID:
- 510L
-
Serialized Fields
-
betaMemory
BetaMemory betaMemory
-
dataProvider
DataProvider dataProvider
-
providerContext
java.lang.Object providerContext
-
-
Class org.drools.core.reteoo.BaseLeftTuple extends BaseTuple implements Serializable
- serialVersionUID:
- 540L
-
Serialized Fields
-
firstChild
LeftTuple firstChild
-
index
int index
-
lastChild
LeftTuple lastChild
-
leftParent
LeftTuple leftParent
-
memory
TupleList memory
-
parent
LeftTuple parent
-
peer
LeftTuple peer
-
rightParent
RightTuple rightParent
-
rightParentNext
LeftTuple rightParentNext
-
rightParentPrevious
LeftTuple rightParentPrevious
-
stagedTypeForQueries
short stagedTypeForQueries
-
-
Class org.drools.core.reteoo.BaseTuple extends java.lang.Object implements Serializable
-
Serialized Fields
-
contextObject
java.lang.Object contextObject
-
expired
boolean expired
-
handle
InternalFactHandle handle
-
handleNext
Tuple handleNext
-
handlePrevious
Tuple handlePrevious
-
next
Tuple next
-
previous
Tuple previous
-
propagationContext
PropagationContext propagationContext
-
sink
Sink sink
-
stagedNext
Tuple stagedNext
-
stagedPrevious
Tuple stagedPrevious
-
stagedType
short stagedType
-
-
-
Class org.drools.core.reteoo.ClassObjectTypeConf extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput stream) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput stream) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.reteoo.CompositeLeftTupleSinkAdapter extends AbstractLeftTupleSinkAdapter implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.reteoo.CompositeObjectSinkAdapter extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.reteoo.CompositeObjectSinkAdapter.FieldIndex extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.reteoo.CompositeObjectSinkAdapter.HashKey extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.reteoo.CompositePartitionAwareObjectSinkAdapter extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.reteoo.ConditionalBranchEvaluator extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.reteoo.ConditionalBranchEvaluator.ConditionalExecution extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.reteoo.ConditionalBranchNode.ConditionalBranchMemory extends AbstractBaseLinkedListNode<Memory> implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.reteoo.EmptyLeftTupleSinkAdapter extends AbstractLeftTupleSinkAdapter implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.reteoo.EmptyObjectSinkAdapter extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.reteoo.EvalConditionNode.EvalMemory extends AbstractBaseLinkedListNode<Memory> implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.reteoo.EvalNodeLeftTuple extends BaseLeftTuple implements Serializable
- serialVersionUID:
- 540L
-
Serialized Fields
-
blockedNext
LeftTuple blockedNext
-
blockedPrevious
LeftTuple blockedPrevious
-
blocker
RightTuple blocker
-
-
Class org.drools.core.reteoo.FactTemplateTypeConf extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.reteoo.FromNode.FromMemory extends AbstractBaseLinkedListNode<Memory> implements Serializable
- serialVersionUID:
- 510L
-
Serialized Fields
-
betaMemory
BetaMemory betaMemory
-
dataProvider
DataProvider dataProvider
-
providerContext
java.lang.Object providerContext
-
-
Class org.drools.core.reteoo.FromNodeLeftTuple extends BaseLeftTuple implements Serializable
- serialVersionUID:
- 540L
-
Class org.drools.core.reteoo.InitialFactImpl extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.reteoo.JoinNodeLeftTuple extends BaseLeftTuple implements Serializable
- serialVersionUID:
- 540L
-
Class org.drools.core.reteoo.LeftTupleImpl extends BaseLeftTuple implements Serializable
- serialVersionUID:
- 540L
-
Serialized Fields
-
blockedNext
LeftTuple blockedNext
-
blockedPrevious
LeftTuple blockedPrevious
-
blocker
RightTuple blocker
-
-
Class org.drools.core.reteoo.LeftTupleSinkNodeList extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.reteoo.NotNodeLeftTuple extends BaseLeftTuple implements Serializable
- serialVersionUID:
- 540L
-
Serialized Fields
-
blockedNext
LeftTuple blockedNext
-
blockedPrevious
LeftTuple blockedPrevious
-
blocker
RightTuple blocker
-
-
Class org.drools.core.reteoo.ObjectTypeNode.ExpireJobContext extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.reteoo.PathEndNode.PathMemSpec extends java.lang.Object implements Serializable
-
Serialized Fields
-
allLinkedTestMask
long allLinkedTestMask
-
smemCount
int smemCount
-
-
-
Class org.drools.core.reteoo.PathMemory extends AbstractBaseLinkedListNode<Memory> implements Serializable
-
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.QueryElementNodeLeftTuple extends BaseLeftTuple implements Serializable
- serialVersionUID:
- 540L
-
Class org.drools.core.reteoo.QueryRiaFixerNodeLeftTuple extends BaseLeftTuple implements Serializable
- serialVersionUID:
- 540L
-
Class org.drools.core.reteoo.ReactiveFromNode.ReactiveFromMemory extends FromNode.FromMemory implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.core.reteoo.ReactiveFromNodeLeftTuple extends FromNodeLeftTuple implements Serializable
-
Serialized Fields
-
hash
int hash
-
modificationTypeMap
java.util.Map<java.lang.Object,ReactiveObjectUtil.ModificationType> modificationTypeMap
-
objects
java.lang.Object[] objects
-
peerIndex
int peerIndex
-
-
-
Class org.drools.core.reteoo.ReteooBuilder extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.reteoo.ReteooBuilder.IdGenerator extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.reteoo.ReteooFactHandleFactory extends AbstractFactHandleFactory implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.core.reteoo.RightInputAdapterNode.RiaPathMemory extends PathMemory implements Serializable
-
Serialized Fields
-
rules
java.util.List<RuleImpl> rules
-
-
-
Class org.drools.core.reteoo.RightTupleImpl extends BaseTuple implements Serializable
-
Class org.drools.core.reteoo.RuleRemovalContext extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.reteoo.RuleTerminalNodeLeftTuple extends BaseLeftTuple 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
java.lang.Runnable callback
-
matched
boolean matched
-
queued
boolean queued
-
queueIndex
int queueIndex
-
ruleAgendaItem
RuleAgendaItem ruleAgendaItem
-
salience
int salience
The salience
-
-
Class org.drools.core.reteoo.SegmentMemory extends LinkedList<SegmentMemory> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.reteoo.SingleLeftTupleSinkAdapter extends AbstractLeftTupleSinkAdapter implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.reteoo.SingleObjectSinkAdapter extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.reteoo.SubnetworkTuple extends BaseLeftTuple implements Serializable
-
Serialized Fields
-
blocked
LeftTuple blocked
-
factHandleForEvaluation
InternalFactHandle factHandleForEvaluation
-
stagedOnRight
boolean stagedOnRight
-
stagedTypeOnRight
short stagedTypeOnRight
-
tempBlocked
LeftTuple tempBlocked
-
tempNextRightTuple
RightTuple tempNextRightTuple
-
tempRightTupleMemory
TupleMemory tempRightTupleMemory
-
-
-
Class org.drools.core.reteoo.WindowTuple extends RightTupleImpl 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 extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.reteoo.builder.InstanceNotEqualsConstraint.InstanceNotEqualsConstraintContextEntry extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.reteoo.builder.PhreakNodeFactory extends java.lang.Object implements Serializable
-
-
Package org.drools.core.rule
-
Class org.drools.core.rule.Accumulate extends ConditionalElement implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.rule.AsyncReceive extends ConditionalElement implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.AsyncSend extends ConditionalElement implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.BehaviorManager extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.Collect extends ConditionalElement implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.rule.ConditionalBranch extends ConditionalElement implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.ConditionalElement extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public abstract void readExternal(java.io.ObjectInput arg0) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public abstract void writeExternal(java.io.ObjectOutput arg0) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.ConsequenceMetaData extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.ConsequenceMetaData.Field extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.ConsequenceMetaData.Statement extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.Declaration extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.rule.DialectRuntimeRegistry extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput stream) throws java.io.IOException, java.lang.ClassNotFoundExceptionHandles 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:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput stream) throws java.io.IOExceptionHandles 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:
java.io.IOException
-
-
Class org.drools.core.rule.DuplicateRuleNameException extends RuleConstructionException implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.core.rule.EntryPointId extends ConditionalElement implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.rule.EvalCondition extends ConditionalElement implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.rule.Forall extends ConditionalElement implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.rule.From extends ConditionalElement implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.rule.Function extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.GroupElement extends ConditionalElement implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.rule.ImportDeclaration extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.rule.InvalidPatternException extends RuleConstructionException implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.core.rule.InvalidRuleException extends RuleConstructionException implements Serializable
- serialVersionUID:
- 510L
-
Serialized Fields
-
rule
RuleImpl rule
The invalid rule.
-
-
Class org.drools.core.rule.InvalidRulePackage extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.core.rule.JavaDialectRuntimeData extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput stream) throws java.io.IOException, java.lang.ClassNotFoundExceptionHandles 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:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput stream) throws java.io.IOExceptionHandles 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:
java.io.IOException
-
-
Class org.drools.core.rule.KieModuleMetaInfo extends java.lang.Object implements Serializable
-
Serialized Fields
-
rulesByPackage
java.util.Map<java.lang.String,java.util.Set<java.lang.String>> rulesByPackage
-
typeMetaInfos
java.util.Map<java.lang.String,TypeMetaInfo> typeMetaInfos
-
-
-
Class org.drools.core.rule.LineMappings extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput stream) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput stream) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.MultiAccumulate extends Accumulate implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.MultiAccumulate.Wirer extends java.lang.Object implements Serializable
- serialVersionUID:
- -9072646735174734614L
-
Serialized Fields
-
index
int index
-
-
Class org.drools.core.rule.MutableTypeConstraint extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.NamedConsequence extends ConditionalElement implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.NoConsequenceException extends InvalidRuleException implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.core.rule.Pattern extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.rule.PredicateConstraint extends MutableTypeConstraint implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.rule.PredicateConstraint.PredicateContextEntry extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.rule.QueryArgument.Declr extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.QueryArgument.Literal extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.QueryArgument.Null extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.QueryArgument.Var extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.QueryElement extends ConditionalElement implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.RuleConstructionException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.core.rule.SingleAccumulate extends Accumulate implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.SingleAccumulate.Wirer extends java.lang.Object implements Serializable
- serialVersionUID:
- -9072646735174734614L
-
Class org.drools.core.rule.SlidingLengthWindow extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.SlidingLengthWindow.SlidingLengthWindowContext extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.SlidingTimeWindow extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.SlidingTimeWindow.BehaviorJobContext extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.SlidingTimeWindow.SlidingTimeWindowContext extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.TypeDeclaration extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.TypeMetaInfo extends java.lang.Object implements Serializable
-
Serialized Fields
-
isDeclaredType
boolean isDeclaredType
-
kind
TypeDeclaration.Kind kind
-
role
org.kie.api.definition.type.Role.Type role
-
-
-
Class org.drools.core.rule.WindowDeclaration extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.WindowReference extends ConditionalElement implements Serializable
- serialVersionUID:
- 540L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.rule.XpathBackReference.RelativePattern extends Pattern implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
-
Package org.drools.core.rule.accessor
-
Class org.drools.core.rule.accessor.GlobalExtractor extends BaseObjectClassFieldReader implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.rule.accessor.PatternExtractor extends BaseObjectClassFieldReader implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Package org.drools.core.rule.consequence
-
Class org.drools.core.rule.consequence.ConsequenceException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 510L
-
Serialized Fields
-
info
java.lang.String info
-
rule
RuleImpl rule
-
-
-
Package org.drools.core.rule.constraint
-
Class org.drools.core.rule.constraint.NegConstraint extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.constraint.QueryNameConstraint extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.constraint.XpathConstraint extends MutableTypeConstraint implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.constraint.XpathConstraint.XpathChunk extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.rule.constraint.XpathConstraint.XpathDataProvider extends java.lang.Object implements Serializable
-
Serialized Fields
-
declaration
Declaration declaration
-
xpathEvaluator
org.drools.core.rule.constraint.XpathConstraint.XpathEvaluator xpathEvaluator
-
-
-
-
Package org.drools.core.runtime.rule.impl
-
Class org.drools.core.runtime.rule.impl.DefaultConsequenceExceptionHandler extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
-
Package org.drools.core.time
-
Class org.drools.core.time.EnqueuedSelfRemovalJobContext extends SelfRemovalJobContext implements Serializable
-
Class org.drools.core.time.SelfRemovalJob extends java.lang.Object implements Serializable
- serialVersionUID:
- 8876468420174364422L
-
Serialized Fields
-
job
Job job
-
-
Class org.drools.core.time.SelfRemovalJobContext extends java.lang.Object implements Serializable
- serialVersionUID:
- 614425985040796356L
-
Serialized Fields
-
jobContext
JobContext jobContext
-
timerInstances
java.util.Map<java.lang.Long,TimerJobInstance> timerInstances
-
-
-
Package org.drools.core.time.impl
-
Class org.drools.core.time.impl.BaseTimer extends ConditionalElement implements Serializable
-
Serialization Methods
-
readExternal
public abstract void readExternal(java.io.ObjectInput arg0) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public abstract void writeExternal(java.io.ObjectOutput arg0) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.time.impl.CompositeMaxDurationTimer extends BaseTimer implements Serializable
- serialVersionUID:
- -2531364489959820962L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.time.impl.CompositeMaxDurationTrigger extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.time.impl.CronExpression extends KieCronExpression implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
-
Serialized Fields
-
timeZone
java.util.TimeZone timeZone
-
-
-
Class org.drools.core.time.impl.CronTimer extends BaseTimer implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.time.impl.CronTrigger extends java.lang.Object implements Serializable
- serialVersionUID:
- -332085070627193383L
-
Serialized Fields
-
calendarNames
java.lang.String[] calendarNames
-
calendars
org.kie.api.runtime.Calendars calendars
-
cronEx
CronExpression cronEx
-
endTime
java.util.Date endTime
-
nextFireTime
java.util.Date nextFireTime
-
previousFireTime
java.util.Date previousFireTime
-
repeatCount
int repeatCount
-
repeatLimit
int repeatLimit
-
startTime
java.util.Date startTime
-
-
Class org.drools.core.time.impl.DefaultJobHandle extends AbstractJobHandle implements Serializable
- serialVersionUID:
- 510L
-
Serialized Fields
-
cancel
boolean cancel
-
id
long id
-
timerJobInstance
TimerJobInstance timerJobInstance
-
-
Class org.drools.core.time.impl.DefaultTimerJobInstance extends java.lang.Object implements Serializable
- serialVersionUID:
- -4441139572159254264L
-
Serialized Fields
-
ctx
JobContext ctx
-
handle
JobHandle handle
-
job
Job job
-
trigger
Trigger trigger
-
-
Class org.drools.core.time.impl.DurationTimer extends BaseTimer implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.time.impl.ExpressionIntervalTimer extends BaseTimer implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.time.impl.IntervalTimer extends BaseTimer implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.time.impl.IntervalTrigger extends java.lang.Object implements Serializable
-
Serialized Fields
-
calendarNames
java.lang.String[] calendarNames
-
calendars
org.kie.api.runtime.Calendars calendars
-
createdTime
java.util.Date createdTime
-
delay
long delay
-
endTime
java.util.Date endTime
-
lastFireTime
java.util.Date lastFireTime
-
nextFireTime
java.util.Date nextFireTime
-
period
long period
-
repeatCount
int repeatCount
-
repeatLimit
int repeatLimit
-
startTime
java.util.Date startTime
-
-
-
Class org.drools.core.time.impl.JDKTimerService.JDKJobHandle extends DefaultJobHandle implements Serializable
- serialVersionUID:
- 510L
-
Serialized Fields
-
future
java.util.concurrent.ScheduledFuture<java.lang.Void> future
-
-
Class org.drools.core.time.impl.KieCronExpression extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialized Fields
-
cronExpression
java.lang.String cronExpression
-
-
Class org.drools.core.time.impl.PointInTimeTrigger extends java.lang.Object implements Serializable
-
Serialized Fields
-
timestamp
java.util.Date timestamp
-
-
-
Class org.drools.core.time.impl.PseudoClockScheduler extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
-
Package org.drools.core.util
-
Class org.drools.core.util.AbstractHashTable extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.util.AbstractHashTable.DoubleCompositeIndex extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.util.AbstractHashTable.FieldIndex extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.util.AbstractHashTable.IndexTupleList extends TupleList implements Serializable
-
Serialized Fields
-
hashCode
int hashCode
-
hashEntry
AbstractHashTable.HashEntry hashEntry
-
index
AbstractHashTable.Index index
-
-
-
Class org.drools.core.util.AbstractHashTable.SingleIndex extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.util.AbstractHashTable.TripleCompositeIndex extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.util.ArrayQueue extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.util.AtomicBitwiseLong extends java.util.concurrent.atomic.AtomicLong implements Serializable
-
Class org.drools.core.util.Bag extends java.lang.Object implements Serializable
-
Serialized Fields
-
map
java.util.Map<T,Bag.Counter> map
-
size
int size
-
-
-
Class org.drools.core.util.Bag.Counter extends java.lang.Object implements Serializable
-
Serialized Fields
-
count
int count
-
-
-
Class org.drools.core.util.BinaryHeapQueue extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.util.FastIterator.IteratorAdapter extends java.lang.Object implements Serializable
-
Serialized Fields
-
current
T current
-
fastIterator
FastIterator<T> fastIterator
-
firstConsumed
boolean firstConsumed
-
-
-
Class org.drools.core.util.HashTableIterator extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.util.LinkedList extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.util.LinkedList.JavaUtilIterator extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.util.LinkedList.LinkedListIterator extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.util.LinkedListEntry extends AbstractBaseLinkedListNode<T1 extends LinkedListNode<T1>> implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.util.TupleRBTree.Node extends TupleList implements Serializable
-
Serialized Fields
-
color
TupleRBTree.Color color
-
key
K extends java.lang.Comparable<? super K> key
-
left
TupleRBTree.Node<K extends java.lang.Comparable<? super K>> left
-
parent
TupleRBTree.Node<K extends java.lang.Comparable<? super K>> parent
-
right
TupleRBTree.Node<K extends java.lang.Comparable<? super K>> right
-
-
-
Class org.drools.core.util.TupleRBTree.RangeFastIterator extends java.lang.Object implements Serializable
-
Serialized Fields
-
next
TupleRBTree.Node<K extends java.lang.Comparable<? super K>> next
-
upperBound
TupleRBTree.Node<K extends java.lang.Comparable<? super K>> upperBound
-
-
-
-
Package org.drools.core.util.bitmask
-
Class org.drools.core.util.bitmask.AllSetBitMask extends SingleLongBitMask implements Serializable
-
Class org.drools.core.util.bitmask.AllSetButLastBitMask extends SingleLongBitMask implements Serializable
-
Class org.drools.core.util.bitmask.EmptyBitMask extends SingleLongBitMask implements Serializable
-
Class org.drools.core.util.bitmask.EmptyButLastBitMask extends SingleLongBitMask implements Serializable
-
Class org.drools.core.util.bitmask.LongBitMask extends SingleLongBitMask implements Serializable
-
Serialized Fields
-
mask
long mask
-
-
-
Class org.drools.core.util.bitmask.OpenBitSet extends java.lang.Object implements Serializable
-
Serialized Fields
-
bits
long[] bits
-
numBits
long numBits
-
wlen
int wlen
-
-
-
Class org.drools.core.util.bitmask.SingleLongBitMask extends java.lang.Object implements Serializable
-
-
Package org.drools.core.util.index
-
Class org.drools.core.util.index.AbstractTupleIndexTree.IndexTupleList extends TupleList<Tuple> implements Serializable
-
Serialized Fields
-
key
java.lang.Comparable key
-
-
-
Class org.drools.core.util.index.AlphaRangeIndex extends java.lang.Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.util.index.FastUtilHashTupleMemory.FullIterator extends java.lang.Object implements Serializable
-
Serialized Fields
-
fullFastIterator
FastUtilHashTupleMemory.FullFastIterator fullFastIterator
-
tuple
Tuple tuple
-
-
-
Class org.drools.core.util.index.FastUtilHashTupleMemory.IndexTupleList extends TupleList implements Serializable
-
Serialized Fields
-
hashEntry
AbstractHashTable.HashEntry hashEntry
-
-
-
Class org.drools.core.util.index.FastUtilMergableHashSet extends it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet<K> implements Serializable
-
Class org.drools.core.util.index.RangeIndex extends java.lang.Object implements Serializable
-
Class org.drools.core.util.index.TupleIndexHashTable extends AbstractHashTable implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
Class org.drools.core.util.index.TupleIndexHashTable.FieldIndexHashTableFullIterator extends java.lang.Object implements Serializable
-
Serialized Fields
-
hashTable
AbstractHashTable hashTable
-
length
int length
-
list
TupleList list
-
row
int row
-
table
TupleList[] table
-
tuple
Tuple tuple
-
-
-
Class org.drools.core.util.index.TupleIndexRBTree extends AbstractTupleIndexTree implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Class org.drools.core.util.index.TupleList extends java.lang.Object implements Serializable
- serialVersionUID:
- 510L
-
Class org.drools.core.util.index.TupleList.TupleHashTableIterator extends java.lang.Object implements Serializable
-
Serialized Fields
-
current
Tuple current
-
-
-