Uses of Interface
ai.rapids.cudf.StreamedTableReader
Packages that use StreamedTableReader
-
Uses of StreamedTableReader in ai.rapids.cudf
Methods in ai.rapids.cudf that return StreamedTableReaderModifier 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.static StreamedTableReaderTable.readArrowIPCChunked(HostBufferProvider provider) Get a reader that will return tables.static StreamedTableReaderTable.readArrowIPCChunked(File inputFile) Get a reader that will return tables.