EmptyReportModule@Deprecated public class EmptyExecutionLogger extends Object implements ExecutionLogger
| Constructor and Description |
|---|
EmptyExecutionLogger()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
logInvocation(String id,
int latency,
long startTime)
Deprecated.
|
void |
logSummary(String id,
long elapsedTime,
long invocationCount,
long startTime)
Deprecated.
|
public void logInvocation(String id, int latency, long startTime)
logInvocation in interface ExecutionLoggerpublic void logSummary(String id, long elapsedTime, long invocationCount, long startTime)
logSummary in interface ExecutionLoggerCopyright © 2019. All rights reserved.