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