public class QoSBucket extends Object
QoSBucket()
QoSBucket(int rate)
QoSBucket(int rate, int peak, int timeWindow)
boolean
check()
int
getPeak()
getRate()
getTimeWindow()
String
toString()
validate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public QoSBucket(int rate)
public QoSBucket()
public QoSBucket(int rate, int peak, int timeWindow)
public int getRate()
public int getPeak()
public int getTimeWindow()
public boolean check()
public String toString()
toString
Object
public boolean validate()
Copyright © 2022–2023. All rights reserved.