| Package | Description |
|---|---|
| com.atlassian.instrumentation.operations |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalOpInstrument
This class represents an
OpInstrument that is calculated externally on demand
from values that are "external" to this class. |
class |
OpCounter
A OpCounter can keep track of how long a computing operation takes and how many times it has been invoked, as well as
optionally how bug the result set size was
|
class |
OpSnapshot
This is an snapshot instance of a named operation's timing, invocation count and its result set size.
|
Copyright © 2016 Atlassian. All rights reserved.