public static interface HostColumnVector.EventHandler
| 修饰符和类型 | 方法和描述 |
|---|---|
void |
HostColumnVector cv, int refCount)
在 `close` 期间,`onClosed` 会使用更新后的 `refCount` 调用。
|
void onClosed(HostColumnVector cv, int refCount)
cv - 要关闭的 HostColumnVector 的引用refCount - 调用时此 HostColumnVector 的更新后引用计数Copyright © 2025. 保留所有权利。