パッケージ twitter4j.management
インタフェース APIStatisticsMBean
- すべてのスーパーインタフェース:
InvocationStatistics
- 既知の実装クラスのリスト:
APIStatistics
Simple MBean interface for APIStatistics. Method-level statistics are exposed
as a Map of formatted strings
-
メソッドの概要
インタフェースから継承されたメソッド twitter4j.management.InvocationStatistics
getAverageTime, getCallCount, getErrorCount, getName, getTotalTime, reset
-
メソッドの詳細
-
getMethodLevelSummariesAsString
- 戻り値:
- method level summaries
-
getMethodLevelSummary
- パラメータ:
methodName
- method name- 戻り値:
- method level summary
-
getInvocationStatistics
Iterable<? extends InvocationStatistics> getInvocationStatistics()- 戻り値:
- InvocationStatistics
-