public static class BaseCollectionStatsStorage.SessionTypeWorkerId extends Object implements Serializable, Comparable<BaseCollectionStatsStorage.SessionTypeWorkerId>
| Constructor and Description |
|---|
SessionTypeWorkerId(String sessionID,
String typeID,
String workerID) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(BaseCollectionStatsStorage.SessionTypeWorkerId o) |
String |
toString() |
public int compareTo(BaseCollectionStatsStorage.SessionTypeWorkerId o)
compareTo in interface Comparable<BaseCollectionStatsStorage.SessionTypeWorkerId>Copyright © 2019. All rights reserved.