Class OffHeapStore


public class OffHeapStore extends RandomAccessStore
A storage mechanism that "persists" data in the off-heap area of the main memory.
  • Constructor Details

    • OffHeapStore

      public OffHeapStore()
  • Method Details