| Methods in org.drools.core.common with parameters of type MarshallerReaderContext |
PropagationContext |
PhreakPropagationContextFactory.createPropagationContext(long number,
int type,
Rule rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
EntryPointId entryPoint,
long modificationMask,
Class<?> modifiedClass,
MarshallerReaderContext readerContext)
|
PropagationContext |
PropagationContextFactory.createPropagationContext(long number,
int type,
Rule rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
EntryPointId entryPoint,
long modificationMask,
Class<?> modifiedClass,
MarshallerReaderContext readerContext)
|
PropagationContext |
PhreakPropagationContextFactory.createPropagationContext(long number,
int type,
Rule rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
EntryPointId entryPoint,
MarshallerReaderContext readerContext)
|
PropagationContext |
PropagationContextFactory.createPropagationContext(long number,
int type,
Rule rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
EntryPointId entryPoint,
MarshallerReaderContext readerContext)
|
void |
Scheduler.ActivationTimerInputMarshaller.deserialize(MarshallerReaderContext inCtx,
ProtobufMessages.Timers.Timer _timer)
|
void |
AbstractWorkingMemory.initInitialFact(InternalRuleBase ruleBase,
MarshallerReaderContext context)
|
| Methods in org.drools.core.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)
|
static void |
ProtobufInputMarshaller.readActionQueue(MarshallerReaderContext context,
ProtobufMessages.RuleData _session)
|
static void |
ProtobufInputMarshaller.readAgenda(MarshallerReaderContext context,
ProtobufMessages.RuleData _ruleData,
InternalAgenda agenda)
|
static InternalFactHandle |
InputMarshaller.readFactHandle(MarshallerReaderContext context)
|
static InternalFactHandle |
ProtobufInputMarshaller.readFactHandle(MarshallerReaderContext context,
org.kie.api.runtime.rule.EntryPoint entryPoint,
ProtobufMessages.FactHandle _handle)
|
static void |
ProtobufInputMarshaller.readFactHandles(MarshallerReaderContext context,
ProtobufMessages.EntryPoint _ep,
ObjectStore objectStore,
List<PropagationContext> pctxs)
|
static ProtobufMessages.Header |
PersisterHelper.readFromStreamWithHeaderPreloaded(MarshallerReaderContext context,
com.google.protobuf.ExtensionRegistry registry)
|
List<org.kie.api.runtime.process.ProcessInstance> |
ProcessMarshaller.readProcessInstances(MarshallerReaderContext context)
|
void |
ProcessMarshaller.readProcessTimers(MarshallerReaderContext context)
|
static AbstractWorkingMemory |
ProtobufInputMarshaller.readSession(AbstractWorkingMemory session,
MarshallerReaderContext context)
Stream the data into an existing session |
static AbstractWorkingMemory |
ProtobufInputMarshaller.readSession(MarshallerReaderContext context,
int id)
Create a new session into which to read the stream data |
static AbstractWorkingMemory |
ProtobufInputMarshaller.readSession(MarshallerReaderContext context,
int id,
org.kie.api.runtime.Environment environment,
SessionConfiguration config)
|
static AbstractWorkingMemory |
ProtobufInputMarshaller.readSession(ProtobufMessages.KnowledgeSession _session,
AbstractWorkingMemory session,
InternalAgenda agenda,
MarshallerReaderContext context)
|
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 |
ProtobufInputMarshaller.readTruthMaintenanceSystem(MarshallerReaderContext context,
org.kie.api.runtime.rule.EntryPoint wmep,
ProtobufMessages.EntryPoint _ep,
List<PropagationContext> pctxs)
|
static WorkingMemoryAction |
PersisterHelper.readWorkingMemoryAction(MarshallerReaderContext context)
|
WorkItem |
ProcessMarshaller.readWorkItem(MarshallerReaderContext context)
|
static WorkItem |
ProtobufInputMarshaller.readWorkItem(MarshallerReaderContext context)
|
static WorkItem |
InputMarshaller.readWorkItem(MarshallerReaderContext context)
|
void |
ProcessMarshaller.readWorkItems(MarshallerReaderContext context)
|