public class NodeUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getHostFromName(String name)
Given a peer full name of format type@host, returns the name
|
static String |
getTypeFromName(String name)
Given a peer name of format type@host, returns the type
|
This documentation was released into the public domain.