Interface MapHandle

  • All Superinterfaces:
    AutoCloseable, Handle, Map

    public interface MapHandle
    extends Map, Handle
    A Handle for a memory-mapped, read-only file resource. This joins a Read-only Handle with an AutoCloseable Map resource. Please read Javadocs for Handle.
    Author:
    Lee Rhodes, Roman Leventov
    • Method Summary

      • Methods inherited from interface org.apache.datasketches.memory.Handle

        get
      • Methods inherited from interface org.apache.datasketches.memory.Map

        isLoaded, load