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
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface kieker.common.record.IMonitoringRecord

        kieker.common.record.IMonitoringRecord.BinaryFactory, kieker.common.record.IMonitoringRecord.Factory
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      short getCountryCode()  
      • Methods inherited from interface kieker.common.record.IMonitoringRecord

        getLoggingTimestamp, getSize, getValueTypes, initFromArray, initFromBytes, registerStrings, setLoggingTimestamp, toArray, toString, writeBytes
    • Method Detail

      • getCountryCode

        short getCountryCode()