Uses of Enum Class
org.apache.solr.common.util.DataEntry.Type
Packages that use DataEntry.Type
Package
Description
Common utility classes reused on both clients & server.
-
Uses of DataEntry.Type in org.apache.solr.common.util
Methods in org.apache.solr.common.util that return DataEntry.TypeModifier and TypeMethodDescriptionDataEntry.type()The data typeFastJavaBinDecoder.EntryImpl.type()static DataEntry.TypeReturns the enum constant of this class with the specified name.static DataEntry.Type[]DataEntry.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.