Uses of Class
org.apache.storm.blobstore.NimbusBlobStore
Packages that use NimbusBlobStore
-
Uses of NimbusBlobStore in org.apache.storm.utils
Methods in org.apache.storm.utils with parameters of type NimbusBlobStoreModifier and TypeMethodDescriptionstatic void
Utils.validateTopologyBlobStoreMap
(Map<String, Object> topoConf, NimbusBlobStore client) Validate topology blobstore map.