Class StoreConverter

java.lang.Object
com.swiftmq.impl.store.standard.pagedb.StoreConverter

public class StoreConverter extends Object
  • Constructor Details

  • Method Details

    • isConverted

      public boolean isConverted()
    • scanPageDB

      public void scanPageDB() throws Exception
      Throws:
      Exception
    • phaseOne

      public void phaseOne() throws Exception
      Throws:
      Exception
    • phaseTwo

      public void phaseTwo() throws Exception
      Throws:
      Exception
    • iterateRootIndex

      public void iterateRootIndex(com.swiftmq.impl.store.standard.pagedb.StoreConverter.QIEProcessor processor) throws Exception
      Throws:
      Exception
    • toString

      public String toString()
      Overrides:
      toString in class Object