Uses of Class
org.drools.marshalling.impl.MarshallerReaderContext

Packages that use MarshallerReaderContext
org.drools.common   
org.drools.marshalling.impl   
org.drools.reteoo   
org.drools.rule Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. 
org.drools.spi   
 

Uses of MarshallerReaderContext in org.drools.common
 

Methods in org.drools.common that return MarshallerReaderContext
 MarshallerReaderContext PropagationContextImpl.getReaderContext()
           
 

Methods in org.drools.common with parameters of type MarshallerReaderContext
 void Scheduler.ActivationTimerInputMarshaller.deserialize(MarshallerReaderContext inCtx, ProtobufMessages.Timers.Timer _timer)
           
 void Scheduler.ActivationTimerInputMarshaller.read(MarshallerReaderContext inCtx)
           
 

Constructors in org.drools.common with parameters of type MarshallerReaderContext
PropagationContextImpl(long number, int type, Rule rule, LeftTuple leftTuple, InternalFactHandle factHandle, int activeActivations, int dormantActivations, EntryPoint entryPoint, MarshallerReaderContext readerContext)
           
RuleFlowGroupImpl.DeactivateCallback(MarshallerReaderContext context)
           
RuleFlowGroupImpl.DeactivateCallback(MarshallerReaderContext context, ProtobufMessages.ActionQueue.Action _action)
           
TruthMaintenanceSystem.LogicalRetractCallback(MarshallerReaderContext context)
           
TruthMaintenanceSystem.LogicalRetractCallback(MarshallerReaderContext context, ProtobufMessages.ActionQueue.Action _action)
           
 

Uses of MarshallerReaderContext in org.drools.marshalling.impl
 

Fields in org.drools.marshalling.impl declared as MarshallerReaderContext
 MarshallerReaderContext MarshallerReaderContext.stream
           
 

Methods in org.drools.marshalling.impl with parameters of type MarshallerReaderContext
static com.google.protobuf.ExtensionRegistry PersisterHelper.buildRegistry(MarshallerReaderContext context, ProcessMarshaller processMarshaller)
           
 void TimersInputMarshaller.deserialize(MarshallerReaderContext inCtx, ProtobufMessages.Timers.Timer _timer)
           
static WorkingMemoryAction PersisterHelper.deserializeWorkingMemoryAction(MarshallerReaderContext context, ProtobufMessages.ActionQueue.Action _action)
           
 void ProcessMarshaller.init(MarshallerReaderContext context)
           
 void TimersInputMarshaller.read(MarshallerReaderContext inCtx)
           
static void InputMarshaller.readActionQueue(MarshallerReaderContext context)
           
static void ProtobufInputMarshaller.readActionQueue(MarshallerReaderContext context, ProtobufMessages.RuleData _session)
           
static Activation InputMarshaller.readActivation(MarshallerReaderContext context)
           
static void InputMarshaller.readActivations(MarshallerReaderContext context)
           
static void InputMarshaller.readAgenda(MarshallerReaderContext context, DefaultAgenda agenda)
           
static void ProtobufInputMarshaller.readAgenda(MarshallerReaderContext context, ProtobufMessages.RuleData _ruleData, DefaultAgenda agenda)
           
static void InputMarshaller.readBehaviors(BetaNode betaNode, BetaMemory betaMemory, MarshallerReaderContext inCtx)
           
static InternalFactHandle InputMarshaller.readFactHandle(MarshallerReaderContext context)
           
static InternalFactHandle ProtobufInputMarshaller.readFactHandle(MarshallerReaderContext context, org.drools.runtime.rule.WorkingMemoryEntryPoint entryPoint, ProtobufMessages.FactHandle _handle)
           
static void InputMarshaller.readFactHandles(MarshallerReaderContext context, ObjectStore objectStore)
           
static void ProtobufInputMarshaller.readFactHandles(MarshallerReaderContext context, ProtobufMessages.EntryPoint _ep, ObjectStore objectStore)
           
static ProtobufMessages.Header PersisterHelper.readFromStreamWithHeader(MarshallerReaderContext context, com.google.protobuf.ExtensionRegistry registry)
           
static void InputMarshaller.readLeftTuple(LeftTuple parentLeftTuple, MarshallerReaderContext context)
           
static void InputMarshaller.readLeftTuples(MarshallerReaderContext context)
           
 List<org.drools.runtime.process.ProcessInstance> ProcessMarshaller.readProcessInstances(MarshallerReaderContext context)
           
 void ProcessMarshaller.readProcessTimers(MarshallerReaderContext context)
           
static void InputMarshaller.readPropagationContext(MarshallerReaderContext context)
           
static void InputMarshaller.readPropagationContexts(MarshallerReaderContext context)
           
static void InputMarshaller.readRightTuple(MarshallerReaderContext context, InternalFactHandle factHandle)
           
static void InputMarshaller.readRightTuples(InternalFactHandle factHandle, MarshallerReaderContext context)
           
static ReteooStatefulSession InputMarshaller.readSession(MarshallerReaderContext context, int id, ExecutorService executor)
          Create a new session into which to read the stream data
static ReteooStatefulSession ProtobufInputMarshaller.readSession(MarshallerReaderContext context, int id, ExecutorService executor)
          Create a new session into which to read the stream data
static ReteooStatefulSession InputMarshaller.readSession(MarshallerReaderContext context, int id, ExecutorService executor, org.drools.runtime.Environment environment, SessionConfiguration config)
           
