Uses of Enum Class
io.trino.hdfs.rubix.RubixConfig.ReadMode
Packages that use RubixConfig.ReadMode
-
Uses of RubixConfig.ReadMode in io.trino.hdfs.rubix
Methods in io.trino.hdfs.rubix that return RubixConfig.ReadModeModifier and TypeMethodDescriptionstatic RubixConfig.ReadModeRubixConfig.ReadMode.fromString(String value) @NotNull RubixConfig.ReadModeRubixConfig.getReadMode()static RubixConfig.ReadModeReturns the enum constant of this class with the specified name.static RubixConfig.ReadMode[]RubixConfig.ReadMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.hdfs.rubix with parameters of type RubixConfig.ReadMode