Uses of Interface
org.apache.storm.ILocalClusterTrackedTopologyAware
-
Packages that use ILocalClusterTrackedTopologyAware Package Description org.apache.storm -
-
Uses of ILocalClusterTrackedTopologyAware in org.apache.storm
Classes in org.apache.storm that implement ILocalClusterTrackedTopologyAware Modifier and Type Class Description class
LocalCluster
A stand alone storm cluster that runs inside a single process.
-