Class BlobFetchRequest.BlobPart
java.lang.Object
org.opensearch.index.store.remote.utils.BlobFetchRequest.BlobPart
- Enclosing class:
BlobFetchRequest
BlobPart represents a single chunk of a file
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BlobPart
-
-
Method Details
-
getBlobName
-
getPosition
public long getPosition() -
getLength
public long getLength()
-