Interface UpgradeSnapShot

  • All Known Implementing Classes:
    UpgradeSnapShotV1

    public interface UpgradeSnapShot
    interface for snapshot conversion.
    • Method Detail

      • getNewDataTree

        DataTree getNewDataTree()
                         throws java.io.IOException
        Throws:
        java.io.IOException
      • getSessionWithTimeOuts

        java.util.concurrent.ConcurrentHashMap<java.lang.Long,​java.lang.Integer> getSessionWithTimeOuts()