Package | Description |
---|---|
ai.rapids.cudf |
Modifier and Type | Field and Description |
---|---|
JCudfSerialization.SerializedColumnHeader[] |
JCudfSerialization.SerializedColumnHeader.children |
Modifier and Type | Method and Description |
---|---|
JCudfSerialization.SerializedColumnHeader[] |
JCudfSerialization.SerializedColumnHeader.getChildren()
Get the metadata for any child columns or null if there are no children
|
JCudfSerialization.SerializedColumnHeader |
JCudfSerialization.SerializedTableHeader.getColumnHeader(int columnIndex)
Get the column header for the corresponding column index
|
Copyright © 2024. All rights reserved.