Uses of Enum Class
org.apache.lucene.store.IOContext.Context
Packages that use IOContext.Context
-
Uses of IOContext.Context in org.apache.lucene.store
Methods in org.apache.lucene.store that return IOContext.ContextModifier and TypeMethodDescriptionIOContext.context()TheIOContext.Contextthis context is forstatic IOContext.ContextReturns the enum constant of this class with the specified name.static IOContext.Context[]IOContext.Context.values()Returns an array containing the constants of this enum class, in the order they are declared.