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 ThresholdingSessionKeypublic int getNodeId()
getNodeId in interface ThresholdingSessionKeypublic String getServiceName()
getServiceName in interface ThresholdingSessionKeypublic String getResource()
getResource in interface ThresholdingSessionKeyCopyright © 2021. All rights reserved.