Interface CacheTopologyInfo


  • public interface CacheTopologyInfo
    Contains information about cache topology including servers and owned segments.
    Since:
    8.0
    Author:
    gustavonalle
    • Method Detail

      • getNumSegments

        int getNumSegments()
        Returns:
        The number of configured segments for the cache.
      • getTopologyId

        Integer getTopologyId()