Uses of Class
org.apache.storm.generated.StormBase
Packages that use StormBase
-
Uses of StormBase in org.apache.storm.cluster
Methods in org.apache.storm.cluster that return StormBaseModifier and TypeMethodDescriptionGet a storm base for a topology.Methods in org.apache.storm.cluster that return types with arguments of type StormBaseMethods in org.apache.storm.cluster with parameters of type StormBaseModifier and TypeMethodDescriptionvoid
void
StormClusterStateImpl.activateStorm
(String stormId, StormBase stormBase, Map<String, Object> topoConf) void
IStormClusterState.updateStorm
(String stormId, StormBase newElems) void
StormClusterStateImpl.updateStorm
(String stormId, StormBase newElems) To update this function due to APersistentMap/APersistentSet is clojure's structure. -
Uses of StormBase in org.apache.storm.generated
Methods in org.apache.storm.generated that return StormBaseMethods in org.apache.storm.generated with parameters of type StormBaseModifier and TypeMethodDescriptionint
boolean
Constructors in org.apache.storm.generated with parameters of type StormBase