public class ReseedBundler extends Object
Constructor | Description |
---|---|
ReseedBundler(RouterContext ctx) |
Modifier and Type | Method | 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