static ReteooStatefulSession ProtobufInputMarshaller.readSession(MarshallerReaderContext context, int id, ExecutorService executor, org.drools.runtime.Environment environment, SessionConfiguration config)
           
static ReteooStatefulSession ProtobufInputMarshaller.readSession(ProtobufMessages.KnowledgeSession _session, ReteooStatefulSession session, DefaultAgenda agenda, MarshallerReaderContext context)
           
static ReteooStatefulSession InputMarshaller.readSession(ReteooStatefulSession session, DefaultAgenda agenda, long time, boolean multithread, MarshallerReaderContext context)
           
static ReteooStatefulSession InputMarshaller.readSession(ReteooStatefulSession session, MarshallerReaderContext context)
          Stream the data into an existing session
static ReteooStatefulSession ProtobufInputMarshaller.readSession(ReteooStatefulSession session, MarshallerReaderContext context)
          Stream the data into an existing session
static void InputMarshaller.readSlidingLengthWindowBehaviour(BetaNode betaNode, BetaMemory betaMemory, SlidingLengthWindow slw, SlidingLengthWindow.SlidingLengthWindowContext slwCtx, MarshallerReaderContext inCtx)
           
static void InputMarshaller.readSlidingTimeWindowBehaviour(BetaNode betaNode, BetaMemory betaMemory, SlidingTimeWindow stw, SlidingTimeWindow.SlidingTimeWindowContext stwCtx, MarshallerReaderContext inCtx)
           
static void InputMarshaller.readTimer(MarshallerReaderContext inCtx)
           
static void ProtobufInputMarshaller.readTimer(MarshallerReaderContext inCtx, ProtobufMessages.Timers.Timer _timer)
           
static Trigger InputMarshaller.readTrigger(MarshallerReaderContext inCtx)
           
static Trigger ProtobufInputMarshaller.readTrigger(MarshallerReaderContext inCtx, ProtobufMessages.Trigger _trigger)
           
static void InputMarshaller.readTruthMaintenanceSystem(MarshallerReaderContext context)
           
static void ProtobufInputMarshaller.readTruthMaintenanceSystem(MarshallerReaderContext context, ProtobufMessages.RuleData _session)
           
static WorkingMemoryAction PersisterHelper.readWorkingMemoryAction(MarshallerReaderContext context)
           
static WorkItem InputMarshaller.readWorkItem(MarshallerReaderContext context)
           
 void ProcessMarshaller.readWorkItems(MarshallerReaderContext context)
           
 

Uses of MarshallerReaderContext in org.drools.reteoo
 

Methods in org.drools.reteoo with parameters of type MarshallerReaderContext
 void ObjectTypeNode.ExpireJobContextTimerInputMarshaller.deserialize(MarshallerReaderContext inCtx, ProtobufMessages.Timers.Timer _timer)
           
 void ObjectTypeNode.ExpireJobContextTimerInputMarshaller.read(MarshallerReaderContext inCtx)
           
 

Constructors in org.drools.reteoo with parameters of type MarshallerReaderContext
PropagationQueuingNode.PropagateAction(MarshallerReaderContext context)
           
PropagationQueuingNode.PropagateAction(MarshallerReaderContext context, ProtobufMessages.ActionQueue.Action _action)
           
ReteooWorkingMemory.EvaluateResultConstraints(MarshallerReaderContext context)
           
ReteooWorkingMemory.QueryInsertAction(MarshallerReaderContext context)
           
ReteooWorkingMemory.QueryResultInsertAction(MarshallerReaderContext context)
           
ReteooWorkingMemory.QueryResultRetractAction(MarshallerReaderContext context)
           
ReteooWorkingMemory.QueryResultUpdateAction(MarshallerReaderContext context)
           
ReteooWorkingMemory.QueryRetractAction(MarshallerReaderContext context)
           
ReteooWorkingMemory.QueryRiaFixerNodeFixer(MarshallerReaderContext context)
           
ReteooWorkingMemory.QueryUpdateAction(MarshallerReaderContext context)
           
ReteooWorkingMemory.WorkingMemoryReteAssertAction(MarshallerReaderContext context)
           
ReteooWorkingMemory.WorkingMemoryReteAssertAction(MarshallerReaderContext context, ProtobufMessages.ActionQueue.Action _action)
           
ReteooWorkingMemory.WorkingMemoryReteExpireAction(MarshallerReaderContext context)
           
ReteooWorkingMemory.WorkingMemoryReteExpireAction(MarshallerReaderContext context, ProtobufMessages.ActionQueue.Action _action)
           
 

Uses of MarshallerReaderContext in org.drools.rule
 

Methods in org.drools.rule with parameters of type MarshallerReaderContext
 void SlidingTimeWindow.BehaviorJobContextTimerInputMarshaller.deserialize(MarshallerReaderContext inCtx, ProtobufMessages.Timers.Timer _timer)
           
 void SlidingTimeWindow.BehaviorJobContextTimerInputMarshaller.read(MarshallerReaderContext inCtx)
           
 

Constructors in org.drools.rule with parameters of type MarshallerReaderContext
SlidingTimeWindow.BehaviorExpireWMAction(MarshallerReaderContext inCtx)
           
SlidingTimeWindow.BehaviorExpireWMAction(MarshallerReaderContext context, ProtobufMessages.ActionQueue.Action _action)
           
 

Uses of MarshallerReaderContext in org.drools.spi
 

Methods in org.drools.spi that return MarshallerReaderContext
 MarshallerReaderContext PropagationContext.getReaderContext()
           
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.