All Methods Static Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
Index<ServiceReservation> |
getDNA() |
String |
getPeerKey(String key) |
static String |
getPeerKey(String name,
String key) |
static Peers |
getPeers(String type) |
static Peers |
getPeers(String namePrefix,
String inType) |
static void |
main(String[] args) |
void |
put(String key,
String type,
String comment) |
void |
put(String peer,
String actualName,
String peerType,
String comment) |
String |
show() |
boolean |
suggestAs(String key,
String actualName,
String type,
String comment) |
boolean |
suggestRootAs(String key,
String actualName,
String type,
String comment) |