Package | Description |
---|---|
org.apache.lucene.store |
Binary i/o API, used for all index data.
|
Modifier and Type | Field and Description |
---|---|
IOContext.Context |
IOContext.context
An object of a enumerator Context type
|
Modifier and Type | Method and Description |
---|---|
static IOContext.Context |
IOContext.Context.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IOContext.Context[] |
IOContext.Context.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
IOContext(IOContext.Context context) |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.