Uses of Enum
ai.rapids.cudf.ParquetWriterOptions.StatisticsFrequency
Packages that use ParquetWriterOptions.StatisticsFrequency
-
Uses of ParquetWriterOptions.StatisticsFrequency in ai.rapids.cudf
Methods in ai.rapids.cudf that return ParquetWriterOptions.StatisticsFrequencyModifier and TypeMethodDescriptionParquetWriterOptions.getStatisticsFrequency()
Returns the enum constant of this type with the specified name.ParquetWriterOptions.StatisticsFrequency.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in ai.rapids.cudf with parameters of type ParquetWriterOptions.StatisticsFrequencyModifier and TypeMethodDescriptionParquetWriterOptions.Builder.withStatisticsFrequency
(ParquetWriterOptions.StatisticsFrequency statsGranularity)