JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
net.i2p.stat
Interface StatLog
All Known Implementing Classes:
BufferedStatLog
public interface
StatLog
Component to be notified when a particular event occurs
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
addData
(
String
scope,
String
stat, long value, long duration)
Method Details
addData
void
addData
(
String
scope,
String
stat, long value, long duration)