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)
|