Uses of Package
org.elasticsearch.common.blobstore
-
Classes in org.elasticsearch.common.blobstore used by org.elasticsearch.common.blobstore Class Description BlobContainer An interface for managing a repository of blob entries, where each blob entry is just a named group of bytes.BlobMetaData An interface for providing basic metadata about a blob.BlobPath The list of paths where a blob can reside.DeleteResult The result of deleting multiple blobs from aBlobStore. -
Classes in org.elasticsearch.common.blobstore used by org.elasticsearch.common.blobstore.fs Class Description BlobContainer An interface for managing a repository of blob entries, where each blob entry is just a named group of bytes.BlobMetaData An interface for providing basic metadata about a blob.BlobPath The list of paths where a blob can reside.BlobStore An interface for storing blobs.DeleteResult The result of deleting multiple blobs from aBlobStore. -
Classes in org.elasticsearch.common.blobstore used by org.elasticsearch.common.blobstore.support Class Description BlobContainer An interface for managing a repository of blob entries, where each blob entry is just a named group of bytes.BlobMetaData An interface for providing basic metadata about a blob.BlobPath The list of paths where a blob can reside. -
Classes in org.elasticsearch.common.blobstore used by org.elasticsearch.repositories Class Description DeleteResult The result of deleting multiple blobs from aBlobStore. -
Classes in org.elasticsearch.common.blobstore used by org.elasticsearch.repositories.blobstore Class Description BlobContainer An interface for managing a repository of blob entries, where each blob entry is just a named group of bytes.BlobPath The list of paths where a blob can reside.BlobStore An interface for storing blobs. -
Classes in org.elasticsearch.common.blobstore used by org.elasticsearch.repositories.fs Class Description BlobPath The list of paths where a blob can reside.BlobStore An interface for storing blobs.