public interface StatisticsAdmin
| Modifier and Type | Method and Description |
|---|---|
double |
getAvgOperationResponseTime(String serviceName59,
String operationName60)
Auto generated method signature
|
double |
getAvgServiceResponseTime(String serviceName69)
Auto generated method signature
|
double |
getAvgSystemResponseTime()
Auto generated method signature
|
long |
getMaxOperationResponseTime(String serviceName64,
String operationName65)
Auto generated method signature
|
long |
getMaxServiceResponseTime(String serviceName97)
Auto generated method signature
|
long |
getMaxSystemResponseTime()
Auto generated method signature
|
long |
getMinOperationResponseTime(String serviceName83,
String operationName84)
Auto generated method signature
|
long |
getMinServiceResponseTime(String serviceName121)
Auto generated method signature
|
long |
getMinSystemResponseTime()
Auto generated method signature
|
int |
getOperationFaultCount(String serviceName101,
String operationName102)
Auto generated method signature
|
int |
getOperationRequestCount(String serviceName45,
String operationName46)
Auto generated method signature
|
int |
getOperationResponseCount(String serviceName76,
String operationName77)
Auto generated method signature
|
OperationStatistics |
getOperationStatistics(String serviceName54,
String operationName55)
Auto generated method signature
|
int |
getServiceFaultCount(String serviceName41)
Auto generated method signature
|
int |
getServiceRequestCount(String serviceName106)
Auto generated method signature
|
int |
getServiceResponseCount(String serviceName50)
Auto generated method signature
|
ServiceStatistics |
getServiceStatistics(String serviceName117)
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 webAppName113)
Auto generated method signature
|
void |
setConfigurationContext(ConfigurationContext configurationContext81)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAvgOperationResponseTime(String serviceName59,
String operationName60,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAvgServiceResponseTime(String serviceName69,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAvgSystemResponseTime(StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMaxOperationResponseTime(String serviceName64,
String operationName65,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMaxServiceResponseTime(String serviceName97,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMaxSystemResponseTime(StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMinOperationResponseTime(String serviceName83,
String operationName84,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMinServiceResponseTime(String serviceName121,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMinSystemResponseTime(StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOperationFaultCount(String serviceName101,
String operationName102,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOperationRequestCount(String serviceName45,
String operationName46,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOperationResponseCount(String serviceName76,
String operationName77,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOperationStatistics(String serviceName54,
String operationName55,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceFaultCount(String serviceName41,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceRequestCount(String serviceName106,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceResponseCount(String serviceName50,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceStatistics(String serviceName117,
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 webAppName113,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
int getServiceFaultCount(String serviceName41) throws RemoteException
getServiceFaultCount40 - RemoteExceptionvoid startgetServiceFaultCount(String serviceName41, StatisticsAdminCallbackHandler callback) throws RemoteException
getServiceFaultCount40 - RemoteExceptionint getOperationRequestCount(String serviceName45, String operationName46) throws RemoteException
getOperationRequestCount44 - RemoteExceptionvoid startgetOperationRequestCount(String serviceName45, String operationName46, StatisticsAdminCallbackHandler callback) throws RemoteException
getOperationRequestCount44 - RemoteExceptionint getServiceResponseCount(String serviceName50) throws RemoteException
getServiceResponseCount49 - RemoteExceptionvoid startgetServiceResponseCount(String serviceName50, StatisticsAdminCallbackHandler callback) throws RemoteException
getServiceResponseCount49 - RemoteExceptionOperationStatistics getOperationStatistics(String serviceName54, String operationName55) throws RemoteException
getOperationStatistics53 - RemoteExceptionvoid startgetOperationStatistics(String serviceName54, String operationName55, StatisticsAdminCallbackHandler callback) throws RemoteException
getOperationStatistics53 - RemoteExceptiondouble getAvgOperationResponseTime(String serviceName59, String operationName60) throws RemoteException
getAvgOperationResponseTime58 - RemoteExceptionvoid startgetAvgOperationResponseTime(String serviceName59, String operationName60, StatisticsAdminCallbackHandler callback) throws RemoteException
getAvgOperationResponseTime58 - RemoteExceptionlong getMaxOperationResponseTime(String serviceName64, String operationName65) throws RemoteException
getMaxOperationResponseTime63 - RemoteExceptionvoid startgetMaxOperationResponseTime(String serviceName64, String operationName65, StatisticsAdminCallbackHandler callback) throws RemoteException
getMaxOperationResponseTime63 - RemoteExceptiondouble getAvgServiceResponseTime(String serviceName69) throws RemoteException
getAvgServiceResponseTime68 - RemoteExceptionvoid startgetAvgServiceResponseTime(String serviceName69, StatisticsAdminCallbackHandler callback) throws RemoteException
getAvgServiceResponseTime68 - RemoteExceptionlong getMaxSystemResponseTime()
throws RemoteException
getMaxSystemResponseTime72 - RemoteExceptionvoid startgetMaxSystemResponseTime(StatisticsAdminCallbackHandler callback) throws RemoteException
getMaxSystemResponseTime72 - RemoteExceptionint getOperationResponseCount(String serviceName76, String operationName77) throws RemoteException
getOperationResponseCount75 - RemoteExceptionvoid startgetOperationResponseCount(String serviceName76, String operationName77, StatisticsAdminCallbackHandler callback) throws RemoteException
getOperationResponseCount75 - RemoteExceptionvoid setConfigurationContext(ConfigurationContext configurationContext81) throws RemoteException
RemoteExceptionlong getMinOperationResponseTime(String serviceName83, String operationName84) throws RemoteException
getMinOperationResponseTime82 - RemoteExceptionvoid startgetMinOperationResponseTime(String serviceName83, String operationName84, StatisticsAdminCallbackHandler callback) throws RemoteException
getMinOperationResponseTime82 - RemoteExceptionSystemStatistics getSystemStatistics() throws RemoteException
getSystemStatistics87 - RemoteExceptionvoid startgetSystemStatistics(StatisticsAdminCallbackHandler callback) throws RemoteException
getSystemStatistics87 - RemoteExceptionint getSystemResponseCount()
throws RemoteException
getSystemResponseCount90 - RemoteExceptionvoid startgetSystemResponseCount(StatisticsAdminCallbackHandler callback) throws RemoteException
getSystemResponseCount90 - RemoteExceptionlong getMinSystemResponseTime()
throws RemoteException
getMinSystemResponseTime93 - RemoteExceptionvoid startgetMinSystemResponseTime(StatisticsAdminCallbackHandler callback) throws RemoteException
getMinSystemResponseTime93 - RemoteExceptionlong getMaxServiceResponseTime(String serviceName97) throws RemoteException
getMaxServiceResponseTime96 - RemoteExceptionvoid startgetMaxServiceResponseTime(String serviceName97, StatisticsAdminCallbackHandler callback) throws RemoteException
getMaxServiceResponseTime96 - RemoteExceptionint getOperationFaultCount(String serviceName101, String operationName102) throws RemoteException
getOperationFaultCount100 - RemoteExceptionvoid startgetOperationFaultCount(String serviceName101, String operationName102, StatisticsAdminCallbackHandler callback) throws RemoteException
getOperationFaultCount100 - RemoteExceptionint getServiceRequestCount(String serviceName106) throws RemoteException
getServiceRequestCount105 - RemoteExceptionvoid startgetServiceRequestCount(String serviceName106, StatisticsAdminCallbackHandler callback) throws RemoteException
getServiceRequestCount105 - RemoteExceptiondouble getAvgSystemResponseTime()
throws RemoteException
getAvgSystemResponseTime109 - RemoteExceptionvoid startgetAvgSystemResponseTime(StatisticsAdminCallbackHandler callback) throws RemoteException
getAvgSystemResponseTime109 - RemoteExceptionStatisticData getWebappRelatedData(String webAppName113) throws RemoteException
getWebappRelatedData112 - RemoteExceptionvoid startgetWebappRelatedData(String webAppName113, StatisticsAdminCallbackHandler callback) throws RemoteException
getWebappRelatedData112 - RemoteExceptionServiceStatistics getServiceStatistics(String serviceName117) throws RemoteException
getServiceStatistics116 - RemoteExceptionvoid startgetServiceStatistics(String serviceName117, StatisticsAdminCallbackHandler callback) throws RemoteException
getServiceStatistics116 - RemoteExceptionlong getMinServiceResponseTime(String serviceName121) throws RemoteException
getMinServiceResponseTime120 - RemoteExceptionvoid startgetMinServiceResponseTime(String serviceName121, StatisticsAdminCallbackHandler callback) throws RemoteException
getMinServiceResponseTime120 - RemoteExceptionint getSystemFaultCount()
throws RemoteException
getSystemFaultCount124 - RemoteExceptionvoid startgetSystemFaultCount(StatisticsAdminCallbackHandler callback) throws RemoteException
getSystemFaultCount124 - RemoteExceptionint getSystemRequestCount()
throws RemoteException
getSystemRequestCount127 - RemoteExceptionvoid startgetSystemRequestCount(StatisticsAdminCallbackHandler callback) throws RemoteException
getSystemRequestCount127 - RemoteExceptionCopyright © 2019 WSO2. All rights reserved.