Package com.artipie.debian.metadata
Class UniquePackage
- java.lang.Object
-
- com.artipie.debian.metadata.UniquePackage
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.artipie.debian.metadata.Package
Package.Asto
-
-
Constructor Summary
Constructors Constructor Description UniquePackage(com.artipie.asto.Storage asto)
Ctor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CompletionStage<Void>
add(Iterable<String> items, com.artipie.asto.Key index)
Adds item to the packages index.
-