Class RegionRegistryAllocationStrategy


  • public class RegionRegistryAllocationStrategy
    extends java.lang.Object
    Strategy providing information if a registry MUST be allocated for a given region.

    Since 5.0 this have slightly limited configuration purpose.

    • Constructor Detail

      • RegionRegistryAllocationStrategy

        public RegionRegistryAllocationStrategy()
    • Method Detail

      • isRegionRequiresRegistry

        public boolean isRegionRequiresRegistry​(CacheRegion region)
        Returns true if registry must be allocated for given region. Returns false otherwise.