Definition at line 21 of file PerformanceEvent.cs.
Deveel.Data.Diagnostics.PerformanceEvent.PerformanceEvent |
( |
string |
counterKey, |
|
|
object |
value |
|
) |
| |
|
inline |
Definition at line 22 of file PerformanceEvent.cs.
23 if (
String.IsNullOrEmpty(counterKey))
24 throw new ArgumentNullException(
"counterKey");
A long string in the system.
override void Deveel.Data.Diagnostics.PerformanceEvent.GetEventData |
( |
Dictionary< string, object > |
data | ) |
|
|
inlineprotectedvirtual |
string Deveel.Data.Diagnostics.PerformanceEvent.CounterKey |
|
getprivate set |
object Deveel.Data.Diagnostics.PerformanceEvent.Value |
|
getprivate set |
The documentation for this class was generated from the following file:
- /var/calculate/remote/distfiles/egit-src/deveeldb.git/src/deveeldb/Deveel.Data.Diagnostics/PerformanceEvent.cs