Package | Description |
---|---|
ai.rapids.cudf |
Modifier and Type | Class and Description |
---|---|
protected static class |
ColumnVector.OffHeapState
Holds the off heap state of the column vector so we can clean it up, even if it is leaked.
|
protected static class |
HostColumnVectorCore.OffHeapState
Holds the off heap state of the column vector so we can clean it up, even if it is leaked.
|
static class |
MemoryBuffer.MemoryBufferCleaner |
Modifier and Type | Method and Description |
---|---|
static void |
MemoryCleaner.register(CompiledExpression expr,
MemoryCleaner.Cleaner cleaner) |
Copyright © 2024. All rights reserved.