Package org.opensearch.index.store.remote.file


package org.opensearch.index.store.remote.file
Package containing classes to abstract IndexInput as on demand blocked (partitioned) files and as a remote blob store backed
  • Classes
    Class
    Description
    This is an implementation of OnDemandBlockIndexInput where this class provides the main IndexInput using shard snapshot files.