Uses of Class
ai.rapids.cudf.ArrowIPCOptions
Packages that use ArrowIPCOptions
-
Uses of ArrowIPCOptions in ai.rapids.cudf
Fields in ai.rapids.cudf declared as ArrowIPCOptionsMethods in ai.rapids.cudf that return ArrowIPCOptionsMethods in ai.rapids.cudf with parameters of type ArrowIPCOptionsModifier and TypeMethodDescriptionstatic StreamedTableReader
Table.readArrowIPCChunked
(ArrowIPCOptions options, HostBufferProvider provider) static StreamedTableReader
Table.readArrowIPCChunked
(ArrowIPCOptions options, HostBufferProvider provider, HostMemoryAllocator hostMemoryAllocator) Get a reader that will return tables.static StreamedTableReader
Table.readArrowIPCChunked
(ArrowIPCOptions options, File inputFile) Get a reader that will return tables.