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 StreamedTableReaderTable.readArrowIPCChunked(ArrowIPCOptions options, HostBufferProvider provider) static StreamedTableReaderTable.readArrowIPCChunked(ArrowIPCOptions options, HostBufferProvider provider, HostMemoryAllocator hostMemoryAllocator) Get a reader that will return tables.static StreamedTableReaderTable.readArrowIPCChunked(ArrowIPCOptions options, File inputFile) Get a reader that will return tables.