public class ThresholdingSessionKeyImpl extends Object implements ThresholdingSessionKey
Constructor and Description |
---|
ThresholdingSessionKeyImpl(int nodeId,
String ipAddress,
String serviceName,
String resource) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getLocation() |
int |
getNodeId() |
String |
getResource() |
String |
getServiceName() |
int |
hashCode() |
public String getLocation()
getLocation
in interface ThresholdingSessionKey
public int getNodeId()
getNodeId
in interface ThresholdingSessionKey
public String getServiceName()
getServiceName
in interface ThresholdingSessionKey
public String getResource()
getResource
in interface ThresholdingSessionKey
Copyright © 2021. All rights reserved.