|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RecordSink
An object to which data records can be appended.
EXPERIMENTAL: This interface is subject to change.
It is supposed to replace DataVisitor
.
Method Summary | |
---|---|
void |
append(RecordCursor cursor)
|
boolean |
hasCapacity()
|
Method Detail |
---|
boolean hasCapacity()
void append(RecordCursor cursor)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |