Package org.iobserve.common.record
Interface GeoLocation
-
- All Superinterfaces:
Comparable<kieker.common.record.IMonitoringRecord>
,kieker.common.record.IMonitoringRecord
,Serializable
- All Known Implementing Classes:
ServerGeoLocation
public interface GeoLocation extends kieker.common.record.IMonitoringRecord
- Since:
- 1.12
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description short
getCountryCode()
-
Methods inherited from interface java.lang.Comparable
compareTo
-
-