Class InterfaceStatisticsBlock


  • public class InterfaceStatisticsBlock
    extends java.lang.Object
    Interface statistics block.
    • Constructor Summary

      Constructors 
      Constructor Description
      InterfaceStatisticsBlock​(int interfaceId, long timestamp)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int interfaceId()
      Returns the interface ID that this block contains statistics for.
      long timestamp()
      Returns the timestamp of the statistics block.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InterfaceStatisticsBlock

        public InterfaceStatisticsBlock​(int interfaceId,
                                        long timestamp)
    • Method Detail

      • interfaceId

        public int interfaceId()
        Returns the interface ID that this block contains statistics for.
        Returns:
        interface id
      • timestamp

        public long timestamp()
        Returns the timestamp of the statistics block.
        Returns:
        timestamp