Interface SessionCleanable

  • All Known Subinterfaces:
    BlockStore, BlockWorker, DoraWorker

    public interface SessionCleanable
    Interface for classes which track sessions and provide a method to clean any expired sessions.
    • Method Detail

      • cleanupSession

        void cleanupSession​(long sessionId)
        Cleans up the session.
        Parameters:
        sessionId - the session id