Package | Description |
---|---|
com.databricks.sdk.service.sql |
Modifier and Type | Method and Description |
---|---|
BaseChunkInfo |
BaseChunkInfo.setByteCount(Long byteCount) |
BaseChunkInfo |
BaseChunkInfo.setChunkIndex(Long chunkIndex) |
BaseChunkInfo |
BaseChunkInfo.setRowCount(Long rowCount) |
BaseChunkInfo |
BaseChunkInfo.setRowOffset(Long rowOffset) |
Modifier and Type | Method and Description |
---|---|
Collection<BaseChunkInfo> |
ResultManifest.getChunks() |
Modifier and Type | Method and Description |
---|---|
ResultManifest |
ResultManifest.setChunks(Collection<BaseChunkInfo> chunks) |
Copyright © 2023. All rights reserved.