@Deprecated public interface EventMonitor
Modifier and Type | Method and Description |
---|---|
void |
endEvent(String eventName,
String target,
long timestamp)
Deprecated.
|
void |
errorEvent(String eventName,
String target,
long timestamp,
Throwable cause)
Deprecated.
|
void |
startEvent(String eventName,
String target,
long timestamp)
Deprecated.
|
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.