| Package | Description |
|---|---|
| com.atlassian.instrumentation.operations | |
| com.atlassian.instrumentation.operations.registry |
| Modifier and Type | Method and Description |
|---|---|
OpRegistry |
ThreadOpTimerFactory.getOpRegistry() |
OpRegistry |
ThreadLocalOpTimerFactory.getOpRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
OpRegistry.add(OpRegistry srcOpRegistry)
This will "pull" all the counters out of the passed in OpRegistry and add the values to counters under the same
names in the current registry.
|
| Constructor and Description |
|---|
OpFinder(OpRegistry opRegistry) |
Copyright © 2016 Atlassian. All rights reserved.