Uses of Class
com.orientechnologies.orient.etl.OETLComponentFactory
Packages that use OETLComponentFactory
-
Uses of OETLComponentFactory in com.orientechnologies.orient.etl
Fields in com.orientechnologies.orient.etl declared as OETLComponentFactoryMethods in com.orientechnologies.orient.etl that return OETLComponentFactoryModifier and TypeMethodDescriptionOETLProcessor.getFactory()OETLComponentFactory.registerBlock(Class<? extends OETLBlock> iComponent) OETLComponentFactory.registerExtractor(Class<? extends OETLExtractor> iComponent) OETLComponentFactory.registerLoader(Class<? extends OETLLoader> iComponent) OETLComponentFactory.registerSource(Class<? extends OETLSource> iComponent) OETLComponentFactory.registerTransformer(Class<? extends OETLTransformer> iComponent) Constructors in com.orientechnologies.orient.etl with parameters of type OETLComponentFactory