パッケージ twitter4j.management

クラス InvocationStatisticsCalculator

java.lang.Object
twitter4j.management.InvocationStatisticsCalculator
すべての実装されたインタフェース:
InvocationStatistics

public class InvocationStatisticsCalculator extends Object implements InvocationStatistics
Object that collects/aggregates statistics for the invocation of a given method.
  • コンストラクタの詳細

    • InvocationStatisticsCalculator

      public InvocationStatisticsCalculator(String name, int historySize)
      パラメータ:
      name - the name of this API method
      historySize - the number of calls to track (for invocation time averaging)
  • メソッドの詳細