|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.recordio.AbstractRecordReader
com.servingxml.components.recordio.CurrentRecordReader
public class CurrentRecordReader
A CurrentRecordReader
implements a RecordReader
interface.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.servingxml.components.recordio.RecordReader |
---|
RecordReader.NullRecordReader |
Field Summary |
---|
Fields inherited from interface com.servingxml.components.recordio.RecordReader |
---|
NULL |
Constructor Summary | |
---|---|
CurrentRecordReader()
|
Method Summary | |
---|---|
void |
readRecords(ServiceContext context,
Flow flow)
|
Methods inherited from class com.servingxml.components.recordio.AbstractRecordReader |
---|
close, discardRecord, endRecordStream, getDiscardWriter, getExpirable, getKey, getRecordWriter, setDiscardWriter, setRecordWriter, startRecordStream, writeRecord |
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.RecordReader |
---|
discardRecord, getDiscardWriter, getExpirable, getKey, getRecordWriter, setDiscardWriter, setRecordWriter |
Constructor Detail |
---|
public CurrentRecordReader()
Method Detail |
---|
public void readRecords(ServiceContext context, Flow flow)
readRecords
in interface RecordReader
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |