public class ReseedBundler extends Object
| Constructor and Description |
|---|
ReseedBundler(RouterContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
File |
createZip(int count)
Create a zip file with
a random selection of 'count' router infos from configDir/netDb
to 'toDir'.
|
public ReseedBundler(RouterContext ctx)
public File createZip(int count) throws IOException
IOException