Uses of Enum
org.apache.druid.query.ResultSerializationMode
Packages that use ResultSerializationMode
-
Uses of ResultSerializationMode in org.apache.druid.query
Methods in org.apache.druid.query that return ResultSerializationModeModifier and TypeMethodDescriptionstatic ResultSerializationModeReturns the enum constant of this type with the specified name.static ResultSerializationMode[]ResultSerializationMode.values()Returns an array containing the constants of this enum type, in the order they are declared.