| Package | Description |
|---|---|
| com.buabook.kdb.interfaces |
| Modifier and Type | Method and Description |
|---|---|
void |
IKdbTableConsumer.consume(KdbTable table)
Consumes the specified kdb table to perform some action on the received data.
|
void |
IKdbRawDataConsumer.consume(Object kdbObject)
Consumes the specified kdb object to perform some action on the received data.
|
Copyright © 2017. All rights reserved.