public class InvocationLog extends Object
String
id
int
latency
long
startTime
InvocationLog(String id, int latency, long startTime)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final String id
public final int latency
public final long startTime
public InvocationLog(String id, int latency, long startTime)
Copyright © 2019. All rights reserved.