public interface StatisticsAdmin
| Modifier and Type | Method and Description |
|---|---|
double |
getAvgOperationResponseTime(String serviceName57,
String operationName58)
Auto generated method signature
|
double |
getAvgServiceResponseTime(String serviceName102)
Auto generated method signature
|
double |
getAvgSystemResponseTime()
Auto generated method signature
|
long |
getMaxOperationResponseTime(String serviceName88,
String operationName89)
Auto generated method signature
|
long |
getMaxServiceResponseTime(String serviceName41)
Auto generated method signature
|
long |
getMaxSystemResponseTime()
Auto generated method signature
|
long |
getMinOperationResponseTime(String serviceName115,
String operationName116)
Auto generated method signature
|
long |
getMinServiceResponseTime(String serviceName84)
Auto generated method signature
|
long |
getMinSystemResponseTime()
Auto generated method signature
|
int |
getOperationFaultCount(String serviceName93,
String operationName94)
Auto generated method signature
|
int |
getOperationRequestCount(String serviceName126,
String operationName127)
Auto generated method signature
|
int |
getOperationResponseCount(String serviceName52,
String operationName53)
Auto generated method signature
|
OperationStatistics |
getOperationStatistics(String serviceName62,
String operationName63)
Auto generated method signature
|
int |
getServiceFaultCount(String serviceName80)
Auto generated method signature
|
int |
getServiceRequestCount(String serviceName45)
Auto generated method signature
|
int |
getServiceResponseCount(String serviceName106)
Auto generated method signature
|
ServiceStatistics |
getServiceStatistics(String serviceName98)
Auto generated method signature
|
int |
getSystemFaultCount()
Auto generated method signature
|
int |
getSystemRequestCount()
Auto generated method signature
|
int |
getSystemResponseCount()
Auto generated method signature
|
SystemStatistics |
getSystemStatistics()
Auto generated method signature
|
StatisticData |
getWebappRelatedData(String webAppName70)
Auto generated method signature
|
void |
setConfigurationContext(ConfigurationContext configurationContext113)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAvgOperationResponseTime(String serviceName57,
String operationName58,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAvgServiceResponseTime(String serviceName102,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAvgSystemResponseTime(StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMaxOperationResponseTime(String serviceName88,
String operationName89,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMaxServiceResponseTime(String serviceName41,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMaxSystemResponseTime(StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMinOperationResponseTime(String serviceName115,
String operationName116,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMinServiceResponseTime(String serviceName84,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMinSystemResponseTime(StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOperationFaultCount(String serviceName93,
String operationName94,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOperationRequestCount(String serviceName126,
String operationName127,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOperationResponseCount(String serviceName52,
String operationName53,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOperationStatistics(String serviceName62,
String operationName63,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceFaultCount(String serviceName80,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceRequestCount(String serviceName45,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceResponseCount(String serviceName106,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceStatistics(String serviceName98,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSystemFaultCount(StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSystemRequestCount(StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSystemResponseCount(StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSystemStatistics(StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetWebappRelatedData(String webAppName70,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
long getMaxServiceResponseTime(String serviceName41) throws RemoteException
getMaxServiceResponseTime40 - RemoteExceptionvoid startgetMaxServiceResponseTime(String serviceName41, StatisticsAdminCallbackHandler callback) throws RemoteException
getMaxServiceResponseTime40 - RemoteExceptionint getServiceRequestCount(String serviceName45) throws RemoteException
getServiceRequestCount44 - RemoteExceptionvoid startgetServiceRequestCount(String serviceName45, StatisticsAdminCallbackHandler callback) throws RemoteException
getServiceRequestCount44 - RemoteExceptionint getSystemResponseCount()
throws RemoteException
getSystemResponseCount48 - RemoteExceptionvoid startgetSystemResponseCount(StatisticsAdminCallbackHandler callback) throws RemoteException
getSystemResponseCount48 - RemoteExceptionint getOperationResponseCount(String serviceName52, String operationName53) throws RemoteException
getOperationResponseCount51 - RemoteExceptionvoid startgetOperationResponseCount(String serviceName52, String operationName53, StatisticsAdminCallbackHandler callback) throws RemoteException
getOperationResponseCount51 - RemoteExceptiondouble getAvgOperationResponseTime(String serviceName57, String operationName58) throws RemoteException
getAvgOperationResponseTime56 - RemoteExceptionvoid startgetAvgOperationResponseTime(String serviceName57, String operationName58, StatisticsAdminCallbackHandler callback) throws RemoteException
getAvgOperationResponseTime56 - RemoteExceptionOperationStatistics getOperationStatistics(String serviceName62, String operationName63) throws RemoteException
getOperationStatistics61 - RemoteExceptionvoid startgetOperationStatistics(String serviceName62, String operationName63, StatisticsAdminCallbackHandler callback) throws RemoteException
getOperationStatistics61 - RemoteExceptionint getSystemFaultCount()
throws RemoteException
getSystemFaultCount66 - RemoteExceptionvoid startgetSystemFaultCount(StatisticsAdminCallbackHandler callback) throws RemoteException
getSystemFaultCount66 - RemoteExceptionStatisticData getWebappRelatedData(String webAppName70) throws RemoteException
getWebappRelatedData69 - RemoteExceptionvoid startgetWebappRelatedData(String webAppName70, StatisticsAdminCallbackHandler callback) throws RemoteException
getWebappRelatedData69 - RemoteExceptionlong getMinSystemResponseTime()
throws RemoteException
getMinSystemResponseTime73 - RemoteExceptionvoid startgetMinSystemResponseTime(StatisticsAdminCallbackHandler callback) throws RemoteException
getMinSystemResponseTime73 - RemoteExceptionlong getMaxSystemResponseTime()
throws RemoteException
getMaxSystemResponseTime76 - RemoteExceptionvoid startgetMaxSystemResponseTime(StatisticsAdminCallbackHandler callback) throws RemoteException
getMaxSystemResponseTime76 - RemoteExceptionint getServiceFaultCount(String serviceName80) throws RemoteException
getServiceFaultCount79 - RemoteExceptionvoid startgetServiceFaultCount(String serviceName80, StatisticsAdminCallbackHandler callback) throws RemoteException
getServiceFaultCount79 - RemoteExceptionlong getMinServiceResponseTime(String serviceName84) throws RemoteException
getMinServiceResponseTime83 - RemoteExceptionvoid startgetMinServiceResponseTime(String serviceName84, StatisticsAdminCallbackHandler callback) throws RemoteException
getMinServiceResponseTime83 - RemoteExceptionlong getMaxOperationResponseTime(String serviceName88, String operationName89) throws RemoteException
getMaxOperationResponseTime87 - RemoteExceptionvoid startgetMaxOperationResponseTime(String serviceName88, String operationName89, StatisticsAdminCallbackHandler callback) throws RemoteException
getMaxOperationResponseTime87 - RemoteExceptionint getOperationFaultCount(String serviceName93, String operationName94) throws RemoteException
getOperationFaultCount92 - RemoteExceptionvoid startgetOperationFaultCount(String serviceName93, String operationName94, StatisticsAdminCallbackHandler callback) throws RemoteException
getOperationFaultCount92 - RemoteExceptionServiceStatistics getServiceStatistics(String serviceName98) throws RemoteException
getServiceStatistics97 - RemoteExceptionvoid startgetServiceStatistics(String serviceName98, StatisticsAdminCallbackHandler callback) throws RemoteException
getServiceStatistics97 - RemoteExceptiondouble getAvgServiceResponseTime(String serviceName102) throws RemoteException
getAvgServiceResponseTime101 - RemoteExceptionvoid startgetAvgServiceResponseTime(String serviceName102, StatisticsAdminCallbackHandler callback) throws RemoteException
getAvgServiceResponseTime101 - RemoteExceptionint getServiceResponseCount(String serviceName106) throws RemoteException
getServiceResponseCount105 - RemoteExceptionvoid startgetServiceResponseCount(String serviceName106, StatisticsAdminCallbackHandler callback) throws RemoteException
getServiceResponseCount105 - RemoteExceptionint getSystemRequestCount()
throws RemoteException
getSystemRequestCount109 - RemoteExceptionvoid startgetSystemRequestCount(StatisticsAdminCallbackHandler callback) throws RemoteException
getSystemRequestCount109 - RemoteExceptionvoid setConfigurationContext(ConfigurationContext configurationContext113) throws RemoteException
RemoteExceptionlong getMinOperationResponseTime(String serviceName115, String operationName116) throws RemoteException
getMinOperationResponseTime114 - RemoteExceptionvoid startgetMinOperationResponseTime(String serviceName115, String operationName116, StatisticsAdminCallbackHandler callback) throws RemoteException
getMinOperationResponseTime114 - RemoteExceptiondouble getAvgSystemResponseTime()
throws RemoteException
getAvgSystemResponseTime119 - RemoteExceptionvoid startgetAvgSystemResponseTime(StatisticsAdminCallbackHandler callback) throws RemoteException
getAvgSystemResponseTime119 - RemoteExceptionSystemStatistics getSystemStatistics() throws RemoteException
getSystemStatistics122 - RemoteExceptionvoid startgetSystemStatistics(StatisticsAdminCallbackHandler callback) throws RemoteException
getSystemStatistics122 - RemoteExceptionint getOperationRequestCount(String serviceName126, String operationName127) throws RemoteException
getOperationRequestCount125 - RemoteExceptionvoid startgetOperationRequestCount(String serviceName126, String operationName127, StatisticsAdminCallbackHandler callback) throws RemoteException
getOperationRequestCount125 - RemoteExceptionCopyright © 2017 WSO2. All rights reserved.