public interface Index
| Modifier and Type | Interface and Description |
|---|---|
static class |
Index.WithBreaks
Reader of `index.yaml` which contains break lines.
|
| Modifier and Type | Method and Description |
|---|---|
CompletionStage<Map<String,Set<String>>> |
versionsByPackages(com.artipie.asto.Key idxpath)
Obtains versions for packages which exist in the index file.
|
CompletionStage<Map<String,Set<String>>> versionsByPackages(com.artipie.asto.Key idxpath)
idxpath - Path to index fileCopyright © 2012–2021 jcabi.com. All rights reserved.