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