|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MockDirectoryWrapper.Failure | |
|---|---|
| org.apache.lucene.store | Binary i/o API, used for all index data. |
| Uses of MockDirectoryWrapper.Failure in org.apache.lucene.store |
|---|
| Methods in org.apache.lucene.store that return MockDirectoryWrapper.Failure | |
|---|---|
MockDirectoryWrapper.Failure |
MockDirectoryWrapper.Failure.reset()
reset should set the state of the failure to its default (freshly constructed) state. |
| Methods in org.apache.lucene.store with parameters of type MockDirectoryWrapper.Failure | |
|---|---|
void |
MockDirectoryWrapper.failOn(MockDirectoryWrapper.Failure fail)
add a Failure object to the list of objects to be evaluated at every potential failure point |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||