Package | Description |
---|---|
org.apache.lucene.store |
Binary i/o API, used for all index data.
|
Modifier and Type | Method and Description |
---|---|
MockIndexInputWrapper |
MockIndexInputWrapper.clone() |
Constructor and Description |
---|
MockIndexInputWrapper(MockDirectoryWrapper dir,
java.lang.String name,
IndexInput delegate,
MockIndexInputWrapper parent)
Sole constructor
|
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.