Package | Description |
---|---|
ai.rapids.cudf |
Modifier and Type | Method and Description |
---|---|
ColumnVector.EventHandler |
ColumnVector.getEventHandler()
Returns the current event handler for this ColumnVector or null if no handler
is associated.
|
ColumnVector.EventHandler |
ColumnVector.setEventHandler(ColumnVector.EventHandler newHandler)
Set an event handler for this vector.
|
Modifier and Type | Method and Description |
---|---|
ColumnVector.EventHandler |
ColumnVector.setEventHandler(ColumnVector.EventHandler newHandler)
Set an event handler for this vector.
|
Copyright © 2024. All rights reserved.