public interface SeedManager
Modifier and Type | Method and Description |
---|---|
boolean |
deleteSeedList(String seedName) |
SeedList |
getSeedList(String seedName) |
Map<String,SeedList> |
getSeeds() |
void |
setSeedList(String seedName,
SeedList seedList) |
Copyright © 2021 The Apache Software Foundation