| Package | Description |
|---|---|
| org.oncoblocks.centromere.core.dataimport.component |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRecordFileReader<T extends Model<?>>
Simple abstract implementation of
RecordReader, for reading input files. |
| Modifier and Type | Method and Description |
|---|---|
RecordReader<T> |
GenericRecordProcessor.getReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericRecordProcessor.setReader(RecordReader<T> reader) |
| Constructor and Description |
|---|
GenericRecordProcessor(RecordReader<T> reader,
org.springframework.validation.Validator validator,
RecordWriter<T> writer,
RecordImporter importer,
ImportOptions options) |
Copyright © 2016. All rights reserved.