public class Stats extends Object
| Constructor and Description |
|---|
Stats() |
public LastSynchronization get_lastSynchronization()
public void set_lastSynchronization(LastSynchronization _lastSynchronization)
public MethodLatencies get_methodLatencies()
public void set_methodLatencies(MethodLatencies _methodLatencies)
public MethodExceptions get_methodExceptions()
public void set_methodExceptions(MethodExceptions _methodExceptions)
public HTTPErrors get_httpErrors()
public void set_httpErrors(HTTPErrors _httpErrors)
public HTTPLatencies get_httpLatencies()
public void set_httpLatencies(HTTPLatencies _httpLatencies)
public long get_tokenRefreshes()
public void set_tokenRefreshes(long _tokenRefreshes)
public long get_authRejections()
public void set_authRejections(long _authRejections)
public long get_impressionsQueued()
public void set_impressionsQueued(long _impressionsQueued)
public long get_impressionsDeduped()
public void set_impressionsDeduped(long _impressionsDeduped)
public long get_impressionsDropped()
public void set_impressionsDropped(long _impressionsDropped)
public long get_splitCount()
public void set_splitCount(long _splitCount)
public long get_segmentCount()
public void set_segmentCount(long _segmentCount)
public long get_segmentKeyCount()
public void set_segmentKeyCount(long _segmentKeyCount)
public long get_sessionLengthMs()
public void set_sessionLengthMs(long _sessionLengthMs)
public long get_eventsQueued()
public void set_eventsQueued(long _eventsQueued)
public long get_eventsDropped()
public void set_eventsDropped(long _eventsDropped)
public List<StreamingEvent> get_streamingEvents()
public void set_streamingEvents(List<StreamingEvent> _streamingEvents)
Copyright © 2021. All rights reserved.