Uses of Enum
ai.rapids.cudf.CompressionType
Packages that use CompressionType
-
Uses of CompressionType in ai.rapids.cudf
Methods in ai.rapids.cudf that return CompressionTypeModifier and TypeMethodDescriptionCompressionMetadataWriterOptions.getCompressionType()static CompressionTypeReturns the enum constant of this type with the specified name.static CompressionType[]CompressionType.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 CompressionTypeModifier and TypeMethodDescriptionCompressionMetadataWriterOptions.Builder.withCompressionType(CompressionType compression) Set the compression type to use for writing