Interface Policy

    • Method Detail

      • record

        void record​(AccessEvent event)
        Records that the entry was accessed.
      • finished

        default void finished()
        Indicates that the recording has completed.
      • stats

        PolicyStats stats()
        Returns the cache efficiency statistics.
      • name

        default String name()
        The policy's name.