Interface CacheTopologyValidatorProvider

    • Method Detail

      • topologyValidator

        TopologyValidator topologyValidator​(String cacheName)
        Provides instance of TopologyValidator for the cache with specified name.
        Parameters:
        cacheName - Name of the cache or cache group.
        Returns:
        Instance of topology validator for the cache with specified name.