public interface RecordStream
| Modifier and Type | Method and Description |
|---|---|
void |
advance(int numRecords)
advance numRecords records.
|
DLSN |
getCurrentPosition()
Get postion of current record in the stream
|
String |
getName()
Get the name of the stream
|
Copyright © 2016. All Rights Reserved.