Package | Description |
---|---|
ai.rapids.cudf |
Modifier and Type | Field and Description |
---|---|
static ArrowIPCOptions |
ArrowIPCOptions.DEFAULT |
Modifier and Type | Method and Description |
---|---|
ArrowIPCOptions |
ArrowIPCOptions.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static StreamedTableReader |
Table.readArrowIPCChunked(ArrowIPCOptions options,
File inputFile)
Get a reader that will return tables.
|
static StreamedTableReader |
Table.readArrowIPCChunked(ArrowIPCOptions options,
HostBufferProvider provider) |
static StreamedTableReader |
Table.readArrowIPCChunked(ArrowIPCOptions options,
HostBufferProvider provider,
HostMemoryAllocator hostMemoryAllocator)
Get a reader that will return tables.
|
Copyright © 2024. All rights reserved.