Package com.illumon.iris.db.tables
-
Interface Summary Interface Description ColumnToCodecMappings DataColumn<TYPE> Interface for positional column access to a Deephaven table column.Table A Deephaven table.Table.RenameFunction UpdateErrorReporter -
Class Summary Class Description CodecLookup Utility class to concentrateObjectCodec
lookups.ColumnDefinitionCodecLookup An implementation ofColumnToCodecMappings
wrapping aTableDefinition
as a sourceRandomDataGenerator SelectValidationResult SortPair A pair representing a column to sort by and its direction.StringSetArrayWrapper Array-backedStringSet
implementation.StringSetWrapper TableDefinition Table definition for all Deephaven tables. -
Enum Summary Enum Description SortingOrder Enum value for ascending vs.Table.AsOfMatchRule Table.GroupStrategy GroupStrategy is used for joins and other operations that can choose one of several ways to make use of grouping information. -
Exception Summary Exception Description TableDefinition.IncompatibleTableDefinitionException Runtime exception representing an incompatibility between table definitions.