| Package | Description |
|---|---|
| com.atlassian.instrumentation | |
| com.atlassian.instrumentation.operations |
| Constructor and Description |
|---|
DefaultInstrumentRegistry(OpTimerFactory opTimerFactory,
RegistryConfiguration registryConfiguration)
Creates an implementation that used the passed in OpTimerFactory
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ThreadOpTimerFactory
This factory allows you to track values for a given thread.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleOpTimerFactory
An implementation of OpTimerFactory
|
class |
ThreadLocalOpTimerFactory
ThreadOpTimerFactory that is implemented using a ThreadLocal.
|
Copyright © 2016 Atlassian. All rights reserved.