Uses of Interface
com.orientechnologies.orient.etl.OETLComponent
Packages that use OETLComponent
Package
Description
-
Uses of OETLComponent in com.orientechnologies.orient.etl
Subinterfaces of OETLComponent in com.orientechnologies.orient.etlClasses in com.orientechnologies.orient.etl that implement OETLComponentModifier and TypeClassDescriptionclassETL abstract component.classETL Pipeline abstract component.Methods in com.orientechnologies.orient.etl with type parameters of type OETLComponentModifier and TypeMethodDescriptionprotected <C extends OETLComponent>
COETLProcessorConfigurator.configureComponent(C iComponent, ODocument iCfg, OCommandContext iContext) Methods in com.orientechnologies.orient.etl with parameters of type OETLComponentModifier and TypeMethodDescriptionprotected voidOETLProcessor.checkTypeCompatibility(OETLComponent iCurrentComponent, OETLComponent iLastComponent) protected ClassOETLProcessor.getClassByName(OETLComponent iComponent, String iClassName) -
Uses of OETLComponent in com.orientechnologies.orient.etl.block
Subinterfaces of OETLComponent in com.orientechnologies.orient.etl.blockClasses in com.orientechnologies.orient.etl.block that implement OETLComponentModifier and TypeClassDescriptionclassAbstract Block.classExecutes arbitrary code in any supported language by JVM.classExecutes the OrientDB console.class -
Uses of OETLComponent in com.orientechnologies.orient.etl.extractor
Subinterfaces of OETLComponent in com.orientechnologies.orient.etl.extractorClasses in com.orientechnologies.orient.etl.extractor that implement OETLComponentModifier and TypeClassDescriptionclassETL abstract extractor.classETL abstract extractor.classAn extractor based on Apache Commons CSV Created by frank on 10/5/15.classclassclassclass -
Uses of OETLComponent in com.orientechnologies.orient.etl.loader
Subinterfaces of OETLComponent in com.orientechnologies.orient.etl.loaderClasses in com.orientechnologies.orient.etl.loader that implement OETLComponentModifier and TypeClassDescriptionclassETL Abstract Loader component.classETL Loader that saves record into OrientDB database.classETL Loader that saves record into OrientDB database. -
Uses of OETLComponent in com.orientechnologies.orient.etl.source
Subinterfaces of OETLComponent in com.orientechnologies.orient.etl.sourceClasses in com.orientechnologies.orient.etl.source that implement OETLComponentModifier and TypeClassDescriptionclassETL Abstract Source component.classETL Source created with a string content.classclassExtracts data from HTTP endpoint.classETL Source that reads from System.in -
Uses of OETLComponent in com.orientechnologies.orient.etl.transformer
Subinterfaces of OETLComponent in com.orientechnologies.orient.etl.transformerClasses in com.orientechnologies.orient.etl.transformer that implement OETLComponentModifier and TypeClassDescriptionclassMerges two records.classAbstract Transformer.classPass-through Transformer that execute a block.classExecutes arbitrary code in any supported language by JVM.classExecutes a command.classclassclassclassclassConverts a JOIN in LINKclassLoads a record.classETL Transformer that logs the input.classMerges two records.class