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.
|
CompressedFileUtils |
Util File that handles .zst file compressions in addition to compression formats supported by CompressedFileUtil
|
CsvHelpers |
Utilities for reading and writing CSV files to and from Table s
|
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 |
|
DBPlot |
Deprecated. |
DBPlot.LiveJFreeChartWrapper |
|
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 ExpressionFactory s 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 Table s
|
LiveDBPlot |
|
LiveWidgetUtils |
|
LiveWidgetUtils.ACLApplier |
|
LiveXYWidget |
|
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 |
|
TableTools |
Tools for working with tables.
|
TableToolsMergeHelper |
This class is not intended for public API consumers.
|
TimeNugget |
|
TimeRecorder |
|
TypeUtils |
Deprecated. |
WChartPanel |
|
WhereClause |
|
WindowCheck |
Adds a Boolean column that is true if a Timestamp is within the specified window.
|