Class OETLAbstractSource

java.lang.Object
com.orientechnologies.orient.etl.OETLAbstractComponent
com.orientechnologies.orient.etl.source.OETLAbstractSource
All Implemented Interfaces:
OETLComponent, OETLSource
Direct Known Subclasses:
OETLContentSource, OETLFileSource, OETLHttpSource, OETLInputSource

public abstract class OETLAbstractSource extends OETLAbstractComponent implements OETLSource
ETL Abstract Source component.
  • Constructor Details

    • OETLAbstractSource

      public OETLAbstractSource()