@InterfaceAudience.Private public class CallQueueInfo extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
Set<String> |
getCalledMethodNames(String callQueueName) |
long |
getCallMethodCount(String callQueueName,
String methodName) |
long |
getCallMethodSize(String callQueueName,
String methodName) |
Set<String> |
getCallQueueNames() |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.