Uses of Class
org.apache.storm.sql.javac.CompilingClassLoader
Packages that use CompilingClassLoader
-
Uses of CompilingClassLoader in org.apache.storm.sql
Fields in org.apache.storm.sql with type parameters of type CompilingClassLoaderModifier and TypeFieldDescriptionprotected List<CompilingClassLoader>
AbstractStreamsProcessor.classLoaders
Methods in org.apache.storm.sql that return types with arguments of type CompilingClassLoaderModifier and TypeMethodDescriptionAbstractStreamsProcessor.getClassLoaders()
Return the list of Classloaders which need to be compiled and included to the jar. -
Uses of CompilingClassLoader in org.apache.storm.sql.planner.streams
Methods in org.apache.storm.sql.planner.streams that return types with arguments of type CompilingClassLoaderMethods in org.apache.storm.sql.planner.streams with parameters of type CompilingClassLoaderModifier and TypeMethodDescriptionvoid
StreamsPlanCreator.addClassLoader
(CompilingClassLoader compilingClassLoader)