public final class NullMethodInvocationStat extends Object implements MethodInvocationStat
| Constructor and Description |
|---|
NullMethodInvocationStat() |
| Modifier and Type | Method and Description |
|---|---|
void |
recordResult(long startTime,
com.google.common.util.concurrent.ListenableFuture<Object> result) |
void |
recordRetry() |
public void recordResult(long startTime,
com.google.common.util.concurrent.ListenableFuture<Object> result)
recordResult in interface MethodInvocationStatpublic void recordRetry()
recordRetry in interface MethodInvocationStatCopyright © 2012–2018. All rights reserved.