public static interface IEventMultiplexerStats.IFeederQueueStats
Modifier and Type | Method and Description |
---|---|
int |
getDecongestCount() |
IStats.Latencies |
getOfferToPollLatencies()
Get the offer to poll latencies which tracks the time events
spend in the feeder queue.
|
Thread |
getOwner()
Gets the name of the owner.
|
int |
getSize() |
Thread getOwner()
int getSize()
int getDecongestCount()
IStats.Latencies getOfferToPollLatencies()
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.