Package org.elasticsearch.common.blobstore
package org.elasticsearch.common.blobstore
-
InterfaceDescriptionAn interface for managing a repository of blob entries, where each blob entry is just a named group of bytes.An interface for providing basic metadata about a blob.An interface for storing blobs.
-
ClassDescriptionThe list of paths where a blob can reside.The result of deleting multiple blobs from a
BlobStore
.