@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–2019 Cloudera. All rights reserved.