Uses of Enum
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 type with the specified name.static StringEncoding[]StringEncoding.values()Returns an array containing the constants of this enum type, in the order they are declared.