|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MockDirectoryWrapper.Throttling | |
---|---|
org.apache.lucene.store | Binary i/o API, used for all index data. |
Uses of MockDirectoryWrapper.Throttling in org.apache.lucene.store |
---|
Methods in org.apache.lucene.store that return MockDirectoryWrapper.Throttling | |
---|---|
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're declared. |
Methods in org.apache.lucene.store with parameters of type MockDirectoryWrapper.Throttling | |
---|---|
void |
MockDirectoryWrapper.setThrottling(MockDirectoryWrapper.Throttling throttling)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |