Interface CleanupStaleNodesAndClients

  • All Known Implementing Classes:
    CleanupStaleNodesAndClientsImpl

    public interface CleanupStaleNodesAndClients
    Cleans up nodes and clients who have been hanging around too long.
    • Method Detail

      • execute

        void execute​(String prefix,
                     int secondsStale)