| AbstractExpressionFactory<T> |
|
| AdoToNewColumnsBuffer |
|
| ArrayUtils |
Common utilities for interacting generically with arrays.
|
| ArrayUtils.BooleanArrayAccessor |
|
| ArrayUtils.ByteArrayAccessor |
|
| ArrayUtils.CharArrayAccessor |
|
| ArrayUtils.DoubleArrayAccessor |
|
| ArrayUtils.FloatArrayAccessor |
|
| ArrayUtils.IntArrayAccessor |
|
| ArrayUtils.LongArrayAccessor |
|
| ArrayUtils.ObjectArrayAccessor<T> |
|
| ArrayUtils.ShortArrayAccessor |
|
| AutoTuningSimulation |
A tool to consistently filter several input tables by timestamp.
|
| BigDecimalUtils |
Utilities to support BigDecimal exhaust.
|
| BigDecimalUtils.PrecisionAndScale |
Immutable way to store and pass precision and scale values.
|
| CachedStringSetWrapperEnumFormatter |
This object extends the EnumFormatter class and affords the caching of string set results
Be warned this could create a large hash if the possible enum combinations get very large.
|
| CacheLogUtils |
|
| ClassFinder |
Aliasing tool for class names.
|
| CsvHelpers |
Utilities for reading and writing CSV files to and from Tables
|
| CsvParserFormat |
Returns an Apache CSVFormat based on the fileFormat String.
|
| DBCategoryDataset |
|
| DBCategoryTableXYDataset |
|
| DbColorCodedBar |
|
| DBDateTime |
An object representing a timpoint in Deephaven.
|
| DBDateTimeFormatter |
Formatter for DBDateTimes.
|
| DBNameValidator |
|
| DBPeriod |
|
| DbTimeConverter |
|
| DBTimeUtils |
Utilities for Deephaven date/time storage and manipulation.
|
| DBTimeUtils.Result |
A container object for the result of DBTimeUtils.convertExpression(String), which includes the converted formula
String, a String of instance variable declarations, and a map describing the names and types of these instance
variables.
|
| DBXYBarDataset |
|
| DBXYCategoryDataset |
An implementation of DBXYDataset that dynamically creates distinct series for different categories.
|
| DBXYCategoryDataset.XYPairAndCategory |
An XYPair that also stores a category.
|
| DBXYDataHandler |
|
| DBXYDataset |
|
| DBXYDataset.XYPair |
A pair consisting of the column names to be used as the sources for the X and Y axes.
|
| ExpressionParser<TYPE> |
A parser that will try a set of ExpressionFactorys and attempt to parse the expression until one of them succeeds.
|
| FileLockManager |
Provides a mechanism for intra-process thread-safe file locking, used as machine-scope readers-writers lock.
|
| HtmlTable |
|
| InMemoryBlockTableWriter |
|
| InMemoryTableWriter |
|
| JdbcHelpers |
Tools for reading data from a JDBC source into an in-memory Deephaven table.
|
| JdbcHelpers.ReadJdbcOptions |
Options applicable when reading JDBC data into a Deephaven in-memory table.
|
| LayoutHintBuilder |
|
| LegacyCsvHelpers |
Utilities for reading and writing CSV files to and from Tables
|
| LiveWidgetUtils |
|
| LiveWidgetUtils.ACLApplier |
|
| MemoryTableLogger<T extends com.illumon.intradaylogger.IntradayLogger> |
A Simple glue class to bind an IntradayLogger to an in memory live Table
|
| MergeTables |
|
| MetadataExporter |
|
| NewColumnsBufferUtils |
|
| QueryConstants |
Deprecated. |
| QueryPerformanceLogThreshold |
This class encapsulates the parameters that control whether a given item (nugget or entry interval) is logged to
one of our three performance logs.
|
| QueryPerformanceNugget |
Per-operation instrumentation node for hierarchical performance recording.
|
| QueryPerformanceRecorder |
Query performance instrumentation tools.
|
| QueryThreadPoolExecutor |
|
| QueryThreadPoolExecutor.QueryContext |
|
| QueryThreadPoolExecutor.QueryTask<TYPE> |
|
| SimpleNewColumnsBuffer |
|
| SystemicObjectTracker |
If enabled, marks objects as systemically important.
|
| TableDiff |
|
| TableDisplayTools |
|
| TableGetter |
|
| TableManagementTools |
Tools for managing and manipulating tables on disk.
|
| TableToCsv |
|
| TableToJSON |
this was copied from solace, combined abstract and concrete classes into one here.
|
| TableToJSON.Builder |
Create a builder for processing Deephaven table data into string output
|
| TableToJSON.CustomFunction<T> |
|
| TableTools |
Tools for working with tables.
|
| TableToolsMergeHelper |
This class is not intended for public API consumers.
|
| TimeNugget |
|
| TimeRecorder |
|
| TypeUtils |
Deprecated. |
| WhereClause |
|
| WindowCheck |
Adds a Boolean column that is true if a Timestamp is within the specified window.
|