Package | Description |
---|---|
org.apache.lucene.store |
Binary i/o API, used for all index data.
|
Modifier and Type | Method | Description |
---|---|---|
MockDirectoryWrapper.Failure |
MockDirectoryWrapper.Failure.reset() |
reset should set the state of the failure to its default
(freshly constructed) state.
|
Modifier and Type | Method | Description |
---|---|---|
void |
MockDirectoryWrapper.failOn(MockDirectoryWrapper.Failure fail) |
add a Failure object to the list of objects to be evaluated
at every potential failure point
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.