Package org.opensearch.index.store.remote.utils
package org.opensearch.index.store.remote.utils
Package containing utils used in remote store
-
ClassDescriptionThe specification to fetch specific block from blob storeBlobPart represents a single chunk of a fileBuilder for BlobFetchRequestBlockIOContext is an extension of IOContext which can be used to pass block related information to the openInput() method of any directoryUtility class for checking file typesThis acts as entry point to fetch
BlobFetchRequest
and return actualIndexInput
.Functional interface to get an InputStream for a file at a certain offset and size