Module org.elasticsearch.server
Package org.elasticsearch.common.blobstore
package org.elasticsearch.common.blobstore
-
ClassDescriptionAn interface for managing a repository of blob entries, where each blob entry is just a named group of bytes.The list of paths where a blob can reside.An interface for storing blobs.The statistics for a specific blob-store actionThe result of deleting multiple blobs from a
BlobStore
.The purpose of an operation against the blobstore.A potentially-missingBytesReference
, used to represent the contents of a blobstore register along with the possibility that the register could not be read.