Uses of Class
ai.rapids.cudf.MemoryCleaner.Cleaner
Packages that use MemoryCleaner.Cleaner
-
Uses of MemoryCleaner.Cleaner in ai.rapids.cudf
Subclasses of MemoryCleaner.Cleaner in ai.rapids.cudfModifier and TypeClassDescriptionprotected static final class
Holds the off heap state of the column vector so we can clean it up, even if it is leaked.protected static final class
Holds the off heap state of the column vector so we can clean it up, even if it is leaked.static class
Methods in ai.rapids.cudf with parameters of type MemoryCleaner.CleanerModifier and TypeMethodDescriptionstatic void
MemoryCleaner.register
(CompiledExpression expr, MemoryCleaner.Cleaner cleaner)