Methods in org.drools.marshalling.impl with parameters of type MarshallerWriteContext |
ProtobufMessages.Timers.Timer |
TimersOutputMarshaller.serialize(JobContext jobCtx,
MarshallerWriteContext outputCtx)
|
void |
TimersOutputMarshaller.write(JobContext jobCtx,
MarshallerWriteContext outputCtx)
|
void |
PersisterHelper.write(MarshallerWriteContext context)
|
static void |
OutputMarshaller.writeActionQueue(MarshallerWriteContext context)
|
static void |
ProtobufOutputMarshaller.writeActionQueue(MarshallerWriteContext context,
ProtobufMessages.RuleData.Builder _session)
|
static ProtobufMessages.Activation |
ProtobufOutputMarshaller.writeActivation(MarshallerWriteContext context,
AgendaItem agendaItem)
|
static void |
OutputMarshaller.writeActivation(MarshallerWriteContext context,
LeftTuple leftTuple,
AgendaItem agendaItem,
RuleTerminalNode ruleTerminalNode)
|
static void |
OutputMarshaller.writeActivations(MarshallerWriteContext context)
|
static void |
OutputMarshaller.writeAgenda(MarshallerWriteContext context)
|
static void |
OutputMarshaller.writeBehaviours(BetaNode betaNode,
MarshallerWriteContext outCtx)
|
static void |
OutputMarshaller.writeFactHandles(MarshallerWriteContext context,
ObjectStore objectStore)
|
static void |
OutputMarshaller.writeInitialFactHandleLeftTuples(MarshallerWriteContext context)
|
static void |
OutputMarshaller.writeInitialFactHandleRightTuples(MarshallerWriteContext context)
|
static void |
OutputMarshaller.writeLeftTuple(LeftTuple leftTuple,
MarshallerWriteContext context,
boolean recurse)
|
static void |
OutputMarshaller.writeLeftTuples(MarshallerWriteContext context,
InternalFactHandle[] factHandles)
|
void |
ProcessMarshaller.writeProcessInstances(MarshallerWriteContext context)
|
void |
ProcessMarshaller.writeProcessTimers(MarshallerWriteContext context)
|
static void |
OutputMarshaller.writePropagationContext(MarshallerWriteContext context,
PropagationContext pc)
|
static void |
OutputMarshaller.writePropagationContexts(MarshallerWriteContext context)
|
static void |
OutputMarshaller.writeRightTuple(RightTuple rightTuple,
MarshallerWriteContext context)
|
static void |
OutputMarshaller.writeRightTuples(InternalFactHandle handle,
MarshallerWriteContext context)
|
static void |
ProtobufOutputMarshaller.writeSession(MarshallerWriteContext context)
|
static void |
OutputMarshaller.writeSession(MarshallerWriteContext context)
|
static void |
OutputMarshaller.writeSlidingLengthWindowBehaviour(SlidingLengthWindow stw,
SlidingLengthWindow.SlidingLengthWindowContext slCtx,
MarshallerWriteContext outputCtx)
|
static void |
OutputMarshaller.writeSlidingTimeWindowBehaviour(SlidingTimeWindow stw,
SlidingTimeWindow.SlidingTimeWindowContext slCtx,
MarshallerWriteContext outputCtx)
|
static void |
OutputMarshaller.writeTimers(Collection<TimerJobInstance> timers,
MarshallerWriteContext outCtx)
|
static void |
PersisterHelper.writeToStreamWithHeader(MarshallerWriteContext context,
com.google.protobuf.Message payload)
|
static ProtobufMessages.Trigger |
ProtobufOutputMarshaller.writeTrigger(Trigger trigger,
MarshallerWriteContext outCtx)
|
static void |
OutputMarshaller.writeTrigger(Trigger trigger,
MarshallerWriteContext outCtx)
|
static void |
OutputMarshaller.writeTruthMaintenanceSystem(MarshallerWriteContext context)
|
static void |
ProtobufOutputMarshaller.writeTruthMaintenanceSystem(MarshallerWriteContext context,
ProtobufMessages.RuleData.Builder _session)
|
static void |
OutputMarshaller.writeWorkItem(MarshallerWriteContext context,
WorkItem workItem)
|
void |
ProcessMarshaller.writeWorkItems(MarshallerWriteContext context)
|