Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.net.spi
Class TransientBandwidthMonitor

java.lang.Object
  extended by com.jivesoftware.forum.net.spi.BasicTransientMonitor
      extended by com.jivesoftware.forum.net.spi.TransientBandwidthMonitor
All Implemented Interfaces:
BandwidthMonitor, Monitor

public class TransientBandwidthMonitor
extends BasicTransientMonitor
implements BandwidthMonitor

Transient (in-memory) implementation of a bandwidth monitor.


Constructor Summary
TransientBandwidthMonitor()
           
 
Method Summary
 
Methods inherited from class com.jivesoftware.forum.net.spi.BasicTransientMonitor
addSample, addSample, getFirstSampleDate, getFrameRate, getFrameSize, getFrameTotal, getFrameTotalTime, getLastSampleDate, getRate, getTotal, getTotalTime, setFrameSize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.jivesoftware.forum.net.Monitor
addSample, addSample, getFirstSampleDate, getFrameRate, getFrameSize, getFrameTotal, getFrameTotalTime, getLastSampleDate, getRate, getTotal, getTotalTime, setFrameSize
 

Constructor Detail

TransientBandwidthMonitor

public TransientBandwidthMonitor()

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.