| Modifier and Type | Method and Description |
|---|---|
IStatistic |
IPeer.getStatistic()
Return peer statistic
|
| Modifier and Type | Method and Description |
|---|---|
IStatistic |
IStateMachine.getStatistic() |
| Modifier and Type | Method and Description |
|---|---|
IStatistic |
MetaDataImpl.ClientLocalPeer.getStatistic() |
| Modifier and Type | Method and Description |
|---|---|
IStatistic |
PeerImpl.getStatistic() |
| Modifier and Type | Field and Description |
|---|---|
protected IStatistic |
PeerFSMImpl.queueStat |
| Modifier and Type | Method and Description |
|---|---|
IStatistic |
PeerFSMImpl.getStatistic() |
| Modifier and Type | Method and Description |
|---|---|
IStatistic |
IConcurrentFactory.getStatistic() |
IStatistic |
DummyConcurrentFactory.getStatistic() |
| Modifier and Type | Method and Description |
|---|---|
List<IStatistic> |
IConcurrentFactory.getStatistics() |
List<IStatistic> |
DummyConcurrentFactory.getStatistics() |
| Modifier and Type | Method and Description |
|---|---|
<L> Callable<L> |
IConcurrentEntityFactory.newDefaultCallable(Callable<L> runnable,
IStatistic statistic,
IStatisticRecord... statisticRecords) |
Runnable |
IConcurrentEntityFactory.newDefaultRunnable(Runnable runnable,
IStatistic statistic,
IStatisticRecord... statisticRecords) |
| Modifier and Type | Method and Description |
|---|---|
IStatistic |
IStatisticManager.newStatistic(String name,
IStatistic.Groups group,
IStatisticRecord... rec) |
| Modifier and Type | Method and Description |
|---|---|
List<IStatistic> |
IStatisticManager.getStatistic() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStatisticManager.removeStatistic(IStatistic stat) |
| Modifier and Type | Method and Description |
|---|---|
IStatistic |
ConcurrentFactory.getStatistic() |
| Modifier and Type | Method and Description |
|---|---|
List<IStatistic> |
ConcurrentFactory.getStatistics() |
| Modifier and Type | Method and Description |
|---|---|
<L> Callable<L> |
ConcurrentEntityFactory.newDefaultCallable(Callable<L> runnable,
IStatistic statistic,
IStatisticRecord... statisticRecords) |
Runnable |
ConcurrentEntityFactory.newDefaultRunnable(Runnable runnable,
IStatistic statistic,
IStatisticRecord... statisticRecords) |
| Modifier and Type | Field and Description |
|---|---|
protected IStatistic |
AbstractPeer.statistic |
| Modifier and Type | Method and Description |
|---|---|
IStatistic |
StatisticManagerImpl.newStatistic(String name,
IStatistic.Groups group,
IStatisticRecord... rec) |
| Modifier and Type | Method and Description |
|---|---|
List<IStatistic> |
StatisticManagerImpl.getStatistic() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticManagerImpl.removeStatistic(IStatistic stat) |
| Modifier and Type | Field and Description |
|---|---|
protected IStatistic |
NetworkImpl.statistic |
Copyright © 2016. All Rights Reserved.