Interface AffinityLocator

  • All Known Implementing Classes:
    SimpleAffinityLocator

    public interface AffinityLocator
    Locates the affinity most appropriate for a provided session identifier.
    Author:
    Radoslav Husar
    • Method Detail

      • locate

        String locate​(String sessionID)
        Locates the affinity most appropriate for a provided session identifier.
        Parameters:
        sessionID - a unique session identifier to be located
        Returns:
        affinity of the corresponding instance