Package com.seeq.link.sdk.utilities
package com.seeq.link.sdk.utilities
-
ClassDescriptionAgent utilitiesAuth connection utilities.Monitors the time it takes to process a batch (via the Start() and Stop() methods) and recommends a new batch size based on preferences for MaximumDuration.Object that may be used by a Datasource client for sending the monitor results to the connection class.Utility class allowing one to dynamically add entries to the classpath.A classloader where addURL method is exposedConnector connection utilities.There are two main use-cases for concurrent requests 1.Event<M>From http://www.redirecttonull.com/?p=13Utility to perform a file search using Glob syntax via
FileSystemGlob.find(String, Path)
static member.ACapsule
with parsed property values.A parsed Capsule property value, with UOM and possibly invalid.This class provides standard serialization of Connector SDK Samples and Capsules using common-serialization.Represents a sample data point from a signal, with a key (time) and value (number or string).Utility for accessing secret configuration fields from external files.Thin wrapper class around com.google.common.base.Stopwatch to facilitate mocking.An iterator that deduplicates identical and adjacent Capsules in an optimized way, similar to seriesdata's CapsuleDedupers.A facility that manages a collection of background threads that need to be spawned and potentially all interrupted in a controlled way.Representation of a Seeq timestamp which is a count of nanoseconds elapsed since Unix Epoch (January 1, 1970 UTC).A cached wrapper around the /system/uoms API, allowing us to parse units using the same logic of com.seeq.appserver.data.scalar.ScalarUnits.smartParseUnit.