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