Uses of Class
com.azure.storage.file.datalake.models.FileQueryArrowField
Packages that use FileQueryArrowField
Package
Description
Package containing the data models for AzureDataLakeStorageRestAPI.
-
Uses of FileQueryArrowField in com.azure.storage.file.datalake.models
Methods in com.azure.storage.file.datalake.models that return FileQueryArrowFieldModifier and TypeMethodDescriptionSets the name of the field.FileQueryArrowField.setPrecision
(Integer precision) Sets the precision of the field.Sets the scale of the field.Methods in com.azure.storage.file.datalake.models that return types with arguments of type FileQueryArrowFieldMethod parameters in com.azure.storage.file.datalake.models with type arguments of type FileQueryArrowFieldModifier and TypeMethodDescriptionFileQueryArrowSerialization.setSchema
(List<FileQueryArrowField> schema) Sets the arrow fields.