| Package | Description |
|---|---|
| com.orientechnologies.common.profiler |
| Modifier and Type | Class and Description |
|---|---|
class |
AtomicLongOProfilerHookValue
Created by tglman on 03/05/17.
|
class |
ModifiableLongProfileHookValue |
| Modifier and Type | Field and Description |
|---|---|
OAbstractProfiler.OProfilerHookValue |
OAbstractProfiler.OProfilerHookRuntime.hook |
| Modifier and Type | Method and Description |
|---|---|
void |
OProfiler.registerHookValue(String iName,
String iDescription,
OProfiler.METRIC_TYPE iType,
OAbstractProfiler.OProfilerHookValue iHookValue) |
void |
OAbstractProfiler.registerHookValue(String iName,
String iDescription,
OProfiler.METRIC_TYPE iType,
OAbstractProfiler.OProfilerHookValue iHookValue) |
void |
OProfiler.registerHookValue(String iName,
String iDescription,
OProfiler.METRIC_TYPE iType,
OAbstractProfiler.OProfilerHookValue iHookValue,
String iMetadataName) |
void |
OAbstractProfiler.registerHookValue(String iName,
String iDescription,
OProfiler.METRIC_TYPE iType,
OAbstractProfiler.OProfilerHookValue iHookValue,
String iMetadataName) |
| Constructor and Description |
|---|
OProfilerHookRuntime(OAbstractProfiler.OProfilerHookValue hook,
OProfiler.METRIC_TYPE type) |
Copyright © 2009–2025 OrientDB. All rights reserved.