Package | Description |
---|---|
com.orientechnologies.orient.etl | |
com.orientechnologies.orient.etl.extractor |
Modifier and Type | Method and Description |
---|---|
protected Object |
OETLPipeline.execute(OETLExtractedItem source) |
Modifier and Type | Field and Description |
---|---|
protected OETLExtractedItem |
OETLRowExtractor.next |
protected OETLExtractedItem |
OETLCSVExtractor.next |
protected OETLExtractedItem |
OETLJsonExtractor.next |
Modifier and Type | Method and Description |
---|---|
protected OETLExtractedItem |
OETLRowExtractor.fetchNext() |
protected OETLExtractedItem |
OETLJsonExtractor.fetchNext() |
OETLExtractedItem |
OETLRowExtractor.next() |
OETLExtractedItem |
OETLCSVExtractor.next() |
OETLExtractedItem |
OETLXmlExtractor.next() |
OETLExtractedItem |
OETLJDBCExtractor.next() |
OETLExtractedItem |
OETLJsonExtractor.next() |
Copyright © 2009–2020 OrientDB. All rights reserved.