Uses of Class
org.apache.storm.flux.model.ExecutionContext
-
Uses of ExecutionContext in org.apache.storm.flux
Modifier and TypeMethodDescriptionstatic StormTopology
FluxBuilder.buildTopology
(ExecutionContext context) Given a topology definition, return a Storm topology that can be run either locally or remotely.static void
FluxBuilder.invokeConfigMethods
(ObjectDef bean, Object instance, ExecutionContext context) Invokes configuration methods on an class instance.