| Interface | Description |
|---|---|
| BufferFlusher |
Buffer flusher that is responsible for flushing the buffer whenever flush method is invoked.
|
| WavefrontSender |
An uber WavefrontSender that abstracts various atom senders along with flushing and closing logic
|
| Class | Description |
|---|---|
| Constants |
Class to define all java-sdk constants
|
| NamedThreadFactory |
Simple thread factory to be used with Executors.newScheduledThreadPool that allows
assigning name prefixes to all pooled threads to simplify thread identification during
troubleshooting.
|
| Pair<T,V> |
Pair class to easily package a 2 dimensional tuple
|
| ReconnectingSocket |
Creates a TCP client suitable for the WF proxy.
|
| Utils |
Common Util methods
|
Copyright © 2020. All rights reserved.