Uses of Package
org.apache.storm.blobstore
Packages that use org.apache.storm.blobstore
Package
Description
-
Classes in org.apache.storm.blobstore used by org.apache.storm
-
Classes in org.apache.storm.blobstore used by org.apache.storm.blobstoreClassDescriptionAn output stream where all of the data is committed on close, or can be canceled with cancel.Provides a way to store blobs that can be downloaded.Provides common handling of acls for Blobstores.Provides an base implementation for creating a blobstore based on file backed storage.The ClientBlobStore has two concrete implementations 1.
-
Classes in org.apache.storm.blobstore used by org.apache.storm.daemon.nimbus
-
Classes in org.apache.storm.blobstore used by org.apache.storm.hdfs.blobstoreClassDescriptionAn output stream where all of the data is committed on close, or can be canceled with cancel.Provides a way to store blobs that can be downloaded.Provides an base implementation for creating a blobstore based on file backed storage.The ClientBlobStore has two concrete implementations 1.
-
Classes in org.apache.storm.blobstore used by org.apache.storm.localizer
-
Classes in org.apache.storm.blobstore used by org.apache.storm.nimbus
-
Classes in org.apache.storm.blobstore used by org.apache.storm.utilsClassDescriptionProvides a way to store blobs that can be downloaded.The ClientBlobStore has two concrete implementations 1.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