Class ProximityCache


  • public class ProximityCache
    extends java.lang.Object
    Interface for cache used by ProximityStrategy
    • Constructor Detail

      • ProximityCache

        public ProximityCache​(long cPtr,
                              boolean cMemoryOwn)
    • Method Detail

      • delete

        public void delete()
      • size

        public long size()
        Returns size of cache
        Returns:
        size
      • clear

        public void clear()
        Clears cache
      • set_owner

        public void set_owner​(SWIGTYPE_p_void value)
        Owner of the cache