public class AccessSummaryRecorder extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
add(Event event) |
void |
clear() |
Map<String,List<com.featureprobe.sdk.server.AccessSummaryRecorder.Counter>> |
getCounters() |
long |
getEndTime() |
long |
getStartTime() |
AccessSummaryRecorder |
snapshot() |
public void add(Event event)
public void clear()
public AccessSummaryRecorder snapshot()
public Map<String,List<com.featureprobe.sdk.server.AccessSummaryRecorder.Counter>> getCounters()
public long getStartTime()
public long getEndTime()
Copyright © 2023. All rights reserved.