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