public interface QueueMonitor
Modifier and Type | Method and Description |
---|---|
int |
getIdleSize()
返回空闲长度
|
String |
getName()
返回名字
|
int |
getSize()
返回队列大小
|
int |
getUsingSize()
返回队列长度
|
String getName()
int getSize()
int getUsingSize()
int getIdleSize()
Copyright © 2006–2018 TinyGroup. All rights reserved.