Package | Description |
---|---|
org.apache.archiva.indexer.merger |
Modifier and Type | Field and Description |
---|---|
private List<TemporaryGroupIndex> |
DefaultIndexMerger.temporaryGroupIndexes |
Modifier and Type | Method and Description |
---|---|
TemporaryGroupIndex |
TemporaryGroupIndex.setCreationTime(long creationTime) |
TemporaryGroupIndex |
TemporaryGroupIndex.setDirectory(File directory) |
TemporaryGroupIndex |
TemporaryGroupIndex.setIndexId(String indexId) |
Modifier and Type | Method and Description |
---|---|
Collection<TemporaryGroupIndex> |
DefaultIndexMerger.getTemporaryGroupIndexes() |
Collection<TemporaryGroupIndex> |
IndexMerger.getTemporaryGroupIndexes() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultIndexMerger.cleanTemporaryGroupIndex(TemporaryGroupIndex temporaryGroupIndex) |
void |
IndexMerger.cleanTemporaryGroupIndex(TemporaryGroupIndex temporaryGroupIndex) |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.