Uses of Enum Class
org.apache.druid.java.util.common.StringEncoding
Packages that use StringEncoding
-
Uses of StringEncoding in org.apache.druid.java.util.common
Methods in org.apache.druid.java.util.common that return StringEncodingModifier and TypeMethodDescriptionstatic StringEncodingStringEncoding.fromString(String name) static StringEncodingReturns the enum constant of this class with the specified name.static StringEncoding[]StringEncoding.values()Returns an array containing the constants of this enum class, in the order they are declared.