Class CacheChangesTracker

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable

    public class CacheChangesTracker
    extends java.lang.Object
    implements java.io.Closeable
    • Method Detail

      • invalidateDocument

        public void invalidateDocument​(java.lang.String key)
      • mightBeenAffected

        public boolean mightBeenAffected​(java.lang.String key)
      • close

        public void close()
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable