public class Tracker
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Object |
THREAD |
| Constructor and Description |
|---|
Tracker() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<java.lang.Object,PerformanceData> |
collect(java.lang.Object type) |
static java.util.Map<org.eclipse.scada.hd.perf.test.PerformanceData.Path,org.eclipse.scada.hd.perf.test.PerformanceData.Entry> |
compress(java.lang.Object type) |
static void |
dumpCollect(java.io.Writer out,
java.lang.Object type) |
protected static java.util.Map<java.lang.Object,PerformanceData> |
getType(java.lang.Object type) |
static void |
marker(java.lang.Object node) |
static void |
marker(java.lang.Object type,
java.lang.Object instance,
java.lang.Object node) |
protected static java.util.Map<java.lang.Object,PerformanceData> getType(java.lang.Object type)
public static void marker(java.lang.Object type,
java.lang.Object instance,
java.lang.Object node)
public static void marker(java.lang.Object node)
public static java.util.Map<java.lang.Object,PerformanceData> collect(java.lang.Object type)
public static java.util.Map<org.eclipse.scada.hd.perf.test.PerformanceData.Path,org.eclipse.scada.hd.perf.test.PerformanceData.Entry> compress(java.lang.Object type)
public static void dumpCollect(java.io.Writer out,
java.lang.Object type)
throws java.io.IOException
java.io.IOException
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0