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