org.drools.rule
Class SlidingTimeWindow.BehaviorJobContextTimerOutputMarshaller
java.lang.Object
org.drools.rule.SlidingTimeWindow.BehaviorJobContextTimerOutputMarshaller
- All Implemented Interfaces:
- TimersOutputMarshaller
- Enclosing class:
- SlidingTimeWindow
public static class SlidingTimeWindow.BehaviorJobContextTimerOutputMarshaller
- extends Object
- implements TimersOutputMarshaller
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlidingTimeWindow.BehaviorJobContextTimerOutputMarshaller
public SlidingTimeWindow.BehaviorJobContextTimerOutputMarshaller()
write
public void write(JobContext jobCtx,
MarshallerWriteContext outputCtx)
throws IOException
- Specified by:
write
in interface TimersOutputMarshaller
- Throws:
IOException
serialize
public ProtobufMessages.Timers.Timer serialize(JobContext jobCtx,
MarshallerWriteContext outputCtx)
- Specified by:
serialize
in interface TimersOutputMarshaller
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.