Interface AffinityLocator

All Known Implementing Classes:
SimpleAffinityLocator

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

    Modifier and Type
    Method
    Description
    locate(String sessionID)
    Locates the affinity most appropriate for a provided session identifier.
  • Method Details

    • 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