public class FileQueryArrowSerialization extends Object implements FileQuerySerialization
| Constructor and Description |
|---|
FileQueryArrowSerialization() |
| Modifier and Type | Method and Description |
|---|---|
List<FileQueryArrowField> |
getSchema()
Gets the arrow fields.
|
FileQueryArrowSerialization |
setSchema(List<FileQueryArrowField> schema)
Sets the arrow fields.
|
public List<FileQueryArrowField> getSchema()
public FileQueryArrowSerialization setSchema(List<FileQueryArrowField> schema)
schema - the arrow fields.Copyright © 2021 Microsoft Corporation. All rights reserved.