Uses of Package
org.apache.storm.blobstore
-
Classes in org.apache.storm.blobstore used by org.apache.storm Class Description BlobStore Provides a way to store blobs that can be downloaded. -
Classes in org.apache.storm.blobstore used by org.apache.storm.blobstore Class Description AtomicOutputStream An output stream where all of the data is committed on close, or can be canceled with cancel.BlobKeySequenceInfo BlobStore Provides a way to store blobs that can be downloaded.BlobStoreAclHandler Provides common handling of acls for Blobstores.BlobStoreFile Provides an base implementation for creating a blobstore based on file backed storage.ClientBlobStore The ClientBlobStore has two concrete implementations 1.ClientBlobStore.WithBlobstore InputStreamWithMeta KeyFilter LocalFsBlobStoreFile -
Classes in org.apache.storm.blobstore used by org.apache.storm.daemon.nimbus Class Description BlobStore Provides a way to store blobs that can be downloaded. -
Classes in org.apache.storm.blobstore used by org.apache.storm.hdfs.blobstore Class Description AtomicOutputStream An output stream where all of the data is committed on close, or can be canceled with cancel.BlobStore Provides a way to store blobs that can be downloaded.BlobStoreFile Provides an base implementation for creating a blobstore based on file backed storage.ClientBlobStore The ClientBlobStore has two concrete implementations 1.InputStreamWithMeta -
Classes in org.apache.storm.blobstore used by org.apache.storm.localizer Class Description ClientBlobStore The ClientBlobStore has two concrete implementations 1. -
Classes in org.apache.storm.blobstore used by org.apache.storm.nimbus Class Description BlobStore Provides a way to store blobs that can be downloaded. -
Classes in org.apache.storm.blobstore used by org.apache.storm.utils Class Description BlobStore Provides a way to store blobs that can be downloaded.ClientBlobStore The ClientBlobStore has two concrete implementations 1.NimbusBlobStore NimbusBlobStore is a USER facing client API to perform basic operations such as create, update, delete and read for local and hdfs blob store. -
Classes in org.apache.storm.blobstore used by org.apache.storm.zookeeper Class Description BlobStore Provides a way to store blobs that can be downloaded.