| Package | Description |
|---|---|
| org.apache.maven.index | |
| org.apache.maven.index.examples.indexing |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultScanner
A default repository scanner for Maven 2 repository.
|
| Constructor and Description |
|---|
DefaultNexusIndexer(Indexer indexer,
Scanner scanner,
IndexerEngine indexerEngine,
QueryCreator queryCreator)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Scanner |
RepositoryIndexerFactory.getScanner() |
Scanner |
RepositoryIndexer.getScanner() |
Scanner |
IndexerConfiguration.getScanner() |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryIndexer.setScanner(Scanner scanner) |
void |
IndexerConfiguration.setScanner(Scanner scanner) |
| Constructor and Description |
|---|
IndexerConfiguration(Indexer indexer,
Scanner scanner,
Map<String,IndexCreator> indexers) |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.