Class ChangeGenerations

POObject
com.swiftmq.impl.store.standard.processor.backup.po.ChangeGenerations

public class ChangeGenerations extends POObject
  • Constructor Summary

    Constructors
    Constructor
    Description
    ChangeGenerations(Semaphore semaphore, int newGenerations)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(POVisitor poVisitor)
     
    int
     
     
  • 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()