Index.WithBreaks| Constructor and Description |
|---|
WithBreaks(com.artipie.asto.Storage storage)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
CompletionStage<Map<String,Set<String>>> |
versionsByPackages(com.artipie.asto.Key idx)
Obtains versions for packages which exist in the index file.
|
public WithBreaks(com.artipie.asto.Storage storage)
storage - Storage filepublic CompletionStage<Map<String,Set<String>>> versionsByPackages(com.artipie.asto.Key idx)
IndexversionsByPackages in interface Indexidx - Path to index fileCopyright © 2012–2021 jcabi.com. All rights reserved.