Interface Cache<C>

    • Method Detail

      • getName

        java.lang.String getName()
        Returns:
        The name of the cache
      • getNativeCache

        C getNativeCache()
        Returns:
        The native cache implementation
      • getCacheInfo

        default org.reactivestreams.Publisher<CacheInfo> getCacheInfo()
        Returns:
        The cache information.