Class ChangeGenerations

java.lang.Object
POObject
com.swiftmq.impl.store.standard.processor.backup.po.ChangeGenerations

public class ChangeGenerations extends POObject
  • Constructor Details

    • ChangeGenerations

      public ChangeGenerations(Semaphore semaphore, int newGenerations)
  • Method Details

    • getNewGenerations

      public int getNewGenerations()
    • accept

      public void accept(POVisitor poVisitor)
    • toString

      public String toString()