Class ScanSaveSets
java.lang.Object
com.swiftmq.tools.pipeline.POObject
com.swiftmq.impl.store.standard.processor.backup.po.ScanSaveSets
public class ScanSaveSets
extends com.swiftmq.tools.pipeline.POObject
-
Constructor Summary
ConstructorsConstructorDescriptionScanSaveSets(com.swiftmq.tools.concurrent.Semaphore semaphore) ScanSaveSets(com.swiftmq.tools.pipeline.POObject nextPO) -
Method Summary
Methods inherited from class com.swiftmq.tools.pipeline.POObject
getCallback, getException, getSemaphore, isSuccess, setException, setSuccess
-
Constructor Details
-
ScanSaveSets
public ScanSaveSets() -
ScanSaveSets
public ScanSaveSets(com.swiftmq.tools.concurrent.Semaphore semaphore) -
ScanSaveSets
public ScanSaveSets(com.swiftmq.tools.pipeline.POObject nextPO)
-
-
Method Details
-
getNextPO
public com.swiftmq.tools.pipeline.POObject getNextPO() -
accept
public void accept(com.swiftmq.tools.pipeline.POVisitor poVisitor) - Specified by:
acceptin classcom.swiftmq.tools.pipeline.POObject
-
toString
-