Interface ConcurrentCacheStorage

    • Method Detail

      • isConcurrent

        boolean isConcurrent()
        Returns true if this instance of cache storage is concurrently accessible from multiple threads without synchronization.
        Returns:
        true if this instance of cache storage is concurrently accessible from multiple threads without synchronization.