Class POCollect
java.lang.Object
com.swiftmq.tools.pipeline.POObject
com.swiftmq.impl.streams.processor.po.POCollect
public class POCollect
extends com.swiftmq.tools.pipeline.POObject
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.swiftmq.tools.pipeline.POObject
getCallback, getException, getSemaphore, isSuccess, setException, setSuccess
-
Constructor Details
-
POCollect
public POCollect(long interval)
-
-
Method Details
-
getInterval
public long getInterval() -
accept
public void accept(com.swiftmq.tools.pipeline.POVisitor poVisitor) - Specified by:
acceptin classcom.swiftmq.tools.pipeline.POObject
-
toString
-