public static interface SourceData.Handler
Modifier and Type | Method and Description |
---|---|
void |
process(SourceData sourceData)
Invoked when buffer is read from BuffersInputStream buffer queue.
|
void process(SourceData sourceData) throws java.sql.SQLException
sourceData
- SourceData to handlejava.sql.SQLException
Copyright (C) 2003-2021 SQLstream, Inc.