Package one.nio.mem

Class OffheapMap.Record<K,​V>

    • Field Detail

      • lock

        protected final RWLock lock
      • entry

        protected long entry
    • Method Detail

      • entry

        public long entry()
      • hash

        public long hash()
      • key

        public K key()
      • value

        public V value()
      • time

        public long time()
      • touch

        public void touch()
      • size

        public int size()
      • release

        public void release()