|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPktInProcessingTimeService | |
---|---|
net.floodlightcontroller.perfmon | |
net.floodlightcontroller.storage.memory |
Uses of IPktInProcessingTimeService in net.floodlightcontroller.perfmon |
---|
Classes in net.floodlightcontroller.perfmon that implement IPktInProcessingTimeService | |
---|---|
class |
NullPktInProcessingTime
An IPktInProcessingTimeService implementation that does nothing. |
class |
PktInProcessingTime
This class contains a set of buckets (called time buckets as the primarily contain 'times' that are used in a circular way to store information on packet in processing time. |
Uses of IPktInProcessingTimeService in net.floodlightcontroller.storage.memory |
---|
Methods in net.floodlightcontroller.storage.memory with parameters of type IPktInProcessingTimeService | |
---|---|
void |
MemoryStorageSource.setPktinProcessingTime(IPktInProcessingTimeService pktinProcessingTime)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |