public class SearchTest extends Object
| Constructor and Description |
|---|
SearchTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
benchTest(String[] args) |
static Searcher |
createSearcher(String dbPath,
String cachePolicy) |
static void |
main(String[] args) |
static void |
printHelp(String[] args) |
static void |
searchTest(String[] args) |
public static void printHelp(String[] args)
public static Searcher createSearcher(String dbPath, String cachePolicy) throws IOException
IOExceptionpublic static void searchTest(String[] args) throws IOException
IOExceptionpublic static void benchTest(String[] args) throws IOException
IOExceptionpublic static void main(String[] args)
Copyright © 2022. All rights reserved.