Interface Checkpointer<T>

    • Method Detail

      • getCheckpoint

        T getCheckpoint()
      • setCheckpoint

        void setCheckpoint​(T checkpoint)
                    throws java.io.IOException
        Throws:
        java.io.IOException