Interface ServerNodeId
- 
- All Superinterfaces:
- java.io.Serializable
 - All Known Implementing Classes:
- BasicServerNodeId
 
 public interface ServerNodeId extends java.io.Serializable
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetNodeId()java.lang.StringgetServerName()
 
-