Uses of Enum
com.azure.storage.file.datalake.models.FileQueryArrowFieldType
Packages that use FileQueryArrowFieldType
Package
Description
Package containing the data models for AzureDataLakeStorageRestAPI.
-
Uses of FileQueryArrowFieldType in com.azure.storage.file.datalake.models
Methods in com.azure.storage.file.datalake.models that return FileQueryArrowFieldTypeModifier and TypeMethodDescriptionstatic FileQueryArrowFieldTypeFileQueryArrowFieldType.fromString(String value) Parses a serialized value to a FileQueryArrowFieldType instance.FileQueryArrowField.getType()static FileQueryArrowFieldTypeReturns the enum constant of this type with the specified name.static FileQueryArrowFieldType[]FileQueryArrowFieldType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.azure.storage.file.datalake.models with parameters of type FileQueryArrowFieldType