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