|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.i2p.router.StatisticsManager
public class StatisticsManager
Publishes some statistics about the router in the netDB.
| Field Summary | |
|---|---|
static String |
PROP_PUBLISH_RANKINGS
|
| Constructor Summary | |
|---|---|
StatisticsManager(RouterContext context)
|
|
| Method Summary | |
|---|---|
Properties |
publishStatistics()
Retrieve a snapshot of the statistics that should be published |
void |
renderStatusHTML(Writer out)
|
void |
restart()
noop |
void |
shutdown()
noop |
void |
startup()
noop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PROP_PUBLISH_RANKINGS
| Constructor Detail |
|---|
public StatisticsManager(RouterContext context)
| Method Detail |
|---|
public void shutdown()
shutdown in interface Servicepublic void restart()
restart in interface Servicepublic void startup()
startup in interface Servicepublic Properties publishStatistics()
public void renderStatusHTML(Writer out)
renderStatusHTML in interface Service
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||