|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.recordio.AbstractRecordWriter
public abstract class AbstractRecordWriter
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.servingxml.components.recordio.RecordWriter |
---|
RecordWriter.DefaultDiscardWriter, RecordWriter.NullRecordWriter |
Field Summary |
---|
Fields inherited from interface com.servingxml.components.recordio.RecordWriter |
---|
DEFAULT_DISCARD_WRITER, NULL |
Constructor Summary | |
---|---|
AbstractRecordWriter()
|
Method Summary |
---|
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.RecordWriter |
---|
close, endRecordStream, startRecordStream, writeRecord |
Constructor Detail |
---|
public AbstractRecordWriter()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |