public static class PerspectiveServiceTracker.ServicePerspectiveRef extends Object
Constructor and Description |
---|
ServicePerspectiveRef(int nodeId,
InetAddress ipAddress,
String serviceName,
String perspectiveLocation) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static PerspectiveServiceTracker.ServicePerspectiveRef |
from(ServicePerspective servicePerspective) |
InetAddress |
getIpAddress() |
int |
getNodeId() |
String |
getPerspectiveLocation() |
String |
getServiceName() |
int |
hashCode() |
public ServicePerspectiveRef(int nodeId, InetAddress ipAddress, String serviceName, String perspectiveLocation)
public int getNodeId()
public InetAddress getIpAddress()
public String getServiceName()
public String getPerspectiveLocation()
public static PerspectiveServiceTracker.ServicePerspectiveRef from(ServicePerspective servicePerspective)
Copyright © 2021. All rights reserved.