Uses of Enum Class
org.apache.lucene.codecs.lucene90.Lucene90StoredFieldsFormat.Mode
Packages that use Lucene90StoredFieldsFormat.Mode
-
Uses of Lucene90StoredFieldsFormat.Mode in org.apache.lucene.codecs.lucene90
Methods in org.apache.lucene.codecs.lucene90 that return Lucene90StoredFieldsFormat.ModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static Lucene90StoredFieldsFormat.Mode[]
Lucene90StoredFieldsFormat.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.lucene.codecs.lucene90 with parameters of type Lucene90StoredFieldsFormat.ModeModifierConstructorDescriptionStored fields format with specified mode