Uses of Class
com.azure.storage.blob.models.BlobQueryArrowField
Packages that use BlobQueryArrowField
Package
Description
Package containing the data models for AzureBlobStorage.
-
Uses of BlobQueryArrowField in com.azure.storage.blob.models
Methods in com.azure.storage.blob.models that return BlobQueryArrowFieldModifier and TypeMethodDescriptionSets the name of the field.BlobQueryArrowField.setPrecision
(Integer precision) Sets the precision of the field.Sets the scale of the field.Methods in com.azure.storage.blob.models that return types with arguments of type BlobQueryArrowFieldMethod parameters in com.azure.storage.blob.models with type arguments of type BlobQueryArrowFieldModifier and TypeMethodDescriptionBlobQueryArrowSerialization.setSchema
(List<BlobQueryArrowField> schema) Sets the arrow fields.