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 classHolds the off heap state of the column vector so we can clean it up, even if it is leaked.protected static final classHolds the off heap state of the column vector so we can clean it up, even if it is leaked.static classMethods in ai.rapids.cudf with parameters of type MemoryCleaner.CleanerModifier and TypeMethodDescriptionstatic voidMemoryCleaner.register(CompiledExpression expr, MemoryCleaner.Cleaner cleaner)