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 StatefulKnowledgeSessionImpl |
ProtobufInputMarshaller.readSession(MarshallerReaderContext context,
int id)
Create a new session into which to read the stream data
|
static StatefulKnowledgeSessionImpl |
ProtobufInputMarshaller.readSession(MarshallerReaderContext context,
int id,
org.kie.api.runtime.Environment environment,
SessionConfiguration config) |
static StatefulKnowledgeSessionImpl |
ProtobufInputMarshaller.readSession(MarshallerReaderContext context,
int id,
org.kie.api.runtime.Environment environment,
SessionConfiguration config,
KieSessionInitializer initializer) |
static StatefulKnowledgeSessionImpl |
ProtobufInputMarshaller.readSession(ProtobufMessages.KnowledgeSession _session,
StatefulKnowledgeSessionImpl session,
InternalAgenda agenda,
MarshallerReaderContext context) |
static StatefulKnowledgeSessionImpl |
ProtobufInputMarshaller.readSession(StatefulKnowledgeSessionImpl session,
MarshallerReaderContext context)
Stream the data into an existing session
|
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) |
static WorkItem |
InputMarshaller.readWorkItem(MarshallerReaderContext context) |
static WorkItem |
ProtobufInputMarshaller.readWorkItem(MarshallerReaderContext context) |
WorkItem |
ProcessMarshaller.readWorkItem(MarshallerReaderContext context) |
void |
ProcessMarshaller.readWorkItems(MarshallerReaderContext context) |