Package | Description |
---|---|
twitter4j.management |
JMX support
|
Modifier and Type | Interface and Description |
---|---|
interface |
APIStatisticsMBean
Simple MBean interface for APIStatistics.
|
Modifier and Type | Class and Description |
---|---|
class |
APIStatistics
Container for all InvocationStatisticsCalculators in a given API (like Twitter)
|
class |
InvocationStatisticsCalculator
Object that collects/aggregates statistics for the invocation of a given method.
|
Modifier and Type | Method and Description |
---|---|
Iterable<? extends InvocationStatistics> |
APIStatistics.getInvocationStatistics() |
Iterable<? extends InvocationStatistics> |
APIStatisticsMBean.getInvocationStatistics() |
Copyright © 2018. All rights reserved.