| Package | Description | 
|---|---|
| org.apache.storm.flux | |
| org.apache.storm.flux.model | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | FluxBuilder. invokeConfigMethods(ObjectDef bean,
                   Object instance,
                   ExecutionContext context)Invokes configuration methods on an class instance. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BeanDefA representation of a Java object that is uniquely identifyable, and given a className, constructor arguments, and properties, can be instantiated. | 
| class  | BoltDefBean representation of a Storm bolt. | 
| class  | SpoutDefBean representation of a Storm spout. | 
| class  | TopologySourceDef | 
| class  | VertexDefAbstract parent class of component definitions. | 
| Modifier and Type | Method and Description | 
|---|---|
| ObjectDef | GroupingDef. getCustomClass() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GroupingDef. setCustomClass(ObjectDef customClass) | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.