|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.components.recordio.AbstractRecordReaderFactory
com.servingxml.components.flatfile.layout.DefaultFlatFileReaderFactory
public class DefaultFlatFileReaderFactory
A FlatFileReaderFactory instance may be used to obtain objects that
implement the RecordReader interface.
| Field Summary |
|---|
| Fields inherited from interface com.servingxml.components.recordio.RecordPipelineAppender |
|---|
EMPTY_ARRAY |
| Fields inherited from interface com.servingxml.components.recordio.RecordPipelineAppender |
|---|
EMPTY_ARRAY |
| Constructor Summary | |
|---|---|
DefaultFlatFileReaderFactory(FlatFileOptionsFactory flatFileOptionsFactory,
StreamSourceFactory streamSourceFactory,
long fromRecord,
long maxRecordCount)
|
|
| Method Summary | |
|---|---|
protected RecordReader |
createRecordReader(ServiceContext context,
Flow flow)
|
| Methods inherited from class com.servingxml.components.recordio.AbstractRecordReaderFactory |
|---|
appendToRecordPipeline, createRecordPipeline |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.servingxml.components.recordio.RecordPipelineAppender |
|---|
appendToRecordPipeline, createRecordPipeline |
| Methods inherited from interface com.servingxml.components.recordio.RecordPipelineAppender |
|---|
appendToRecordPipeline, createRecordPipeline |
| Constructor Detail |
|---|
public DefaultFlatFileReaderFactory(FlatFileOptionsFactory flatFileOptionsFactory,
StreamSourceFactory streamSourceFactory,
long fromRecord,
long maxRecordCount)
| Method Detail |
|---|
protected RecordReader createRecordReader(ServiceContext context,
Flow flow)
createRecordReader in class AbstractRecordReaderFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||