Package io.dialob.integration.api
Interface NodeId
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ImmutableNodeId
@Immutable public interface NodeId extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetHost()StringgetId()intgetPort()
-