Package | Description |
---|---|
org.apache.storm.sql | |
org.apache.storm.sql.planner.streams |
Modifier and Type | Field and Description |
---|---|
protected List<CompilingClassLoader> |
AbstractStreamsProcessor.classLoaders |
Modifier and Type | Method and Description |
---|---|
List<CompilingClassLoader> |
AbstractStreamsProcessor.getClassLoaders()
Return the list of Classloaders which need to be compiled and included to the jar.
|
Modifier and Type | Method and Description |
---|---|
List<CompilingClassLoader> |
StreamsPlanCreator.getClassLoaders() |
Modifier and Type | Method and Description |
---|---|
void |
StreamsPlanCreator.addClassLoader(CompilingClassLoader compilingClassLoader) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.