|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatRecord | |
|---|---|
| tigase.cluster | |
| tigase.server | |
| tigase.server.sreceiver | |
| tigase.server.xmppserver | |
| tigase.server.xmppsession | |
| tigase.stats | |
| tigase.vhosts | |
| Uses of StatRecord in tigase.cluster |
|---|
| Methods in tigase.cluster that return types with arguments of type StatRecord | |
|---|---|
java.util.List<StatRecord> |
ClusterConnectionManager.getStatistics()
|
| Uses of StatRecord in tigase.server |
|---|
| Methods in tigase.server that return types with arguments of type StatRecord | |
|---|---|
java.util.List<StatRecord> |
MessageRouter.getStatistics()
|
java.util.List<StatRecord> |
ConnectionManager.getStatistics()
|
java.util.List<StatRecord> |
AbstractMessageReceiver.getStatistics()
|
| Uses of StatRecord in tigase.server.sreceiver |
|---|
| Methods in tigase.server.sreceiver that return types with arguments of type StatRecord | |
|---|---|
java.util.List<StatRecord> |
ReceiverTaskIfc.getStats()
getStats method retorns list of statistics records. |
java.util.List<StatRecord> |
AbstractReceiverTask.getStats()
|
| Uses of StatRecord in tigase.server.xmppserver |
|---|
| Methods in tigase.server.xmppserver that return types with arguments of type StatRecord | |
|---|---|
java.util.List<StatRecord> |
ServerConnectionManagerOLD.getStatistics()
|
java.util.List<StatRecord> |
ServerConnectionManager.getStatistics()
|
| Uses of StatRecord in tigase.server.xmppsession |
|---|
| Methods in tigase.server.xmppsession that return types with arguments of type StatRecord | |
|---|---|
java.util.List<StatRecord> |
SessionManager.getStatistics()
|
| Uses of StatRecord in tigase.stats |
|---|
| Methods in tigase.stats that return types with arguments of type StatRecord | |
|---|---|
java.util.List<StatRecord> |
StatisticsCollector.getAllStats()
|
java.util.List<StatRecord> |
StatisticsCollector.getAllStats(int level)
|
java.util.List<StatRecord> |
StatisticsCollector.getComponentStats(java.lang.String name,
int level)
|
java.util.List<StatRecord> |
StatisticsContainer.getStatistics()
|
| Uses of StatRecord in tigase.vhosts |
|---|
| Methods in tigase.vhosts that return types with arguments of type StatRecord | |
|---|---|
java.util.List<StatRecord> |
VHostManager.getStatistics()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||