Uses of Enum Class
org.apache.lucene.store.PreloadHint
Packages that use PreloadHint
-
Uses of PreloadHint in org.apache.lucene.store
Methods in org.apache.lucene.store that return PreloadHintModifier and TypeMethodDescriptionstatic PreloadHintReturns the enum constant of this class with the specified name.static PreloadHint[]PreloadHint.values()Returns an array containing the constants of this enum class, in the order they are declared.