@InterfaceAudience.Private public class CallQueueInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getCalledMethodNames(String callQueueName) |
long |
getCallMethodCount(String callQueueName,
String methodName) |
long |
getCallMethodSize(String callQueueName,
String methodName) |
Set<String> |
getCallQueueNames() |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.