Uses of Interface
com.orientechnologies.orient.etl.extractor.OETLExtractor
Packages that use OETLExtractor
-
Uses of OETLExtractor in com.orientechnologies.orient.etl
Fields in com.orientechnologies.orient.etl declared as OETLExtractorFields in com.orientechnologies.orient.etl with type parameters of type OETLExtractorModifier and TypeFieldDescriptionprotected final Map<String,Class<? extends OETLExtractor>> OETLComponentFactory.extractorsMethods in com.orientechnologies.orient.etl that return OETLExtractorModifier and TypeMethodDescriptionprotected OETLExtractorOETLProcessorConfigurator.configureExtractor(ODocument cfg, OCommandContext iContext) OETLComponentFactory.getExtractor(String iName) OETLProcessor.getExtractor()Method parameters in com.orientechnologies.orient.etl with type arguments of type OETLExtractorModifier and TypeMethodDescriptionOETLComponentFactory.registerExtractor(Class<? extends OETLExtractor> iComponent) Constructors in com.orientechnologies.orient.etl with parameters of type OETLExtractorModifierConstructorDescriptionOETLProcessor(List<OETLBlock> iBeginBlocks, OETLSource iSource, OETLExtractor iExtractor, List<OETLTransformer> iTransformers, OETLLoader iLoader, List<OETLBlock> iEndBlocks, OETLContext iContext) Creates an ETL processor by setting all the components on construction. -
Uses of OETLExtractor in com.orientechnologies.orient.etl.extractor
Classes in com.orientechnologies.orient.etl.extractor that implement OETLExtractorModifier and TypeClassDescriptionclassETL abstract extractor.classETL abstract extractor.classAn extractor based on Apache Commons CSV Created by frank on 10/5/15.classclassclassclass