JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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
String
getHost
()
String
getId
()
int
getPort
()
Method Details
getId
String
getId
()
getHost
String
getHost
()
getPort
int
getPort
()