Uses of Enum Class
edu.stanford.slac.archiverappliance.plain.parquet.ParquetInfo.ColumnName
Packages that use ParquetInfo.ColumnName
-
Uses of ParquetInfo.ColumnName in edu.stanford.slac.archiverappliance.plain.parquet
Methods in edu.stanford.slac.archiverappliance.plain.parquet that return ParquetInfo.ColumnNameModifier and TypeMethodDescriptionstatic ParquetInfo.ColumnNameReturns the enum constant of this class with the specified name.static ParquetInfo.ColumnName[]ParquetInfo.ColumnName.values()Returns an array containing the constants of this enum class, in the order they are declared.