Class OffHeapFSTStore

  • All Implemented Interfaces:
    Accountable, FSTStore

    public final class OffHeapFSTStore
    extends Object
    implements FSTStore
    Provides off heap storage of finite state machine (FST), using underlying index input instead of byte store on heap
    WARNING: This API is experimental and might change in incompatible ways in the next release.