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