Interface ClusterConnectionHandler

  • All Known Implementing Classes:
    ClusterConnectionManager

    public interface ClusterConnectionHandler
    ClusterConnectionHandler interface used by ClusterConnectionSelectorIfc implementations to separate implementation from ClusterConnectionManager
    Author:
    andrzej
    • Method Detail

      • hashCodeForPacket

        int hashCodeForPacket​(Packet packet)
        Generates hashCode for particular packet used to spread processing between thread or connections