Uses of Enum Class
org.apache.solr.util.PivotListEntry
Packages that use PivotListEntry
-
Uses of PivotListEntry in org.apache.solr.util
Methods in org.apache.solr.util that return PivotListEntryModifier and TypeMethodDescriptionstatic PivotListEntryCase-insensitive lookup of PivotListEntry by namestatic PivotListEntryReturns the enum constant of this class with the specified name.static PivotListEntry[]PivotListEntry.values()Returns an array containing the constants of this enum class, in the order they are declared.