Class DHTTransportLoopbackStatsImpl

    • Constructor Detail

      • DHTTransportLoopbackStatsImpl

        protected DHTTransportLoopbackStatsImpl​(byte pv)
    • Method Detail

      • getPacketsSent

        public long getPacketsSent()
      • getPacketsReceived

        public long getPacketsReceived()
      • getRequestsTimedOut

        public long getRequestsTimedOut()
      • getBytesSent

        public long getBytesSent()
      • getBytesReceived

        public long getBytesReceived()
      • getRouteablePercentage

        public int getRouteablePercentage()
        Description copied from interface: DHTTransportStats
        -1 if stats not yet available
        Returns: