public class FunctionInstanceStatsDataImpl extends FunctionInstanceStatsDataBaseImpl implements FunctionInstanceStatsData
| Modifier and Type | Field and Description |
|---|---|
Long |
lastInvocation
Timestamp of when the function was last invoked for instance.
|
FunctionInstanceStatsDataBaseImpl |
oneMin |
Map<String,Double> |
userMetrics
Map of user defined metrics.
|
avgProcessLatency, processedSuccessfullyTotal, receivedTotal, systemExceptionsTotal, userExceptionsTotal| Constructor and Description |
|---|
FunctionInstanceStatsDataImpl() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLastInvocation, getOneMin, getUserMetricsgetAvgProcessLatency, getProcessedSuccessfullyTotal, getReceivedTotal, getSystemExceptionsTotal, getUserExceptionsTotalpublic FunctionInstanceStatsDataBaseImpl oneMin
public Long lastInvocation
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.