JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.illumon.iris.db.v2.utils.instrumentation
Interface ReportNugget
public interface
ReportNugget
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Stat
getElements
()
Stat
getInvocation
()
Stat
getMemory
()
Stat
getTime
()
int
instanceCount
()
void
reset
()
Method Details
reset
void
reset
()
instanceCount
int
instanceCount
()
getTime
Stat
getTime
()
getMemory
Stat
getMemory
()
getInvocation
Stat
getInvocation
()
getElements
Stat
getElements
()