Class Stats


  • public class Stats
    extends Object
    • Constructor Detail

      • Stats

        public Stats()
    • Method Detail

      • set_lastSynchronization

        public void set_lastSynchronization​(LastSynchronization _lastSynchronization)
      • set_methodLatencies

        public void set_methodLatencies​(MethodLatencies _methodLatencies)
      • set_methodExceptions

        public void set_methodExceptions​(MethodExceptions _methodExceptions)
      • get_httpErrors

        public HTTPErrors get_httpErrors()
      • set_httpErrors

        public void set_httpErrors​(HTTPErrors _httpErrors)
      • set_httpLatencies

        public void set_httpLatencies​(HTTPLatencies _httpLatencies)
      • get_tokenRefreshes

        public long get_tokenRefreshes()
      • set_tokenRefreshes

        public void set_tokenRefreshes​(long _tokenRefreshes)
      • get_authRejections

        public long get_authRejections()
      • set_authRejections

        public void set_authRejections​(long _authRejections)
      • get_impressionsQueued

        public long get_impressionsQueued()
      • set_impressionsQueued

        public void set_impressionsQueued​(long _impressionsQueued)
      • get_impressionsDeduped

        public long get_impressionsDeduped()
      • set_impressionsDeduped

        public void set_impressionsDeduped​(long _impressionsDeduped)
      • get_impressionsDropped

        public long get_impressionsDropped()
      • set_impressionsDropped

        public void set_impressionsDropped​(long _impressionsDropped)
      • get_splitCount

        public long get_splitCount()
      • set_splitCount

        public void set_splitCount​(long _splitCount)
      • get_segmentCount

        public long get_segmentCount()
      • set_segmentCount

        public void set_segmentCount​(long _segmentCount)
      • get_segmentKeyCount

        public long get_segmentKeyCount()
      • set_segmentKeyCount

        public void set_segmentKeyCount​(long _segmentKeyCount)
      • get_sessionLengthMs

        public long get_sessionLengthMs()
      • set_sessionLengthMs

        public void set_sessionLengthMs​(long _sessionLengthMs)
      • get_eventsQueued

        public long get_eventsQueued()
      • set_eventsQueued

        public void set_eventsQueued​(long _eventsQueued)
      • get_eventsDropped

        public long get_eventsDropped()
      • set_eventsDropped

        public void set_eventsDropped​(long _eventsDropped)
      • set_streamingEvents

        public void set_streamingEvents​(List<StreamingEvent> _streamingEvents)
      • set_tags

        public void set_tags​(List<String> _tags)