Package | Description |
---|---|
org.apache.storm.flux |
Modifier and Type | Method and Description |
---|---|
static 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.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.