|
|
| RecordBatchesIterAdapter (XGDMatrixCallbackNext *next_callback, int nbatch) |
| |
| void | BeforeFirst () override |
| | set before first of the item
|
| |
| bool | Next () override |
| | move to next item
|
| |
|
void | SetData (struct ArrowArray *rb, struct ArrowSchema *schema) |
| |
| const ArrowColumnarBatchVec & | Value () const override |
| | get current data
|
| |
|
size_t | NumColumns () const |
| |
|
size_t | NumRows () const |
| |
|
virtual | ~DataIter (void) DMLC_THROW_EXCEPTION |
| | destructor
|
| |
◆ BeforeFirst()
| void xgboost.data::RecordBatchesIterAdapter::BeforeFirst |
( |
void |
| ) |
|
|
inlineoverridevirtual |
◆ Next()
| bool xgboost.data::RecordBatchesIterAdapter::Next |
( |
void |
| ) |
|
|
inlineoverridevirtual |
◆ Value()
| const ArrowColumnarBatchVec & xgboost.data::RecordBatchesIterAdapter::Value |
( |
void |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: