Index
All Classes|All Packages
A
- ABNORMAL_TERMINATION_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.TerminationNotificationResponse
- abort(QueryPerformanceRecorder) - Method in class io.deephaven.engine.table.impl.perf.QueryPerformanceNugget
- AbortableRangeConsumer - Interface in io.deephaven.engine.rowset.impl.rsp.container
-
Results comprised of multiple, ordered ranges are provided via this interface.
- abortQuery() - Method in class io.deephaven.engine.table.impl.perf.QueryPerformanceRecorder
-
Abort a query.
- abs(byte) - Static method in class io.deephaven.function.Numeric
-
Returns the absolute value.
- abs(byte) - Static method in class io.deephaven.libs.GroovyStaticImports
- abs(double) - Static method in class io.deephaven.function.Numeric
-
Returns the absolute value.
- abs(double) - Static method in class io.deephaven.libs.GroovyStaticImports
- abs(float) - Static method in class io.deephaven.function.Numeric
-
Returns the absolute value.
- abs(float) - Static method in class io.deephaven.libs.GroovyStaticImports
- abs(int) - Static method in class io.deephaven.function.Numeric
-
Returns the absolute value.
- abs(int) - Static method in class io.deephaven.libs.GroovyStaticImports
- abs(long) - Static method in class io.deephaven.function.Numeric
-
Returns the absolute value.
- abs(long) - Static method in class io.deephaven.libs.GroovyStaticImports
- abs(short) - Static method in class io.deephaven.function.Numeric
-
Returns the absolute value.
- abs(short) - Static method in class io.deephaven.libs.GroovyStaticImports
- ABS_SUM - io.deephaven.proto.backplane.grpc.ComboAggregateRequest.AggType
-
ABS_SUM = 1;
- ABS_SUM_VALUE - Static variable in enum io.deephaven.proto.backplane.grpc.ComboAggregateRequest.AggType
-
ABS_SUM = 1;
- absAvg(byte...) - Static method in class io.deephaven.function.Numeric
-
Returns the mean of the absolute values of values.
- absAvg(byte[]) - Static method in class io.deephaven.libs.GroovyStaticImports
- absAvg(double...) - Static method in class io.deephaven.function.Numeric
-
Returns the mean of the absolute values of values.
- absAvg(double[]) - Static method in class io.deephaven.libs.GroovyStaticImports
- absAvg(float...) - Static method in class io.deephaven.function.Numeric
-
Returns the mean of the absolute values of values.
- absAvg(float[]) - Static method in class io.deephaven.libs.GroovyStaticImports
- absAvg(int...) - Static method in class io.deephaven.function.Numeric
-
Returns the mean of the absolute values of values.
- absAvg(int[]) - Static method in class io.deephaven.libs.GroovyStaticImports
- absAvg(long...) - Static method in class io.deephaven.function.Numeric
-
Returns the mean of the absolute values of values.
- absAvg(long[]) - Static method in class io.deephaven.libs.GroovyStaticImports
- absAvg(short...) - Static method in class io.deephaven.function.Numeric
-
Returns the mean of the absolute values of values.
- absAvg(short[]) - Static method in class io.deephaven.libs.GroovyStaticImports
- absAvg(ByteVector) - Static method in class io.deephaven.function.Numeric
-
Returns the mean of the absolute values of values.
- absAvg(ByteVector) - Static method in class io.deephaven.libs.GroovyStaticImports
- absAvg(DoubleVector) - Static method in class io.deephaven.function.Numeric
-
Returns the mean of the absolute values of values.
- absAvg(DoubleVector) - Static method in class io.deephaven.libs.GroovyStaticImports
- absAvg(FloatVector) - Static method in class io.deephaven.function.Numeric
-
Returns the mean of the absolute values of values.
- absAvg(FloatVector) - Static method in class io.deephaven.libs.GroovyStaticImports
- absAvg(IntVector) - Static method in class io.deephaven.function.Numeric
-
Returns the mean of the absolute values of values.
- absAvg(IntVector) - Static method in class io.deephaven.libs.GroovyStaticImports
- absAvg(LongVector) - Static method in class io.deephaven.function.Numeric
-
Returns the mean of the absolute values of values.
- absAvg(LongVector) - Static method in class io.deephaven.libs.GroovyStaticImports
- absAvg(ShortVector) - Static method in class io.deephaven.function.Numeric
-
Returns the mean of the absolute values of values.
- absAvg(ShortVector) - Static method in class io.deephaven.libs.GroovyStaticImports
- absAvg(Byte[]) - Static method in class io.deephaven.function.Numeric
-
Returns the mean of the absolute values of values.
- absAvg(Byte[]) - Static method in class io.deephaven.libs.GroovyStaticImports
- absAvg(Double[]) - Static method in class io.deephaven.function.Numeric
-
Returns the mean of the absolute values of values.
- absAvg(Double[]) - Static method in class io.deephaven.libs.GroovyStaticImports
- absAvg(Float[]) - Static method in class io.deephaven.function.Numeric
-
Returns the mean of the absolute values of values.
- absAvg(Float[]) - Static method in class io.deephaven.libs.GroovyStaticImports
- absAvg(Integer[]) - Static method in class io.deephaven.function.Numeric
-
Returns the mean of the absolute values of values.
- absAvg(Integer[]) - Static method in class io.deephaven.libs.GroovyStaticImports
- absAvg(Long[]) - Static method in class io.deephaven.function.Numeric
-
Returns the mean of the absolute values of values.
- absAvg(Long[]) - Static method in class io.deephaven.libs.GroovyStaticImports
- absAvg(Short[]) - Static method in class io.deephaven.function.Numeric
-
Returns the mean of the absolute values of values.
- absAvg(Short[]) - Static method in class io.deephaven.libs.GroovyStaticImports
- absoluteTokenBegin - Variable in class io.deephaven.lang.generated.SimpleCharStream
- absPackedGet(int) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- absSum() - Static method in interface io.deephaven.api.agg.spec.AggSpec
- AbsSum - io.deephaven.engine.util.TotalsTableBuilder.AggType
-
Return the sum of absolute values in each group.
- absSumBy() - Method in interface io.deephaven.api.TableOperations
- absSumBy() - Method in class io.deephaven.api.TableOperationsAdapter
- absSumBy() - Method in interface io.deephaven.engine.table.impl.TableWithDefaults
- absSumBy() - Method in interface io.deephaven.engine.table.Table
-
Produces a single row table with the absolute sum of each column.
- absSumBy() - Method in class io.deephaven.qst.table.TableBase
- absSumBy(ColumnName...) - Method in interface io.deephaven.api.TableOperations
- absSumBy(ColumnName...) - Method in class io.deephaven.api.TableOperationsAdapter
- absSumBy(ColumnName...) - Method in interface io.deephaven.engine.table.impl.TableWithDefaults
- absSumBy(ColumnName...) - Method in interface io.deephaven.engine.table.Table
-
Groups the data column according to
groupByColumns
and computes the sum of the absolute values for the rest of the fields - absSumBy(ColumnName...) - Method in class io.deephaven.qst.table.TableBase
- absSumBy(String...) - Method in interface io.deephaven.api.TableOperations
- absSumBy(String...) - Method in class io.deephaven.api.TableOperationsAdapter
- absSumBy(String...) - Method in interface io.deephaven.engine.table.impl.TableWithDefaults
- absSumBy(String...) - Method in interface io.deephaven.engine.table.Table
-
Groups the data column according to
groupByColumns
and computes the sum of the absolute values for the rest of the fields - absSumBy(String...) - Method in class io.deephaven.qst.table.TableBase
- absSumBy(Collection<String>) - Method in interface io.deephaven.api.TableOperations
- absSumBy(Collection<String>) - Method in class io.deephaven.api.TableOperationsAdapter
- absSumBy(Collection<String>) - Method in interface io.deephaven.engine.table.impl.TableWithDefaults
- absSumBy(Collection<String>) - Method in interface io.deephaven.engine.table.Table
-
Groups the data column according to
groupByColumns
and computes the sum of the absolute values for the rest of the fields - absSumBy(Collection<String>) - Method in class io.deephaven.qst.table.TableBase
- AbstractBulkValuesWriter<T,L> - Class in io.deephaven.parquet.base
- AbstractBulkValuesWriter() - Constructor for class io.deephaven.parquet.base.AbstractBulkValuesWriter
- AbstractBusinessCalendar - Class in io.deephaven.time.calendar
- AbstractBusinessCalendar() - Constructor for class io.deephaven.time.calendar.AbstractBusinessCalendar
- AbstractCalendar - Class in io.deephaven.time.calendar
- AbstractCalendar() - Constructor for class io.deephaven.time.calendar.AbstractCalendar
- AbstractCategoryDataSeries - Class in io.deephaven.plot.datasets.category
-
Common class for
CategoryDataSeriesInternal
. - AbstractCategoryDataSeries(AxesImpl, int, Comparable) - Constructor for class io.deephaven.plot.datasets.category.AbstractCategoryDataSeries
- AbstractCategoryDataSeries(AxesImpl, int, Comparable, AbstractCategoryDataSeries) - Constructor for class io.deephaven.plot.datasets.category.AbstractCategoryDataSeries
-
Creates an AbstractCategoryDataSeries instance.
- AbstractCategoryDataSeries(AbstractCategoryDataSeries, AxesImpl) - Constructor for class io.deephaven.plot.datasets.category.AbstractCategoryDataSeries
-
Creates a copy of a series using a different Axes.
- AbstractChunkerInvokable - Class in io.deephaven.lang.api
- AbstractChunkerInvokable(int) - Constructor for class io.deephaven.lang.api.AbstractChunkerInvokable
- AbstractChunkerInvokable(Chunker, int) - Constructor for class io.deephaven.lang.api.AbstractChunkerInvokable
- AbstractColumnLocation - Class in io.deephaven.engine.table.impl.locations.impl
-
Partial ColumnLocation implementation for use by TableDataService implementations.
- AbstractColumnLocation(TableLocation, String) - Constructor for class io.deephaven.engine.table.impl.locations.impl.AbstractColumnLocation
- AbstractColumnSource<T> - Class in io.deephaven.engine.table.impl
- AbstractColumnSource(Class<T>) - Constructor for class io.deephaven.engine.table.impl.AbstractColumnSource
- AbstractColumnSource(Class<T>, Class<?>) - Constructor for class io.deephaven.engine.table.impl.AbstractColumnSource
- AbstractColumnSource.DefaultedImmutable<DATA_TYPE> - Class in io.deephaven.engine.table.impl
- AbstractColumnSource.DefaultedMutable<DATA_TYPE> - Class in io.deephaven.engine.table.impl
- AbstractCompressedString<TYPE extends AbstractCompressedString> - Class in io.deephaven.base.string.cache
-
Base class for immutable byte[]-backed String replacements.
- AbstractConditionFilter - Class in io.deephaven.engine.table.impl.select
- AbstractConditionFilter(String, boolean) - Constructor for class io.deephaven.engine.table.impl.select.AbstractConditionFilter
- AbstractConditionFilter(String, Map<String, String>, boolean) - Constructor for class io.deephaven.engine.table.impl.select.AbstractConditionFilter
- AbstractConditionFilter.Filter - Interface in io.deephaven.engine.table.impl.select
- AbstractDataSeries - Class in io.deephaven.plot.datasets
-
Base class for
DataSeriesInternal
. - AbstractDataSeries(AxesImpl, int, Comparable, AbstractDataSeries) - Constructor for class io.deephaven.plot.datasets.AbstractDataSeries
-
Creates an AbstractDataSeries instance.
- AbstractDataSeries(AbstractDataSeries, AxesImpl) - Constructor for class io.deephaven.plot.datasets.AbstractDataSeries
-
Creates a copy of a series using a different Axes.
- AbstractDeferredGroupingColumnSource<T> - Class in io.deephaven.engine.table.impl.sources
-
Adds deferred grouping support to
AbstractColumnSource
. - AbstractDeferredGroupingColumnSource(Class<T>) - Constructor for class io.deephaven.engine.table.impl.sources.AbstractDeferredGroupingColumnSource
- AbstractDeferredGroupingColumnSource(Class<T>, Class<?>) - Constructor for class io.deephaven.engine.table.impl.sources.AbstractDeferredGroupingColumnSource
- AbstractExpressionFactory<T> - Class in io.deephaven.engine.util
- AbstractExpressionFactory(String) - Constructor for class io.deephaven.engine.util.AbstractExpressionFactory
- AbstractFormulaColumn - Class in io.deephaven.engine.table.impl.select
-
A SelectColumn that implements a formula computed from the existing columns in the table and a query scope.
- AbstractFormulaColumn(String, String, boolean) - Constructor for class io.deephaven.engine.table.impl.select.AbstractFormulaColumn
-
Create a formula column for the given formula string.
- AbstractHierarchicalTableInfo - Class in io.deephaven.engine.table.impl
-
Base class containing common code for implementers of HierarchicalTableInfo
- AbstractJoinKeyState - Class in io.deephaven.engine.table.impl.join
- AbstractLongArraySource<T> - Class in io.deephaven.engine.table.impl.sources
-
Shared implementation for DateTimeArraySource and LongArraySource (ArraySources that have 'long' as their underlying element type).
- AbstractMa - Class in io.deephaven.numerics.movingaverages
-
Base class for computing moving averages.
- AbstractMa() - Constructor for class io.deephaven.numerics.movingaverages.AbstractMa
-
empty constructor needed for externalizable
- AbstractMa(AbstractMa.Type, AbstractMa.Mode, double) - Constructor for class io.deephaven.numerics.movingaverages.AbstractMa
-
Constructs a new MA which use the given timescale.
- AbstractMa.Mode - Enum in io.deephaven.numerics.movingaverages
- AbstractMa.Type - Enum in io.deephaven.numerics.movingaverages
- AbstractMapBasedCategoryDataSeries - Class in io.deephaven.plot.datasets.category
- AbstractMapBasedCategoryDataSeries(AxesImpl, int, Comparable) - Constructor for class io.deephaven.plot.datasets.category.AbstractMapBasedCategoryDataSeries
- AbstractMapBasedCategoryDataSeries(AxesImpl, int, Comparable, AbstractCategoryDataSeries) - Constructor for class io.deephaven.plot.datasets.category.AbstractMapBasedCategoryDataSeries
- AbstractMapBasedCategoryDataSeries(AbstractCategoryDataSeries, AxesImpl) - Constructor for class io.deephaven.plot.datasets.category.AbstractMapBasedCategoryDataSeries
- AbstractMatrix() - Constructor for class io.deephaven.numerics.suanshu.SuanShuIntegration.AbstractMatrix
- AbstractMultiSeries<SERIES extends DataSeriesInternal> - Class in io.deephaven.plot.datasets.multiseries
-
Creates and holds a
DataSeriesInternal
for every key in aPartitionedTable
. - AbstractNormalizeFilters - Class in io.deephaven.server.table.ops.filter
- AbstractNormalizeFilters() - Constructor for class io.deephaven.server.table.ops.filter.AbstractNormalizeFilters
- AbstractNotification - Class in io.deephaven.engine.updategraph
-
Common base class for notifications.
- AbstractNotification(boolean) - Constructor for class io.deephaven.engine.updategraph.AbstractNotification
- AbstractPartitionedTableHandleMultiSeries<SERIES extends DataSeriesInternal> - Class in io.deephaven.plot.datasets.multiseries
- AbstractRangeFilter - Class in io.deephaven.engine.table.impl.select
-
A filter that determines if a column value is between an upper and lower bound (which each may either be inclusive or exclusive).
- AbstractScriptSession<S extends AbstractScriptSession.Snapshot> - Class in io.deephaven.engine.util
-
This class exists to make all script sessions to be liveness artifacts, and provide a default implementation for evaluateScript which handles liveness and diffs in a consistent way.
- AbstractScriptSession(ObjectTypeLookup, ScriptSession.Listener, boolean) - Constructor for class io.deephaven.engine.util.AbstractScriptSession
- AbstractScriptSession.Snapshot - Interface in io.deephaven.engine.util
- AbstractScriptSession.SynchronizedScriptSessionQueryScope - Class in io.deephaven.engine.util
- AbstractScriptSession.UnsynchronizedScriptSessionQueryScope - Class in io.deephaven.engine.util
- AbstractSeriesInternal - Class in io.deephaven.plot
-
Abstract implementation of the base series that all data series inherit from.
- AbstractSeriesInternal(AbstractSeriesInternal, AxesImpl) - Constructor for class io.deephaven.plot.AbstractSeriesInternal
- AbstractSeriesInternal(AxesImpl, int, Comparable) - Constructor for class io.deephaven.plot.AbstractSeriesInternal
- abstractServerStreamSink() - Method in class io.grpc.servlet.web.websocket.WebsocketStreamImpl
- AbstractSparseLongArraySource<T> - Class in io.deephaven.engine.table.impl.sources
-
Sparse array source for Long.
- AbstractSwappableMultiSeries<SERIES extends DataSeriesInternal> - Class in io.deephaven.plot.datasets.multiseries
- AbstractSwappableTableBasedCategoryDataSeries - Class in io.deephaven.plot.datasets.category
- AbstractSwappableTableBasedCategoryDataSeries(AxesImpl, int, Comparable) - Constructor for class io.deephaven.plot.datasets.category.AbstractSwappableTableBasedCategoryDataSeries
- AbstractSwappableTableBasedCategoryDataSeries(AxesImpl, int, Comparable, AbstractCategoryDataSeries) - Constructor for class io.deephaven.plot.datasets.category.AbstractSwappableTableBasedCategoryDataSeries
- AbstractSwappableTableBasedCategoryDataSeries(AbstractCategoryDataSeries, AxesImpl) - Constructor for class io.deephaven.plot.datasets.category.AbstractSwappableTableBasedCategoryDataSeries
- AbstractTableBasedCategoryDataSeries - Class in io.deephaven.plot.datasets.category
- AbstractTableBasedCategoryDataSeries(AxesImpl, int, Comparable) - Constructor for class io.deephaven.plot.datasets.category.AbstractTableBasedCategoryDataSeries
- AbstractTableBasedCategoryDataSeries(AxesImpl, int, Comparable, AbstractCategoryDataSeries) - Constructor for class io.deephaven.plot.datasets.category.AbstractTableBasedCategoryDataSeries
- AbstractTableBasedCategoryDataSeries(AbstractCategoryDataSeries, AxesImpl) - Constructor for class io.deephaven.plot.datasets.category.AbstractTableBasedCategoryDataSeries
- AbstractTableDataService - Class in io.deephaven.engine.table.impl.locations.impl
-
Partial
TableDataService
implementation. - AbstractTableDataService(String) - Constructor for class io.deephaven.engine.table.impl.locations.impl.AbstractTableDataService
-
Construct an AbstractTableDataService.
- AbstractTableLocation - Class in io.deephaven.engine.table.impl.locations.impl
-
Partial TableLocation implementation for use by TableDataService implementations.
- AbstractTableLocation(TableKey, TableLocationKey, boolean) - Constructor for class io.deephaven.engine.table.impl.locations.impl.AbstractTableLocation
- AbstractTableLocationProvider - Class in io.deephaven.engine.table.impl.locations.impl
-
Partial
TableLocationProvider
implementation for standalone use or as part of aTableDataService
. - AbstractTableLocationProvider(boolean) - Constructor for class io.deephaven.engine.table.impl.locations.impl.AbstractTableLocationProvider
-
Construct a standalone provider.
- AbstractTableLocationProvider(TableKey, boolean) - Constructor for class io.deephaven.engine.table.impl.locations.impl.AbstractTableLocationProvider
-
Construct a provider as part of a service.
- AbstractTreeSnapshotImpl<INFO_TYPE extends HierarchicalTableInfo> - Class in io.deephaven.treetable
-
The basic implementation used to produce a viewport-ready snapshot of a tree table, taking into account the set of expanded rows at each level.
- AbstractTupleSource<TUPLE_TYPE> - Class in io.deephaven.engine.table.impl.tuplesource
- AbstractTupleSource(ColumnSource...) - Constructor for class io.deephaven.engine.table.impl.tuplesource.AbstractTupleSource
- AbstractVector() - Constructor for class io.deephaven.numerics.suanshu.SuanShuIntegration.AbstractVector
- AbstractXYDataSeries - Class in io.deephaven.plot.datasets.xy
-
Base class for the
XYDataSeriesInternal
. - AbstractXYDataSeries(AxesImpl, int, Comparable, AbstractXYDataSeries) - Constructor for class io.deephaven.plot.datasets.xy.AbstractXYDataSeries
-
Creates an AbstractXYDataSeries instance.
- AbstractXYDataSeries(AbstractXYDataSeries, AxesImpl) - Constructor for class io.deephaven.plot.datasets.xy.AbstractXYDataSeries
-
Creates a copy of a series using a different Axes.
- absUnpackedGet(int) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- absUnpackedGet(int) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesInt
- absUnpackedGet(int) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesLong
- absUnpackedGet(int) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesShort
- accept(double, int) - Method in interface io.deephaven.plot.datasets.xy.DoubleIntegerConsumer
- accept(int) - Method in interface io.deephaven.engine.rowset.impl.rsp.container.IntConsumer
-
Receives the integer
- accept(int, int) - Method in interface io.deephaven.engine.rowset.impl.rsp.container.AbortableRangeConsumer
-
Deliver a single range.
- accept(int, int) - Method in interface io.deephaven.engine.rowset.impl.rsp.container.RangeConsumer
-
Deliver a single range.
- accept(long) - Method in class io.deephaven.chunk.util.LongChunkAppender
- accept(long) - Method in class io.deephaven.engine.table.WritableColumnSource.ByteFiller
- accept(long) - Method in class io.deephaven.engine.table.WritableColumnSource.CharFiller
- accept(long) - Method in class io.deephaven.engine.table.WritableColumnSource.DoubleFiller
- accept(long) - Method in class io.deephaven.engine.table.WritableColumnSource.FloatFiller
- accept(long) - Method in class io.deephaven.engine.table.WritableColumnSource.IntFiller
- accept(long) - Method in class io.deephaven.engine.table.WritableColumnSource.LongFiller
- accept(long) - Method in class io.deephaven.engine.table.WritableColumnSource.ObjectFiller
- accept(long) - Method in class io.deephaven.engine.table.WritableColumnSource.ShortFiller
- accept(long) - Method in interface io.deephaven.util.datastructures.LongAbortableConsumer
-
Provides a value to this consumer.
- accept(long) - Method in interface io.deephaven.util.metrics.LongMetric
- accept(long, long) - Method in interface io.deephaven.engine.rowset.impl.OrderedLongSet.BuilderRandom
- accept(long, long) - Method in interface io.deephaven.engine.rowset.impl.OrderedLongSet.BuilderSequential
- accept(long, long) - Method in interface io.deephaven.util.datastructures.LongRangeAbortableConsumer
-
Provides a range to this consumer.
- accept(long, long) - Method in interface io.deephaven.util.datastructures.LongRangeConsumer
-
Provides a range to this consumer.
- accept(short) - Method in interface io.deephaven.engine.rowset.impl.rsp.container.ShortConsumer
-
Provides a value to this consumer.
- accept(short, short) - Method in interface io.deephaven.engine.rowset.impl.rsp.container.ShortRangeConsumer
-
Provides a value to this consumer.
- accept(WritableChunk<Values>...) - Method in interface io.deephaven.stream.StreamConsumer
- accept(WritableChunk<Values>...) - Method in class io.deephaven.stream.StreamToTableAdapter
- accept(TableLocationKey) - Method in interface io.deephaven.engine.table.impl.locations.impl.FilteredTableDataService.LocationKeyFilter
-
Determine whether a
TableLocationKey
should be visible via this service. - accept(UpdateBySlotTracker.UpdateTracker, RowSet) - Method in interface io.deephaven.engine.table.impl.updateby.hashing.UpdateBySlotTracker.ModifiedSlotConsumer
- accept(LogSink, LogBuffer) - Method in interface io.deephaven.internal.log.InitSink
- accept(LogSink, LogBuffer) - Method in class io.deephaven.internal.log.LogToLogBuffer
- accept(ParquetSchemaReader.ParquetMessageDefinition) - Method in interface io.deephaven.parquet.table.ParquetSchemaReader.ColumnDefinitionConsumer
- accept(Condition, FilterVisitor<R>) - Static method in interface io.deephaven.server.table.ops.filter.FilterVisitor
- accept(TableSpec) - Method in class io.deephaven.qst.table.LinkDescriber
- accept(TableSpec) - Method in class io.deephaven.qst.table.TableVisitorGeneric
- accept(T) - Method in interface io.deephaven.util.FunctionalInterfaces.ThrowingConsumer
- accept(TLK) - Method in class io.deephaven.engine.table.impl.locations.impl.RecordingLocationKeyFinder
- accept(T, U) - Method in interface io.deephaven.util.FunctionalInterfaces.ThrowingBiConsumer
- accept(T, U, V) - Method in interface io.deephaven.util.FunctionalInterfaces.ThrowingTriConsumer
- acceptBuffer(ByteBuffer, int) - Method in class io.deephaven.io.log.impl.LogOutputBaseImpl
- acceptBuffer(ByteBuffer, int) - Method in interface io.deephaven.io.streams.ByteBufferSink
-
Dispose of the contents of the buffer b, probably by writing them to a channel, and return a new buffer in which writing can continue.
- acceptBuffer(ByteBuffer, int) - Method in interface io.deephaven.io.streams.ByteBufferStreams.Sink
-
Dispose of the contents of the buffer b, probably by writing them to a channel, and return a new buffer in which writing can continue.
- acceptBuffer(ByteBuffer, int) - Method in class io.deephaven.io.streams.CurrentByteBufferSink.Adapter
- acceptBuffer(ByteBuffer, int) - Method in class io.deephaven.io.streams.NullByteBufferSink
- acceptBuffer(ByteBuffer, int) - Method in class io.deephaven.io.streams.SimpleByteBufferSink
- acceptFailure(Exception) - Method in interface io.deephaven.stream.StreamFailureConsumer
-
Report an error while processing the stream.
- acceptFailure(Exception) - Method in class io.deephaven.stream.StreamToTableAdapter
- ACCESS - Static variable in interface io.deephaven.lang.generated.ChunkerConstants
-
RegularExpression Id.
- accumulate(BasePerformanceEntry) - Method in class io.deephaven.engine.table.impl.perf.BasePerformanceEntry
- accumulate(PerformanceEntry) - Method in class io.deephaven.engine.table.impl.perf.PerformanceEntry
- accumulate(Table, String, double, String, String) - Static method in class io.deephaven.engine.table.impl.util.CumulativeUtil
-
General purpose core method for executing running and cumulative aggregations.
- accumulatedCycleStats - Variable in enum io.deephaven.engine.updategraph.UpdateGraphProcessor
- AccumulatedCycleStats() - Constructor for class io.deephaven.engine.updategraph.UpdateGraphProcessor.AccumulatedCycleStats
- accumulateDigests(ObjectVector<TDigest>) - Static method in class io.deephaven.engine.table.impl.by.ApproximatePercentile
-
Accumulate a Vector of TDigests into a single new TDigest.
- acos(byte) - Static method in class io.deephaven.function.Numeric
-
Returns the arc cosine.
- acos(byte) - Static method in class io.deephaven.libs.GroovyStaticImports
- acos(double) - Static method in class io.deephaven.function.Numeric
-
Returns the arc cosine.
- acos(double) - Static method in class io.deephaven.libs.GroovyStaticImports
- acos(float) - Static method in class io.deephaven.function.Numeric
-
Returns the arc cosine.
- acos(float) - Static method in class io.deephaven.libs.GroovyStaticImports
- acos(int) - Static method in class io.deephaven.function.Numeric
-
Returns the arc cosine.
- acos(int) - Static method in class io.deephaven.libs.GroovyStaticImports
- acos(long) - Static method in class io.deephaven.function.Numeric
-
Returns the arc cosine.
- acos(long) - Static method in class io.deephaven.libs.GroovyStaticImports
- acos(short) - Static method in class io.deephaven.function.Numeric
-
Returns the arc cosine.
- acos(short) - Static method in class io.deephaven.libs.GroovyStaticImports
- acquire() - Method in class io.deephaven.engine.rowset.impl.RefCountedCow
-
Increase our reference count.
- acquire() - Method in class io.deephaven.engine.table.impl.TableUpdateImpl
- acquire() - Method in interface io.deephaven.engine.table.TableUpdate
-
Increment the reference count on this object.
- acquire(int) - Method in class io.deephaven.base.FIFOSemaphore
- acquire(int) - Method in class io.deephaven.base.UnfairSemaphore
- acquireAll() - Method in class io.deephaven.base.FIFOSemaphore
- acquireAll() - Method in class io.deephaven.base.UnfairSemaphore
- activate() - Method in class io.deephaven.util.datastructures.SubscriptionSet.Entry
-
Activate this subscription entry.
- activateAllOptionals(String) - Method in class io.deephaven.engine.table.impl.util.codegen.CodeGenerator
- activateOptional(String) - Method in class io.deephaven.engine.table.impl.util.codegen.CodeGenerator
- activateUnderlyingDataSource() - Method in class io.deephaven.engine.table.impl.locations.impl.PollingTableLocationProvider
- activateUnderlyingDataSource() - Method in class io.deephaven.engine.table.impl.locations.impl.SubscriptionAggregator
-
Refresh and activate update pushing from the implementing class.
- activationFailed(T, TableDataException) - Method in class io.deephaven.engine.table.impl.locations.impl.SubscriptionAggregator
-
Deliver an exception triggered while activating or maintaining the underlying data source.
- activationSuccessful(T) - Method in class io.deephaven.engine.table.impl.locations.impl.SubscriptionAggregator
-
Notify the implementation that activation has completed.
- adapt(Procedure.Nullary) - Static method in class io.deephaven.util.process.OnetimeShutdownTask
- adapt(TableHandle) - Method in class io.deephaven.client.impl.TableHandle
- adapt(StackTraceMixIn<TOPS, TABLE>) - Method in class io.deephaven.qst.table.StackTraceMixIn
- adapt(TableSpec) - Method in class io.deephaven.client.impl.TableHandle
- adapt(T) - Method in interface io.deephaven.server.barrage.BarrageMessageProducer.Adapter
- adapt(TABLE_1) - Method in class io.deephaven.api.TableOperationsAdapter
- adapt(TOPS) - Method in class io.deephaven.qst.table.StackTraceMixIn
- adapt(TOPS) - Method in class io.deephaven.qst.table.StackTraceMixInCreator
- adapt(TOPS_2) - Method in class io.deephaven.api.TableOperationsAdapter
- Adapter() - Constructor for class io.deephaven.util.datastructures.intrusive.IntrusiveSoftLRU.Node.Adapter
- Adapter(ByteBufferSink, ByteBuffer) - Constructor for class io.deephaven.io.streams.CurrentByteBufferSink.Adapter
- AdaptiveOrderedLongSetBuilderRandom - Class in io.deephaven.engine.rowset.impl
- AdaptiveOrderedLongSetBuilderRandom() - Constructor for class io.deephaven.engine.rowset.impl.AdaptiveOrderedLongSetBuilderRandom
- AdaptiveRowSetBuilderRandom - Class in io.deephaven.engine.rowset.impl
-
RowSetBuilderRandom
implementation that uses an adaptive pattern based on workload. - AdaptiveRowSetBuilderRandom() - Constructor for class io.deephaven.engine.rowset.impl.AdaptiveRowSetBuilderRandom
- add(boolean) - Method in class io.deephaven.base.array.FastBooleanArray
- add(boolean) - Method in class io.deephaven.chunk.WritableBooleanChunk
- add(boolean[], int, int) - Method in class io.deephaven.base.array.FastBooleanArray
- add(boolean, SafeCloseable, RowSequence, ColumnSource<?>[], MutableInt, WritableIntChunk<RowKeys>) - Method in class io.deephaven.engine.table.impl.updateby.hashing.UpdateByStateManager
- add(boolean, SafeCloseable, RowSequence, ColumnSource<?>[], MutableInt, WritableIntChunk<RowKeys>) - Method in class io.deephaven.engine.table.impl.updateby.hashing.UpdateByStateManagerTypedBase
- add(byte) - Method in class io.deephaven.base.array.FastByteArray
- add(byte) - Method in class io.deephaven.chunk.WritableByteChunk
- add(byte) - Method in class io.deephaven.qst.array.BooleanArray.Builder
- add(byte) - Method in class io.deephaven.qst.array.ByteArray.Builder
- add(byte...) - Method in class io.deephaven.qst.array.BooleanArray.Builder
- add(byte...) - Method in class io.deephaven.qst.array.ByteArray.Builder
- add(byte[], int, int) - Method in class io.deephaven.base.array.FastByteArray
- add(char) - Method in class io.deephaven.base.array.FastCharArray
- add(char) - Method in class io.deephaven.chunk.WritableCharChunk
- add(char) - Method in class io.deephaven.qst.array.CharArray.Builder
- add(char...) - Method in class io.deephaven.qst.array.CharArray.Builder
- add(char[], int, int) - Method in class io.deephaven.base.array.FastCharArray
- add(double) - Method in class io.deephaven.base.array.FastDoubleArray
- add(double) - Method in class io.deephaven.chunk.WritableDoubleChunk
- add(double) - Method in class io.deephaven.numerics.suanshu.SuanShuIntegration.AbstractVector
- add(double) - Method in class io.deephaven.qst.array.DoubleArray.Builder
- add(double...) - Method in class io.deephaven.qst.array.DoubleArray.Builder
- add(double[], int, int) - Method in class io.deephaven.base.array.FastDoubleArray
- add(float) - Method in class io.deephaven.base.array.FastFloatArray
- add(float) - Method in class io.deephaven.chunk.WritableFloatChunk
- add(float) - Method in class io.deephaven.qst.array.FloatArray.Builder
- add(float...) - Method in class io.deephaven.qst.array.FloatArray.Builder
- add(float[], int, int) - Method in class io.deephaven.base.array.FastFloatArray
- add(int) - Method in class io.deephaven.base.array.FastIntArray
- add(int) - Method in class io.deephaven.chunk.WritableIntChunk
- add(int) - Method in class io.deephaven.qst.array.IntArray.Builder
- add(int...) - Method in class io.deephaven.qst.array.IntArray.Builder
- add(int[], int, int) - Method in class io.deephaven.base.array.FastIntArray
- add(int, int) - Method in class io.deephaven.engine.rowset.impl.rsp.container.ArrayContainer
- add(int, int) - Method in class io.deephaven.engine.rowset.impl.rsp.container.BitmapContainer
- add(int, int) - Method in class io.deephaven.engine.rowset.impl.rsp.container.Container
-
Return a new container with all shorts in [begin,end) added using an unsigned interpretation.
- add(int, int) - Method in class io.deephaven.engine.rowset.impl.rsp.container.EmptyContainer
- add(int, int) - Method in class io.deephaven.engine.rowset.impl.rsp.container.RunContainer
- add(int, int) - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingleRangeContainer
- add(int, int) - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingletonContainer
- add(int, int) - Method in class io.deephaven.engine.rowset.impl.rsp.container.TwoValuesContainer
- add(long) - Method in class io.deephaven.base.array.FastLongArray
- add(long) - Method in class io.deephaven.base.LongRingBuffer
- add(long) - Method in class io.deephaven.chunk.WritableLongChunk
- add(long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- add(long) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- add(long) - Method in class io.deephaven.qst.array.LongArray.Builder
- add(long...) - Method in class io.deephaven.qst.array.LongArray.Builder
- add(long[], int, int) - Method in class io.deephaven.base.array.FastLongArray
- add(short) - Method in class io.deephaven.base.array.FastShortArray
- add(short) - Method in class io.deephaven.chunk.WritableShortChunk
- add(short) - Method in class io.deephaven.qst.array.ShortArray.Builder
- add(short...) - Method in class io.deephaven.qst.array.ShortArray.Builder
- add(short[], int, int) - Method in class io.deephaven.base.array.FastShortArray
- add(Matrix) - Method in class io.deephaven.numerics.suanshu.SuanShuIntegration.AbstractMatrix
- add(Vector) - Method in class io.deephaven.numerics.suanshu.SuanShuIntegration.AbstractVector
- add(E) - Method in class io.deephaven.base.RingBuffer
- add(RspBitmap, boolean) - Method in class io.deephaven.engine.rowset.impl.AdaptiveOrderedLongSetBuilderRandom
- add(RspBitmap, boolean) - Method in class io.deephaven.engine.rowset.impl.MixedBuilderRandom
- add(RspBitmap, boolean) - Method in interface io.deephaven.engine.rowset.impl.OrderedLongSet.BuilderRandom
- add(RspBitmap, boolean) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap.BuilderRandom
- add(SingleRange) - Method in interface io.deephaven.engine.rowset.impl.OrderedLongSet.BuilderRandom
- add(SortedRanges, boolean) - Method in class io.deephaven.engine.rowset.impl.AdaptiveOrderedLongSetBuilderRandom
- add(SortedRanges, boolean) - Method in class io.deephaven.engine.rowset.impl.MixedBuilderRandom
- add(SortedRanges, boolean) - Method in interface io.deephaven.engine.rowset.impl.OrderedLongSet.BuilderRandom
- add(SortedRanges, boolean) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap.BuilderRandom
- add(UpdateBySlotTracker.UpdateTracker) - Method in class io.deephaven.engine.table.impl.updateby.hashing.TrackerPriorityQueue
-
Adds an element to the queue.
- add(Table) - Method in interface io.deephaven.engine.util.config.MutableInputTable
-
Write newData to this table.
- add(SeriesCollection.SeriesType, boolean, SeriesInternal) - Method in class io.deephaven.plot.SeriesCollection
-
Add a new Series.
- add(LabeledValue<T>) - Method in interface io.deephaven.qst.LabeledValues.Builder
- add(SafeCloseable, RowSequence, ColumnSource<?>[], MutableInt, WritableIntChunk<RowKeys>) - Method in class io.deephaven.engine.table.impl.by.IncrementalChunkedOperatorAggregationStateManagerOpenAddressedBase
- add(SafeCloseable, RowSequence, ColumnSource<?>[], MutableInt, WritableIntChunk<RowKeys>) - Method in class io.deephaven.engine.table.impl.by.IncrementalChunkedOperatorAggregationStateManagerTypedBase
- add(SafeCloseable, RowSequence, ColumnSource<?>[], MutableInt, WritableIntChunk<RowKeys>) - Method in interface io.deephaven.engine.table.impl.by.IncrementalOperatorAggregationStateManager
- add(SafeCloseable, RowSequence, ColumnSource<?>[], MutableInt, WritableIntChunk<RowKeys>) - Method in class io.deephaven.engine.table.impl.by.StaticChunkedOperatorAggregationStateManagerOpenAddressedBase
- add(SafeCloseable, RowSequence, ColumnSource<?>[], MutableInt, WritableIntChunk<RowKeys>) - Method in class io.deephaven.engine.table.impl.by.StaticChunkedOperatorAggregationStateManagerTypedBase
- add(Boolean) - Method in class io.deephaven.qst.array.BooleanArray.Builder
- add(Boolean...) - Method in class io.deephaven.qst.array.BooleanArray.Builder
- add(Byte) - Method in class io.deephaven.qst.array.ByteArray.Builder
- add(Byte...) - Method in class io.deephaven.qst.array.ByteArray.Builder
- add(Character) - Method in class io.deephaven.qst.array.CharArray.Builder
- add(Character...) - Method in class io.deephaven.qst.array.CharArray.Builder
- add(Comparable, PlotInfo) - Method in class io.deephaven.plot.datasets.DynamicSeriesNamer
-
Adds a new series name to the namer.
- add(Double) - Method in class io.deephaven.qst.array.DoubleArray.Builder
- add(Double...) - Method in class io.deephaven.qst.array.DoubleArray.Builder
- add(Float) - Method in class io.deephaven.qst.array.FloatArray.Builder
- add(Float...) - Method in class io.deephaven.qst.array.FloatArray.Builder
- add(Integer) - Method in class io.deephaven.qst.array.IntArray.Builder
- add(Integer...) - Method in class io.deephaven.qst.array.IntArray.Builder
- add(Iterable<Boolean>) - Method in class io.deephaven.qst.array.BooleanArray.Builder
- add(Iterable<Byte>) - Method in class io.deephaven.qst.array.ByteArray.Builder
- add(Iterable<Character>) - Method in class io.deephaven.qst.array.CharArray.Builder
- add(Iterable<Double>) - Method in class io.deephaven.qst.array.DoubleArray.Builder
- add(Iterable<Float>) - Method in class io.deephaven.qst.array.FloatArray.Builder
- add(Iterable<Integer>) - Method in class io.deephaven.qst.array.IntArray.Builder
- add(Iterable<Long>) - Method in class io.deephaven.qst.array.LongArray.Builder
- add(Iterable<Short>) - Method in class io.deephaven.qst.array.ShortArray.Builder
- add(Iterable<T>) - Method in class io.deephaven.qst.array.GenericArray.Builder
- add(Iterable<TYPE>) - Method in interface io.deephaven.qst.array.ArrayBuilder
- add(Long) - Method in class io.deephaven.qst.array.LongArray.Builder
- add(Long...) - Method in class io.deephaven.qst.array.LongArray.Builder
- add(Short) - Method in class io.deephaven.qst.array.ShortArray.Builder
- add(Short...) - Method in class io.deephaven.qst.array.ShortArray.Builder
- add(String, Class) - Method in class io.deephaven.engine.util.ColumnsSpecHelper
- add(String, T) - Method in class io.deephaven.lang.completion.results.FuzzyList
- add(String, T) - Method in interface io.deephaven.qst.LabeledValues.Builder
- add(LISTENER_TYPE, SubscriptionSet.Entry) - Method in class io.deephaven.util.datastructures.SubscriptionSet
-
Add a listener to the set, if it's not already present.
- add(T) - Method in class io.deephaven.base.array.FastArray
- add(T) - Method in class io.deephaven.base.LowGarbageArraySet
- add(T) - Method in class io.deephaven.base.WeakReferenceManager
-
Add the specified item to the list.
- add(T) - Method in class io.deephaven.chunk.WritableObjectChunk
- add(T) - Method in class io.deephaven.qst.array.GenericArray.Builder
- add(T) - Method in class io.deephaven.util.datastructures.intrusive.IntrusiveArraySet
- add(T) - Method in class io.deephaven.util.datastructures.RandomAccessDeque
- add(T) - Method in class io.deephaven.util.datastructures.SimpleReferenceManager
-
Add the specified item to the list.
- add(T) - Method in class io.deephaven.util.SafeCloseableList
- add(T...) - Method in class io.deephaven.qst.array.GenericArray.Builder
- add(T[], int, int) - Method in class io.deephaven.base.array.FastArray
- add(TYPE) - Method in interface io.deephaven.qst.array.ArrayBuilder
- add(TYPE) - Method in class io.deephaven.util.datastructures.WeakIdentityHashSet
-
Add a value to the set if its not already present.
- add(TYPE) - Method in class io.deephaven.util.datastructures.WeakIdentityHashSet.Synchronized
- add(TYPE...) - Method in interface io.deephaven.qst.array.ArrayBuilder
- add(TYPE, WeakReference<? extends TYPE>) - Method in class io.deephaven.util.datastructures.WeakIdentityHashSet
-
Add a value to the set if its not already present.
- add(TYPE, WeakReference<? extends TYPE>) - Method in class io.deephaven.util.datastructures.WeakIdentityHashSet.Synchronized
- Add - io.deephaven.engine.table.impl.UpdateBy.UpdateType
-
Indicates that rows are being
UpdateByOperator.addChunk(UpdateByOperator.UpdateContext, RowSequence, LongChunk, Chunk, long)
added} to the operator. - ADD_ONLY_TABLE_ATTRIBUTE - Static variable in interface io.deephaven.engine.table.Table
- addAdditionalTextEdits(int, TextEdit) - Method in class io.deephaven.proto.backplane.script.grpc.CompletionItem.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.TextEdit additional_text_edits = 13;
- addAdditionalTextEdits(int, TextEdit.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.CompletionItem.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.TextEdit additional_text_edits = 13;
- addAdditionalTextEdits(TextEdit) - Method in class io.deephaven.proto.backplane.script.grpc.CompletionItem.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.TextEdit additional_text_edits = 13;
- addAdditionalTextEdits(TextEdit.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.CompletionItem.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.TextEdit additional_text_edits = 13;
- addAdditionalTextEditsBuilder() - Method in class io.deephaven.proto.backplane.script.grpc.CompletionItem.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.TextEdit additional_text_edits = 13;
- addAdditionalTextEditsBuilder(int) - Method in class io.deephaven.proto.backplane.script.grpc.CompletionItem.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.TextEdit additional_text_edits = 13;
- addAdditions(JoinAddition) - Method in interface io.deephaven.qst.table.Join.Builder
- addAdditions(JoinAddition...) - Method in interface io.deephaven.qst.table.Join.Builder
- addAggregates(int, ComboAggregateRequest.Aggregate) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate aggregates = 3;
- addAggregates(int, ComboAggregateRequest.Aggregate.Builder) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate aggregates = 3;
- addAggregates(ComboAggregateRequest.Aggregate) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate aggregates = 3;
- addAggregates(ComboAggregateRequest.Aggregate.Builder) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate aggregates = 3;
- addAggregatesBuilder() - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate aggregates = 3;
- addAggregatesBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate aggregates = 3;
- addAggregations(Aggregation) - Method in interface io.deephaven.api.agg.Aggregations.Builder
- addAggregations(Aggregation) - Method in interface io.deephaven.qst.table.AggregationTable.Builder
- addAggregations(Aggregation...) - Method in interface io.deephaven.api.agg.Aggregations.Builder
- addAggregations(Aggregation...) - Method in interface io.deephaven.qst.table.AggregationTable.Builder
- addAll(Collection<? extends T>) - Method in class io.deephaven.util.datastructures.intrusive.IntrusiveArraySet
- addAll(Collection<? extends T>) - Method in class io.deephaven.util.datastructures.RandomAccessDeque
- addAll(List<SafeCloseable>) - Method in class io.deephaven.util.SafeCloseableList
- addAllAdditionalTextEdits(Iterable<? extends TextEdit>) - Method in class io.deephaven.proto.backplane.script.grpc.CompletionItem.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.TextEdit additional_text_edits = 13;
- addAllAdditions(Iterable<? extends JoinAddition>) - Method in interface io.deephaven.qst.table.Join.Builder
- addAllAggregates(Iterable<? extends ComboAggregateRequest.Aggregate>) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate aggregates = 3;
- addAllAggregations(Iterable<? extends Aggregation>) - Method in interface io.deephaven.api.agg.Aggregations.Builder
- addAllAggregations(Iterable<? extends Aggregation>) - Method in interface io.deephaven.qst.table.AggregationTable.Builder
- addAllArguments(Iterable<? extends Value>) - Method in class io.deephaven.proto.backplane.grpc.InvokeCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Value arguments = 3;
- addAllAxes(Iterable<? extends FigureDescriptor.AxisDescriptor>) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor axes = 5;
- addAllBusinessDays(Iterable<? extends FigureDescriptor.BusinessCalendarDescriptor.DayOfWeek>) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.DayOfWeek business_days = 3;
- addAllBusinessDaysValue(Iterable<Integer>) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.DayOfWeek business_days = 3;
- addAllBusinessPeriods(Iterable<? extends FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod>) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod business_periods = 4;
- addAllBusinessPeriods(Iterable<? extends FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod>) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Holiday.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod business_periods = 2;
- addAllCandidates(Iterable<? extends Value>) - Method in class io.deephaven.proto.backplane.grpc.InCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Value candidates = 2;
- addAllCharts(Iterable<? extends FigureDescriptor.ChartDescriptor>) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor charts = 10;
- addAllColumnNames(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.DropColumnsRequest.Builder
-
repeated string column_names = 3;
- addAllColumnNames(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.SelectDistinctRequest.Builder
-
repeated string column_names = 3;
- addAllColumns(Iterable<? extends Pair>) - Method in interface io.deephaven.api.updateby.ColumnUpdateOperation.Builder
- addAllColumns(Iterable<? extends Selectable>) - Method in interface io.deephaven.qst.table.SelectableTable.Builder
- addAllColumns(Iterable<? extends SortColumn>) - Method in interface io.deephaven.api.agg.spec.AggSpecSortedFirst.Builder
- addAllColumns(Iterable<? extends SortColumn>) - Method in interface io.deephaven.api.agg.spec.AggSpecSortedLast.Builder
- addAllColumns(Iterable<? extends SortColumn>) - Method in interface io.deephaven.qst.table.SortTable.Builder
- addAllColumns(Iterable<Column<?>>) - Method in interface io.deephaven.qst.table.NewTable.Builder
- addAllColumns(Iterable<String>) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.OneClickDescriptor.Builder
-
repeated string columns = 1;
- addAllColumnSpecs(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.SelectOrUpdateRequest.Builder
-
repeated string column_specs = 3;
- addAllColumnsToAdd(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.AsOfJoinTablesRequest.Builder
-
repeated string columns_to_add = 5;
- addAllColumnsToAdd(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.CrossJoinTablesRequest.Builder
-
repeated string columns_to_add = 5;
- addAllColumnsToAdd(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.ExactJoinTablesRequest.Builder
-
repeated string columns_to_add = 5;
- addAllColumnsToAdd(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.LeftJoinTablesRequest.Builder
-
repeated string columns_to_add = 5;
- addAllColumnsToAdd(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.NaturalJoinTablesRequest.Builder
-
repeated string columns_to_add = 5;
- addAllColumnsToMatch(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.AsOfJoinTablesRequest.Builder
-
repeated string columns_to_match = 4;
- addAllColumnsToMatch(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.CrossJoinTablesRequest.Builder
-
repeated string columns_to_match = 4;
- addAllColumnsToMatch(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.ExactJoinTablesRequest.Builder
-
repeated string columns_to_match = 4;
- addAllColumnsToMatch(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.LeftJoinTablesRequest.Builder
-
repeated string columns_to_match = 4;
- addAllColumnsToMatch(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.NaturalJoinTablesRequest.Builder
-
repeated string columns_to_match = 4;
- addAllColumnsToUngroup(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.UngroupRequest.Builder
-
repeated string columns_to_ungroup = 4;
- addAllColumnTypes(Iterable<? extends ColumnTypeInfo>) - Method in interface io.deephaven.parquet.table.metadata.TableInfo.Builder
- addAllColumnTypes(Iterable<String>) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.OneClickDescriptor.Builder
-
repeated string column_types = 2;
- addAllCommitCharacters(Iterable<String>) - Method in class io.deephaven.proto.backplane.script.grpc.CompletionItem.Builder
-
repeated string commit_characters = 14;
- addAllConsoleTypes(Iterable<String>) - Method in class io.deephaven.proto.backplane.script.grpc.GetConsoleTypesResponse.Builder
-
repeated string console_types = 1;
- addAllContentChanges(Iterable<? extends ChangeDocumentRequest.TextDocumentContentChangeEvent>) - Method in class io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.TextDocumentContentChangeEvent content_changes = 3;
- addAllCreated(Iterable<? extends FieldInfo>) - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo created = 1;
- addAllDataSources(Iterable<? extends FigureDescriptor.MultiSeriesSourceDescriptor>) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesSourceDescriptor data_sources = 14;
- addAllDataSources(Iterable<? extends FigureDescriptor.SourceDescriptor>) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SourceDescriptor data_sources = 15;
- addAllElements(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace.Builder
-
repeated string elements = 3;
- addAllErrors(Iterable<String>) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.Builder
-
repeated string errors = 13;
- addAllFields(Collection<Field<?>>) - Method in interface io.deephaven.appmode.Fields.Builder
- addAllFilters(Iterable<? extends Filter>) - Method in interface io.deephaven.api.filter.FilterAnd.Builder
- addAllFilters(Iterable<? extends Filter>) - Method in interface io.deephaven.api.filter.FilterOr.Builder
- addAllFilters(Iterable<? extends Filter>) - Method in interface io.deephaven.qst.table.WhereTable.Builder
- addAllFilters(Iterable<? extends Condition>) - Method in class io.deephaven.proto.backplane.grpc.AndCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Condition filters = 1;
- addAllFilters(Iterable<? extends Condition>) - Method in class io.deephaven.proto.backplane.grpc.FilterTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Condition filters = 3;
- addAllFilters(Iterable<? extends Condition>) - Method in class io.deephaven.proto.backplane.grpc.OrCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Condition filters = 1;
- addAllFilters(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.UnstructuredFilterTableRequest.Builder
-
repeated string filters = 3;
- addAllGroupByColumns(Iterable<? extends ColumnName>) - Method in interface io.deephaven.qst.table.AggregationTable.Builder
- addAllGroupByColumns(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
repeated string group_by_columns = 4;
- addAllGroupByColumnSpecs(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.HeadOrTailByRequest.Builder
-
repeated string group_by_column_specs = 4;
- addAllGroupingColumns(Iterable<? extends GroupingColumnInfo>) - Method in interface io.deephaven.parquet.table.metadata.TableInfo.Builder
- addAllHeaders(Iterable<ColumnHeader<?>>) - Method in interface io.deephaven.qst.table.TableHeader.Builder
- addAllHolidays(Iterable<? extends FigureDescriptor.BusinessCalendarDescriptor.Holiday>) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Holiday holidays = 5;
- addAllItems(Iterable<? extends CompletionItem>) - Method in class io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.CompletionItem items = 1;
- addAllKeyColumnNames(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.PartitionByRequest.Builder
-
repeated string key_column_names = 3;
- addAllKeyColumnNames(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.PartitionedTableDescriptor.Builder
-
The names of the key columns.
- addAllKeyColumns(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.CreateInputTableRequest.InputTableKind.InMemoryKeyBacked.Builder
-
repeated string key_columns = 1;
- addAllKeys(Iterable<String>) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BoolMapWithDefault.Builder
-
repeated string keys = 2;
- addAllKeys(Iterable<String>) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.DoubleMapWithDefault.Builder
-
repeated string keys = 2;
- addAllKeys(Iterable<String>) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.StringMapWithDefault.Builder
-
repeated string keys = 2;
- addAllLevels(Iterable<String>) - Method in class io.deephaven.proto.backplane.script.grpc.LogSubscriptionRequest.Builder
-
repeated string levels = 2;
- addAllMajorTickLocations(Iterable<? extends Double>) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.Builder
-
repeated double major_tick_locations = 17;
- addAllMatches(Iterable<? extends JoinMatch>) - Method in interface io.deephaven.qst.table.Join.Builder
- addAllMatches(Iterable<? extends JoinMatch>) - Method in interface io.deephaven.qst.table.WhereInTable.Builder
- addAllMatches(Iterable<? extends JoinMatch>) - Method in interface io.deephaven.qst.table.WhereNotInTable.Builder
- addAllMatchPairs(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate.Builder
-
used in all aggregates except countBy
- addAllMultiSeries(Iterable<? extends FigureDescriptor.MultiSeriesDescriptor>) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor multi_series = 4;
- addAllOperations(Iterable<? extends UpdateByOperation>) - Method in interface io.deephaven.qst.table.UpdateByTable.Builder
- addAllOps(Iterable<? extends BatchTableRequest.Operation>) - Method in class io.deephaven.proto.backplane.grpc.BatchTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation ops = 1;
- addAllOptionalReferences(Iterable<? extends Reference>) - Method in class io.deephaven.proto.backplane.grpc.SearchCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Reference optional_references = 2;
- addAllPairs(Iterable<? extends Pair>) - Method in interface io.deephaven.api.agg.ColumnAggregations.Builder
- addAllRemoved(Iterable<? extends FieldInfo>) - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo removed = 3;
- addAllRequests(Iterable<? extends ExportRequest>) - Method in interface io.deephaven.client.impl.ExportsRequest.Builder
- addAllSeries(Iterable<? extends FigureDescriptor.SeriesDescriptor>) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor series = 3;
- addAllSorts(Iterable<? extends SortDescriptor>) - Method in class io.deephaven.proto.backplane.grpc.SortTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.SortDescriptor sorts = 3;
- addAllSourceIds(Iterable<? extends TableReference>) - Method in class io.deephaven.proto.backplane.grpc.MergeTablesRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.TableReference source_ids = 2;
- addAllStackTraces(Iterable<? extends TerminationNotificationResponse.StackTrace>) - Method in class io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.Builder
-
if applicable, the list of stack traces in reverse causal order
- addAllStampColumns(Iterable<? extends ColumnName>) - Method in interface io.deephaven.qst.table.SnapshotTable.Builder
- addAllStampColumns(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.SnapshotTableRequest.Builder
-
Which columns to take from the left table (can be renamed if desired).
- addAllTables(Iterable<? extends TableSpec>) - Method in interface io.deephaven.qst.table.MergeTable.Builder
- addAllTables(Iterable<LabeledTable>) - Method in interface io.deephaven.qst.table.LabeledTables.Builder
- addAllTypedExportId(Iterable<? extends TypedTicket>) - Method in class io.deephaven.proto.backplane.grpc.FetchObjectResponse.Builder
-
repeated .io.deephaven.proto.backplane.grpc.TypedTicket typed_export_id = 3;
- addAllUpdated(Iterable<? extends FieldInfo>) - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo updated = 2;
- addAllValues(Iterable<? extends Boolean>) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BoolMapWithDefault.Builder
-
repeated bool values = 3;
- addAllValues(Iterable<? extends Double>) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.DoubleMapWithDefault.Builder
-
repeated double values = 3;
- addAllValues(Iterable<? extends T>) - Method in class io.deephaven.qst.array.GenericArray.Builder
- addAllValues(Iterable<String>) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.StringMapWithDefault.Builder
-
repeated string values = 3;
- addAllYColumnNames(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.RunChartDownsampleRequest.Builder
-
repeated string y_column_names = 6;
- addAlternateLeftIndex(long, long, byte) - Method in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- addAlternateRightIndex(long, long, byte) - Method in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- addArgument(Node) - Method in class io.deephaven.lang.api.AbstractChunkerInvokable
- addArgument(Node) - Method in interface io.deephaven.lang.api.ChunkerInvokable
- addArguments(int, Value) - Method in class io.deephaven.proto.backplane.grpc.InvokeCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Value arguments = 3;
- addArguments(int, Value.Builder) - Method in class io.deephaven.proto.backplane.grpc.InvokeCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Value arguments = 3;
- addArguments(Value) - Method in class io.deephaven.proto.backplane.grpc.InvokeCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Value arguments = 3;
- addArguments(Value.Builder) - Method in class io.deephaven.proto.backplane.grpc.InvokeCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Value arguments = 3;
- addArgumentsBuilder() - Method in class io.deephaven.proto.backplane.grpc.InvokeCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Value arguments = 3;
- addArgumentsBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.InvokeCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Value arguments = 3;
- addArray(T[]) - Method in class io.deephaven.util.SafeCloseableList
- addAxes(int, FigureDescriptor.AxisDescriptor) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor axes = 5;
- addAxes(int, FigureDescriptor.AxisDescriptor.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor axes = 5;
- addAxes(FigureDescriptor.AxisDescriptor) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor axes = 5;
- addAxes(FigureDescriptor.AxisDescriptor.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor axes = 5;
- addAxesBuilder() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor axes = 5;
- addAxesBuilder(int) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor axes = 5;
- addBackLinks() - Method in class io.deephaven.lang.generated.BaseToken
- addBackLinks(Token) - Method in class io.deephaven.lang.generated.BaseToken
- addBaseEntry(BasePerformanceEntry) - Method in class io.deephaven.engine.table.impl.perf.QueryPerformanceNugget
-
When we track data from other threads that should be attributed to this operation, we tack extra BasePerformanceEntry values onto this nugget when it is closed.
- addBuild(HasherConfig.BuildSpec) - Method in class io.deephaven.engine.table.impl.by.typed.HasherConfig.Builder
- addBusinessDays(FigureDescriptor.BusinessCalendarDescriptor.DayOfWeek) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.DayOfWeek business_days = 3;
- addBusinessDaysValue(int) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.DayOfWeek business_days = 3;
- addBusinessPeriods(int, FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod business_periods = 4;
- addBusinessPeriods(int, FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Holiday.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod business_periods = 2;
- addBusinessPeriods(int, FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod business_periods = 4;
- addBusinessPeriods(int, FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Holiday.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod business_periods = 2;
- addBusinessPeriods(FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod business_periods = 4;
- addBusinessPeriods(FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Holiday.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod business_periods = 2;
- addBusinessPeriods(FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod business_periods = 4;
- addBusinessPeriods(FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Holiday.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod business_periods = 2;
- addBusinessPeriodsBuilder() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod business_periods = 4;
- addBusinessPeriodsBuilder() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Holiday.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod business_periods = 2;
- addBusinessPeriodsBuilder(int) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod business_periods = 4;
- addBusinessPeriodsBuilder(int) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Holiday.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod business_periods = 2;
- addCalendarFromFile(File) - Method in class io.deephaven.time.calendar.Calendars
-
Adds a calendar to the collection from the
file
- addCalendarFromFile(String) - Method in class io.deephaven.time.calendar.Calendars
-
Adds a calendar to the collection from the
filePath
- addCandidates(int, Value) - Method in class io.deephaven.proto.backplane.grpc.InCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Value candidates = 2;
- addCandidates(int, Value.Builder) - Method in class io.deephaven.proto.backplane.grpc.InCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Value candidates = 2;
- addCandidates(Value) - Method in class io.deephaven.proto.backplane.grpc.InCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Value candidates = 2;
- addCandidates(Value.Builder) - Method in class io.deephaven.proto.backplane.grpc.InCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Value candidates = 2;
- addCandidatesBuilder() - Method in class io.deephaven.proto.backplane.grpc.InCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Value candidates = 2;
- addCandidatesBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.InCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Value candidates = 2;
- addCharts(int, FigureDescriptor.ChartDescriptor) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor charts = 10;
- addCharts(int, FigureDescriptor.ChartDescriptor.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor charts = 10;
- addCharts(FigureDescriptor.ChartDescriptor) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor charts = 10;
- addCharts(FigureDescriptor.ChartDescriptor.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor charts = 10;
- addChartsBuilder() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor charts = 10;
- addChartsBuilder(int) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor charts = 10;
- addChild(ParseState) - Method in class io.deephaven.lang.api.ParseState
- addChild(Node) - Method in interface io.deephaven.lang.generated.Node
- addChild(Node, int) - Method in interface io.deephaven.lang.generated.Node
- addChunk(WritableByteChunk<? extends Values>) - Method in class io.deephaven.engine.table.impl.sources.chunkcolumnsource.ByteChunkColumnSource
-
Append a chunk of data to this column source.
- addChunk(WritableCharChunk<? extends Values>) - Method in class io.deephaven.engine.table.impl.sources.chunkcolumnsource.CharChunkColumnSource
-
Append a chunk of data to this column source.
- addChunk(WritableChunk<? extends Values>) - Method in class io.deephaven.engine.table.impl.sources.chunkcolumnsource.ByteChunkColumnSource
- addChunk(WritableChunk<? extends Values>) - Method in class io.deephaven.engine.table.impl.sources.chunkcolumnsource.CharChunkColumnSource
- addChunk(WritableChunk<? extends Values>) - Method in interface io.deephaven.engine.table.impl.sources.chunkcolumnsource.ChunkColumnSource
-
Append a chunk of data to this column source.
- addChunk(WritableChunk<? extends Values>) - Method in class io.deephaven.engine.table.impl.sources.chunkcolumnsource.DoubleChunkColumnSource
- addChunk(WritableChunk<? extends Values>) - Method in class io.deephaven.engine.table.impl.sources.chunkcolumnsource.FloatChunkColumnSource
- addChunk(WritableChunk<? extends Values>) - Method in class io.deephaven.engine.table.impl.sources.chunkcolumnsource.IntChunkColumnSource
- addChunk(WritableChunk<? extends Values>) - Method in class io.deephaven.engine.table.impl.sources.chunkcolumnsource.LongChunkColumnSource
- addChunk(WritableChunk<? extends Values>) - Method in class io.deephaven.engine.table.impl.sources.chunkcolumnsource.ObjectChunkColumnSource
- addChunk(WritableChunk<? extends Values>) - Method in class io.deephaven.engine.table.impl.sources.chunkcolumnsource.ShortChunkColumnSource
- addChunk(WritableDoubleChunk<? extends Values>) - Method in class io.deephaven.engine.table.impl.sources.chunkcolumnsource.DoubleChunkColumnSource
-
Append a chunk of data to this column source.
- addChunk(WritableFloatChunk<? extends Values>) - Method in class io.deephaven.engine.table.impl.sources.chunkcolumnsource.FloatChunkColumnSource
-
Append a chunk of data to this column source.
- addChunk(WritableIntChunk<? extends Values>) - Method in class io.deephaven.engine.table.impl.sources.chunkcolumnsource.IntChunkColumnSource
-
Append a chunk of data to this column source.
- addChunk(WritableLongChunk<? extends Values>) - Method in class io.deephaven.engine.table.impl.sources.chunkcolumnsource.LongChunkColumnSource
-
Append a chunk of data to this column source.
- addChunk(WritableObjectChunk<T, ? extends Values>) - Method in class io.deephaven.engine.table.impl.sources.chunkcolumnsource.ObjectChunkColumnSource
-
Append a chunk of data to this column source.
- addChunk(WritableShortChunk<? extends Values>) - Method in class io.deephaven.engine.table.impl.sources.chunkcolumnsource.ShortChunkColumnSource
-
Append a chunk of data to this column source.
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.AddOnlyFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.BigDecimalChunkedSumOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.BigIntegerChunkedSumOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.BooleanChunkedSumOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ByteAddOnlySortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ByteChunkedSumOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ByteStreamSortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.CharAddOnlySortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.CharChunkedSumOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.CharStreamSortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.DoubleAddOnlySortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.DoubleStreamSortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.FirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.FloatAddOnlySortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.FloatStreamSortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.GroupByChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.IntAddOnlySortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.IntChunkedSumOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.IntStreamSortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in interface io.deephaven.engine.table.impl.by.IterativeChunkedAggregationOperator
-
Aggregate a chunk of data into the result columns.
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.LongAddOnlySortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.LongChunkedSumOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.LongStreamSortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ObjectAddOnlySortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ObjectStreamSortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.PartitionByChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ShortAddOnlySortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ShortChunkedSumOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ShortStreamSortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.SortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.ByteChunkedCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.ByteRollupCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.CharChunkedCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.CharRollupCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.DoubleChunkedCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.DoubleRollupCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.FloatChunkedCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.FloatRollupCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.IntChunkedCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.IntRollupCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.LongChunkedCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.LongRollupCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.ObjectChunkedCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.ObjectRollupCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.ShortChunkedCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.ShortRollupCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.ByteChunkedDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.ByteRollupDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.CharChunkedDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.CharRollupDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.DoubleChunkedDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.DoubleRollupDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.FloatChunkedDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.FloatRollupDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.IntChunkedDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.IntRollupDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.LongChunkedDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.LongRollupDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.ObjectChunkedDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.ObjectRollupDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.ShortChunkedDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.ShortRollupDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.ByteChunkedUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.ByteRollupUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.CharChunkedUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.CharRollupUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.DoubleChunkedUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.DoubleRollupUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.FloatChunkedUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.FloatRollupUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.IntChunkedUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.IntRollupUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.LongChunkedUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.LongRollupUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.ObjectChunkedUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.ObjectRollupUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.ShortChunkedUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.ShortRollupUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmminmax.SsmChunkedMinMaxOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.ssmpercentile.SsmChunkedPercentileOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.StaticFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.StreamFirstChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.StreamLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.by.TDigestPercentileOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.util.freezeby.FreezeByCountOperator
- addChunk(IterativeChunkedAggregationOperator.BucketedContext, Chunk<? extends Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>, WritableBooleanChunk<Values>) - Method in class io.deephaven.engine.table.impl.util.freezeby.FreezeByOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.AddOnlyFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.BigDecimalChunkedSumOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.BigIntegerChunkedSumOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.BooleanChunkedSumOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ByteAddOnlySortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ByteChunkedSumOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ByteStreamSortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.CharAddOnlySortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.CharChunkedSumOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.CharStreamSortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.DoubleAddOnlySortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.DoubleStreamSortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.FirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.FloatAddOnlySortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.FloatStreamSortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.GroupByChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.IntAddOnlySortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.IntChunkedSumOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.IntStreamSortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in interface io.deephaven.engine.table.impl.by.IterativeChunkedAggregationOperator
-
Aggregate a chunk of data into the result columns.
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.LongAddOnlySortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.LongChunkedSumOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.LongStreamSortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ObjectAddOnlySortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ObjectStreamSortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.PartitionByChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ShortAddOnlySortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ShortChunkedSumOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ShortStreamSortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.SortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.ByteChunkedCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.ByteRollupCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.CharChunkedCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.CharRollupCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.DoubleChunkedCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.DoubleRollupCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.FloatChunkedCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.FloatRollupCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.IntChunkedCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.IntRollupCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.LongChunkedCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.LongRollupCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.ObjectChunkedCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.ObjectRollupCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.ShortChunkedCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.ShortRollupCountDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.ByteChunkedDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.ByteRollupDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.CharChunkedDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.CharRollupDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.DoubleChunkedDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.DoubleRollupDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.FloatChunkedDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.FloatRollupDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.IntChunkedDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.IntRollupDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.LongChunkedDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.LongRollupDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.ObjectChunkedDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.ObjectRollupDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.ShortChunkedDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.ShortRollupDistinctOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.ByteChunkedUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.ByteRollupUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.CharChunkedUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.CharRollupUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.DoubleChunkedUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.DoubleRollupUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.FloatChunkedUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.FloatRollupUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.IntChunkedUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.IntRollupUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.LongChunkedUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.LongRollupUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.ObjectChunkedUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.ObjectRollupUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.ShortChunkedUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.ShortRollupUniqueOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmminmax.SsmChunkedMinMaxOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ssmpercentile.SsmChunkedPercentileOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.StaticFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.StreamFirstChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.StreamLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.TDigestPercentileOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.util.freezeby.FreezeByCountOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.util.freezeby.FreezeByOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.ema.BasePrimitiveEMAOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.ema.BigNumberEMAOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.fill.BooleanFillByOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.fill.ByteFillByOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.fill.CharFillByOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.fill.DoubleFillByOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.fill.FloatFillByOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.fill.IntFillByOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.fill.LongFillByOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.fill.ObjectFillByOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.fill.ShortFillByOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseObjectBinaryOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.internal.LongRecordingUpdateByOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.minmax.ByteCumMinMaxOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.minmax.DoubleCumMinMaxOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.minmax.FloatCumMinMaxOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.minmax.IntCumMinMaxOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.minmax.LongCumMinMaxOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.minmax.ShortCumMinMaxOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.prod.ByteCumProdOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.prod.DoubleCumProdOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.prod.FloatCumProdOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.prod.IntCumProdOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.prod.LongCumProdOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.prod.ShortCumProdOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.sum.ByteCumSumOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.sum.DoubleCumSumOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.sum.FloatCumSumOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.sum.IntCumSumOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.sum.LongCumSumOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in class io.deephaven.engine.table.impl.updateby.sum.ShortCumSumOperator
- addChunk(UpdateByOperator.UpdateContext, Chunk<Values>, LongChunk<? extends RowKeys>, IntChunk<RowKeys>, IntChunk<ChunkPositions>, IntChunk<ChunkLengths>) - Method in interface io.deephaven.engine.table.impl.UpdateByOperator
-
Add a chunk of bucketed items to the operation.
- addChunk(UpdateByOperator.UpdateContext, RowSequence, LongChunk<OrderedRowKeys>, Chunk<Values>, long) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseByteUpdateByOperator
- addChunk(UpdateByOperator.UpdateContext, RowSequence, LongChunk<OrderedRowKeys>, Chunk<Values>, long) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseCharUpdateByOperator
- addChunk(UpdateByOperator.UpdateContext, RowSequence, LongChunk<OrderedRowKeys>, Chunk<Values>, long) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseDoubleUpdateByOperator
- addChunk(UpdateByOperator.UpdateContext, RowSequence, LongChunk<OrderedRowKeys>, Chunk<Values>, long) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseFloatUpdateByOperator
- addChunk(UpdateByOperator.UpdateContext, RowSequence, LongChunk<OrderedRowKeys>, Chunk<Values>, long) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseIntUpdateByOperator
- addChunk(UpdateByOperator.UpdateContext, RowSequence, LongChunk<OrderedRowKeys>, Chunk<Values>, long) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseLongUpdateByOperator
- addChunk(UpdateByOperator.UpdateContext, RowSequence, LongChunk<OrderedRowKeys>, Chunk<Values>, long) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseObjectUpdateByOperator
- addChunk(UpdateByOperator.UpdateContext, RowSequence, LongChunk<OrderedRowKeys>, Chunk<Values>, long) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseShortUpdateByOperator
- addChunk(UpdateByOperator.UpdateContext, RowSequence, LongChunk<OrderedRowKeys>, Chunk<Values>, long) - Method in class io.deephaven.engine.table.impl.updateby.internal.LongRecordingUpdateByOperator
- addChunk(UpdateByOperator.UpdateContext, RowSequence, LongChunk<OrderedRowKeys>, Chunk<Values>, long) - Method in interface io.deephaven.engine.table.impl.UpdateByOperator
-
Add a chunk of non-bucketed items to the operation.
- addClassData(String, byte[]) - Method in class io.deephaven.base.classloaders.MapBackedClassLoader
- addClassSource(File) - Method in class io.deephaven.compilertools.CompilerTools.Context
- addColumn(String) - Method in interface io.deephaven.parquet.base.RowGroupWriter
- addColumn(String) - Method in class io.deephaven.parquet.base.RowGroupWriterImpl
- addColumn(String) - Method in class io.deephaven.plot.util.tables.PartitionedTableHandle
- addColumn(String) - Method in class io.deephaven.plot.util.tables.SwappableTable
-
Adds a column to the underlying table structures.
- addColumn(String) - Method in class io.deephaven.plot.util.tables.SwappableTableOneClickAbstract
- addColumn(String) - Method in class io.deephaven.plot.util.tables.TableHandle
- addColumnCodec(String, String) - Method in class io.deephaven.parquet.table.ParquetInstructions.Builder
- addColumnCodec(String, String, String) - Method in class io.deephaven.parquet.table.ParquetInstructions.Builder
- addColumnData - Variable in class io.deephaven.engine.table.impl.util.BarrageMessage
- addColumnData - Variable in class io.deephaven.server.barrage.BarrageStreamGenerator
- AddColumnData() - Constructor for class io.deephaven.engine.table.impl.util.BarrageMessage.AddColumnData
- addColumnNameMapping(String, String) - Method in class io.deephaven.parquet.table.ParquetInstructions.Builder
- addColumnNames(String) - Method in class io.deephaven.proto.backplane.grpc.DropColumnsRequest.Builder
-
repeated string column_names = 3;
- addColumnNames(String) - Method in class io.deephaven.proto.backplane.grpc.SelectDistinctRequest.Builder
-
repeated string column_names = 3;
- addColumnNamesBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.DropColumnsRequest.Builder
-
repeated string column_names = 3;
- addColumnNamesBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.SelectDistinctRequest.Builder
-
repeated string column_names = 3;
- addColumns(Pair) - Method in interface io.deephaven.api.updateby.ColumnUpdateOperation.Builder
- addColumns(Pair...) - Method in interface io.deephaven.api.updateby.ColumnUpdateOperation.Builder
- addColumns(Selectable) - Method in interface io.deephaven.qst.table.SelectableTable.Builder
- addColumns(Selectable...) - Method in interface io.deephaven.qst.table.SelectableTable.Builder
- addColumns(SortColumn) - Method in interface io.deephaven.api.agg.spec.AggSpecSortedFirst.Builder
- addColumns(SortColumn) - Method in interface io.deephaven.api.agg.spec.AggSpecSortedLast.Builder
- addColumns(SortColumn) - Method in interface io.deephaven.qst.table.SortTable.Builder
- addColumns(SortColumn...) - Method in interface io.deephaven.api.agg.spec.AggSpecSortedFirst.Builder
- addColumns(SortColumn...) - Method in interface io.deephaven.api.agg.spec.AggSpecSortedLast.Builder
- addColumns(SortColumn...) - Method in interface io.deephaven.qst.table.SortTable.Builder
- addColumns(Column<?>) - Method in interface io.deephaven.qst.table.NewTable.Builder
- addColumns(Column<?>...) - Method in interface io.deephaven.qst.table.NewTable.Builder
- addColumns(String) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.OneClickDescriptor.Builder
-
repeated string columns = 1;
- addColumnsBytes(ByteString) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.OneClickDescriptor.Builder
-
repeated string columns = 1;
- addColumnSpecs(String) - Method in class io.deephaven.proto.backplane.grpc.SelectOrUpdateRequest.Builder
-
repeated string column_specs = 3;
- addColumnSpecsBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.SelectOrUpdateRequest.Builder
-
repeated string column_specs = 3;
- addColumnsToAdd(String) - Method in class io.deephaven.proto.backplane.grpc.AsOfJoinTablesRequest.Builder
-
repeated string columns_to_add = 5;
- addColumnsToAdd(String) - Method in class io.deephaven.proto.backplane.grpc.CrossJoinTablesRequest.Builder
-
repeated string columns_to_add = 5;
- addColumnsToAdd(String) - Method in class io.deephaven.proto.backplane.grpc.ExactJoinTablesRequest.Builder
-
repeated string columns_to_add = 5;
- addColumnsToAdd(String) - Method in class io.deephaven.proto.backplane.grpc.LeftJoinTablesRequest.Builder
-
repeated string columns_to_add = 5;
- addColumnsToAdd(String) - Method in class io.deephaven.proto.backplane.grpc.NaturalJoinTablesRequest.Builder
-
repeated string columns_to_add = 5;
- addColumnsToAddBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.AsOfJoinTablesRequest.Builder
-
repeated string columns_to_add = 5;
- addColumnsToAddBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.CrossJoinTablesRequest.Builder
-
repeated string columns_to_add = 5;
- addColumnsToAddBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.ExactJoinTablesRequest.Builder
-
repeated string columns_to_add = 5;
- addColumnsToAddBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.LeftJoinTablesRequest.Builder
-
repeated string columns_to_add = 5;
- addColumnsToAddBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.NaturalJoinTablesRequest.Builder
-
repeated string columns_to_add = 5;
- addColumnsToMatch(String) - Method in class io.deephaven.proto.backplane.grpc.AsOfJoinTablesRequest.Builder
-
repeated string columns_to_match = 4;
- addColumnsToMatch(String) - Method in class io.deephaven.proto.backplane.grpc.CrossJoinTablesRequest.Builder
-
repeated string columns_to_match = 4;
- addColumnsToMatch(String) - Method in class io.deephaven.proto.backplane.grpc.ExactJoinTablesRequest.Builder
-
repeated string columns_to_match = 4;
- addColumnsToMatch(String) - Method in class io.deephaven.proto.backplane.grpc.LeftJoinTablesRequest.Builder
-
repeated string columns_to_match = 4;
- addColumnsToMatch(String) - Method in class io.deephaven.proto.backplane.grpc.NaturalJoinTablesRequest.Builder
-
repeated string columns_to_match = 4;
- addColumnsToMatchBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.AsOfJoinTablesRequest.Builder
-
repeated string columns_to_match = 4;
- addColumnsToMatchBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.CrossJoinTablesRequest.Builder
-
repeated string columns_to_match = 4;
- addColumnsToMatchBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.ExactJoinTablesRequest.Builder
-
repeated string columns_to_match = 4;
- addColumnsToMatchBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.LeftJoinTablesRequest.Builder
-
repeated string columns_to_match = 4;
- addColumnsToMatchBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.NaturalJoinTablesRequest.Builder
-
repeated string columns_to_match = 4;
- addColumnsToUngroup(String) - Method in class io.deephaven.proto.backplane.grpc.UngroupRequest.Builder
-
repeated string columns_to_ungroup = 4;
- addColumnsToUngroupBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.UngroupRequest.Builder
-
repeated string columns_to_ungroup = 4;
- addColumnTypes(ColumnTypeInfo) - Method in interface io.deephaven.parquet.table.metadata.TableInfo.Builder
- addColumnTypes(ColumnTypeInfo...) - Method in interface io.deephaven.parquet.table.metadata.TableInfo.Builder
- addColumnTypes(String) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.OneClickDescriptor.Builder
-
repeated string column_types = 2;
- addColumnTypesBytes(ByteString) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.OneClickDescriptor.Builder
-
repeated string column_types = 2;
- addCommitCharacters(String) - Method in class io.deephaven.proto.backplane.script.grpc.CompletionItem.Builder
-
repeated string commit_characters = 14;
- addCommitCharactersBytes(ByteString) - Method in class io.deephaven.proto.backplane.script.grpc.CompletionItem.Builder
-
repeated string commit_characters = 14;
- addCompressionExtensionIfNeeded(String) - Static method in class io.deephaven.io.CompressedFileUtil
-
If the given file doesn't exist, looks to see if a compressed version of the file exists.
- addConsoleTypes(String) - Method in class io.deephaven.proto.backplane.script.grpc.GetConsoleTypesResponse.Builder
-
repeated string console_types = 1;
- addConsoleTypesBytes(ByteString) - Method in class io.deephaven.proto.backplane.script.grpc.GetConsoleTypesResponse.Builder
-
repeated string console_types = 1;
- addContentChanges(int, ChangeDocumentRequest.TextDocumentContentChangeEvent) - Method in class io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.TextDocumentContentChangeEvent content_changes = 3;
- addContentChanges(int, ChangeDocumentRequest.TextDocumentContentChangeEvent.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.TextDocumentContentChangeEvent content_changes = 3;
- addContentChanges(ChangeDocumentRequest.TextDocumentContentChangeEvent) - Method in class io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.TextDocumentContentChangeEvent content_changes = 3;
- addContentChanges(ChangeDocumentRequest.TextDocumentContentChangeEvent.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.TextDocumentContentChangeEvent content_changes = 3;
- addContentChangesBuilder() - Method in class io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.TextDocumentContentChangeEvent content_changes = 3;
- addContentChangesBuilder(int) - Method in class io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.TextDocumentContentChangeEvent content_changes = 3;
- addCreated(int, FieldInfo) - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo created = 1;
- addCreated(int, FieldInfo.Builder) - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo created = 1;
- addCreated(FieldInfo) - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo created = 1;
- addCreated(FieldInfo.Builder) - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo created = 1;
- addCreatedBuilder() - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo created = 1;
- addCreatedBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo created = 1;
- addDataSources(int, FigureDescriptor.MultiSeriesSourceDescriptor) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesSourceDescriptor data_sources = 14;
- addDataSources(int, FigureDescriptor.MultiSeriesSourceDescriptor.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesSourceDescriptor data_sources = 14;
- addDataSources(int, FigureDescriptor.SourceDescriptor) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SourceDescriptor data_sources = 15;
- addDataSources(int, FigureDescriptor.SourceDescriptor.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SourceDescriptor data_sources = 15;
- addDataSources(FigureDescriptor.MultiSeriesSourceDescriptor) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesSourceDescriptor data_sources = 14;
- addDataSources(FigureDescriptor.MultiSeriesSourceDescriptor.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesSourceDescriptor data_sources = 14;
- addDataSources(FigureDescriptor.SourceDescriptor) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SourceDescriptor data_sources = 15;
- addDataSources(FigureDescriptor.SourceDescriptor.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SourceDescriptor data_sources = 15;
- addDataSourcesBuilder() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesSourceDescriptor data_sources = 14;
- addDataSourcesBuilder() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SourceDescriptor data_sources = 15;
- addDataSourcesBuilder(int) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesSourceDescriptor data_sources = 14;
- addDataSourcesBuilder(int) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SourceDescriptor data_sources = 15;
- addDependent(KeyHolder) - Method in interface io.deephaven.engine.table.impl.util.KeyHolder
- addDependent(KeyHolder) - Method in class io.deephaven.engine.table.impl.util.KeyHolder.Base
- addDictionaryPage(Object, int) - Method in interface io.deephaven.parquet.base.ColumnWriter
- addDictionaryPage(Object, int) - Method in class io.deephaven.parquet.base.ColumnWriterImpl
- addDisconnectHandler(Consumer<TreeTableClientTableManager.Client>) - Method in interface io.deephaven.treetable.TreeTableClientTableManager.Client
- added - Variable in class io.deephaven.engine.table.impl.remote.DeltaUpdates
- added - Variable in class io.deephaven.engine.table.impl.TableUpdateImpl
- added - Variable in class io.deephaven.engine.table.impl.util.UpdateCoalescer
- added() - Method in class io.deephaven.engine.table.impl.TableUpdateImpl
- added() - Method in interface io.deephaven.engine.table.TableUpdate
-
rows added (post-shift keyspace)
- ADDED - io.deephaven.engine.table.impl.KeyedTableListener.KeyEvent
- addElements(String) - Method in class io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace.Builder
-
repeated string elements = 3;
- addElementsBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace.Builder
-
repeated string elements = 3;
- addErrors(String) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.Builder
-
repeated string errors = 13;
- addErrorsBytes(ByteString) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.Builder
-
repeated string errors = 13;
- addEscapes(String) - Static method in exception io.deephaven.lang.generated.TokenMgrException
-
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
- addExactFileWatch(String, String, BiConsumer<Path, WatchEvent.Kind>) - Method in class io.deephaven.util.files.DirWatchService
-
Adds an exact match file pattern to watch for; equivalent to adding with the EXACT_MATCH_WITH_SEPARATOR MatcherType
- addExactToArray(T, T[], Class<T>) - Static method in class io.deephaven.base.ArrayUtil
- addExportListener(StreamObserver<ExportNotification>) - Method in class io.deephaven.server.session.SessionState
- addExtraMethod(BiFunction<HasherConfig<T>, ChunkType[], MethodSpec>) - Method in class io.deephaven.engine.table.impl.by.typed.HasherConfig.Builder
- addExtraPartialRehashParameter(ParameterSpec) - Method in class io.deephaven.engine.table.impl.by.typed.HasherConfig.Builder
- addFields(Field<?>) - Method in interface io.deephaven.appmode.Fields.Builder
- addFields(Field<?>...) - Method in interface io.deephaven.appmode.Fields.Builder
- addFiles(Path) - Method in interface io.deephaven.appmode.ScriptApplication.Builder
- addFiles(Path...) - Method in interface io.deephaven.appmode.ScriptApplication.Builder
- addFileWatchAtEnd(Predicate<String>, BiConsumer<Path, WatchEvent.Kind>) - Method in class io.deephaven.util.files.DirWatchService
-
Adds a file pattern to watch for at the end of the ordered watch list
- addFileWatchAtStart(Predicate<String>, BiConsumer<Path, WatchEvent.Kind>) - Method in class io.deephaven.util.files.DirWatchService
-
Adds a file pattern to watch for at the start of the ordered watch list
- addFilters(int, Condition) - Method in class io.deephaven.proto.backplane.grpc.AndCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Condition filters = 1;
- addFilters(int, Condition) - Method in class io.deephaven.proto.backplane.grpc.FilterTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Condition filters = 3;
- addFilters(int, Condition) - Method in class io.deephaven.proto.backplane.grpc.OrCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Condition filters = 1;
- addFilters(int, Condition.Builder) - Method in class io.deephaven.proto.backplane.grpc.AndCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Condition filters = 1;
- addFilters(int, Condition.Builder) - Method in class io.deephaven.proto.backplane.grpc.FilterTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Condition filters = 3;
- addFilters(int, Condition.Builder) - Method in class io.deephaven.proto.backplane.grpc.OrCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Condition filters = 1;
- addFilters(Filter) - Method in interface io.deephaven.api.filter.FilterAnd.Builder
- addFilters(Filter) - Method in interface io.deephaven.api.filter.FilterOr.Builder
- addFilters(Filter) - Method in interface io.deephaven.qst.table.WhereTable.Builder
- addFilters(Filter...) - Method in interface io.deephaven.api.filter.FilterAnd.Builder
- addFilters(Filter...) - Method in interface io.deephaven.api.filter.FilterOr.Builder
- addFilters(Filter...) - Method in interface io.deephaven.qst.table.WhereTable.Builder
- addFilters(Condition) - Method in class io.deephaven.proto.backplane.grpc.AndCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Condition filters = 1;
- addFilters(Condition) - Method in class io.deephaven.proto.backplane.grpc.FilterTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Condition filters = 3;
- addFilters(Condition) - Method in class io.deephaven.proto.backplane.grpc.OrCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Condition filters = 1;
- addFilters(Condition.Builder) - Method in class io.deephaven.proto.backplane.grpc.AndCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Condition filters = 1;
- addFilters(Condition.Builder) - Method in class io.deephaven.proto.backplane.grpc.FilterTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Condition filters = 3;
- addFilters(Condition.Builder) - Method in class io.deephaven.proto.backplane.grpc.OrCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Condition filters = 1;
- addFilters(String) - Method in class io.deephaven.proto.backplane.grpc.UnstructuredFilterTableRequest.Builder
-
repeated string filters = 3;
- addFiltersBuilder() - Method in class io.deephaven.proto.backplane.grpc.AndCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Condition filters = 1;
- addFiltersBuilder() - Method in class io.deephaven.proto.backplane.grpc.FilterTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Condition filters = 3;
- addFiltersBuilder() - Method in class io.deephaven.proto.backplane.grpc.OrCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Condition filters = 1;
- addFiltersBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.AndCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Condition filters = 1;
- addFiltersBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.FilterTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Condition filters = 3;
- addFiltersBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.OrCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Condition filters = 1;
- addFiltersBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.UnstructuredFilterTableRequest.Builder
-
repeated string filters = 3;
- addFirst(E) - Method in class io.deephaven.base.RingBuffer
- addFirst(T) - Method in class io.deephaven.util.datastructures.RandomAccessDeque
- addGeneratorCount - Variable in class io.deephaven.server.barrage.BarrageStreamGenerator
- addGroupByColumns(ColumnName) - Method in interface io.deephaven.qst.table.AggregationTable.Builder
- addGroupByColumns(ColumnName...) - Method in interface io.deephaven.qst.table.AggregationTable.Builder
- addGroupByColumns(String) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
repeated string group_by_columns = 4;
- addGroupByColumnsBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
repeated string group_by_columns = 4;
- addGroupByColumnSpecs(String) - Method in class io.deephaven.proto.backplane.grpc.HeadOrTailByRequest.Builder
-
repeated string group_by_column_specs = 4;
- addGroupByColumnSpecsBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.HeadOrTailByRequest.Builder
-
repeated string group_by_column_specs = 4;
- addGroupingColumns(GroupingColumnInfo) - Method in interface io.deephaven.parquet.table.metadata.TableInfo.Builder
- addGroupingColumns(GroupingColumnInfo...) - Method in interface io.deephaven.parquet.table.metadata.TableInfo.Builder
- addHeaders(ColumnHeader<?>) - Method in interface io.deephaven.qst.table.TableHeader.Builder
- addHeaders(ColumnHeader<?>...) - Method in interface io.deephaven.qst.table.TableHeader.Builder
- addHolidays(int, FigureDescriptor.BusinessCalendarDescriptor.Holiday) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Holiday holidays = 5;
- addHolidays(int, FigureDescriptor.BusinessCalendarDescriptor.Holiday.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Holiday holidays = 5;
- addHolidays(FigureDescriptor.BusinessCalendarDescriptor.Holiday) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Holiday holidays = 5;
- addHolidays(FigureDescriptor.BusinessCalendarDescriptor.Holiday.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Holiday holidays = 5;
- addHolidaysBuilder() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Holiday holidays = 5;
- addHolidaysBuilder(int) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Holiday holidays = 5;
- addInterceptor(LogSink.Interceptor) - Method in class io.deephaven.io.log.LogSink.Null
- addInterceptor(LogSink.Interceptor<T>) - Method in class io.deephaven.io.log.impl.LogSinkImpl
-
Add an interceptor
- addInterceptor(LogSink.Interceptor<T>) - Method in interface io.deephaven.io.log.LogSink
-
You can add as many interceptors to a log sink as you like.
- addInterceptor(FatalErrorReporter.Interceptor) - Method in interface io.deephaven.util.process.FatalErrorReporter
- addInterceptor(FatalErrorReporter.Interceptor) - Method in class io.deephaven.util.process.FatalErrorReporterBase
- addInternal(long, boolean) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- addInternal(long, boolean) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesLong
- addInternal(long, boolean) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesPacked
- addItem(Item) - Method in class io.deephaven.base.stats.Group
- addItems(int, CompletionItem) - Method in class io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.CompletionItem items = 1;
- addItems(int, CompletionItem.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.CompletionItem items = 1;
- addItems(CompletionItem) - Method in class io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.CompletionItem items = 1;
- addItems(CompletionItem.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.CompletionItem items = 1;
- addItemsBuilder() - Method in class io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.CompletionItem items = 1;
- addItemsBuilder(int) - Method in class io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.CompletionItem items = 1;
- ADDITIONAL_TEXT_EDITS_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.script.grpc.CompletionItem
- additions() - Method in interface io.deephaven.qst.table.Join
- addJunk(Token) - Method in interface io.deephaven.lang.generated.Node
- addJunk(Token) - Method in class io.deephaven.lang.generated.SimpleNode
- addKey(long) - Method in class io.deephaven.engine.rowset.impl.AdaptiveOrderedLongSetBuilderRandom
- addKey(long) - Method in class io.deephaven.engine.rowset.impl.AdaptiveRowSetBuilderRandom
- addKey(long) - Method in class io.deephaven.engine.rowset.impl.MixedBuilderRandom
- addKey(long) - Method in interface io.deephaven.engine.rowset.impl.OrderedLongSet.BuilderRandom
- addKey(long) - Method in class io.deephaven.engine.rowset.impl.RangePriorityQueueBuilder
- addKey(long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap.BuilderRandom
- addKey(long) - Method in interface io.deephaven.engine.rowset.RowSetBuilderRandom
- addKeyColumnNames(String) - Method in class io.deephaven.proto.backplane.grpc.PartitionByRequest.Builder
-
repeated string key_column_names = 3;
- addKeyColumnNames(String) - Method in class io.deephaven.proto.backplane.grpc.PartitionedTableDescriptor.Builder
-
The names of the key columns.
- addKeyColumnNamesBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.PartitionByRequest.Builder
-
repeated string key_column_names = 3;
- addKeyColumnNamesBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.PartitionedTableDescriptor.Builder
-
The names of the key columns.
- addKeyColumns(String) - Method in class io.deephaven.proto.backplane.grpc.CreateInputTableRequest.InputTableKind.InMemoryKeyBacked.Builder
-
repeated string key_columns = 1;
- addKeyColumnsBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.CreateInputTableRequest.InputTableKind.InMemoryKeyBacked.Builder
-
repeated string key_columns = 1;
- addKeyListener(TableMap.KeyListener) - Method in interface io.deephaven.engine.table.TableMap
-
Listen to changes in the map's keys.
- addKeys(String) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BoolMapWithDefault.Builder
-
repeated string keys = 2;
- addKeys(String) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.DoubleMapWithDefault.Builder
-
repeated string keys = 2;
- addKeys(String) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.StringMapWithDefault.Builder
-
repeated string keys = 2;
- addKeys(PrimitiveIterator.OfLong) - Method in class io.deephaven.engine.rowset.impl.AdaptiveOrderedLongSetBuilderRandom
- addKeys(PrimitiveIterator.OfLong) - Method in interface io.deephaven.engine.rowset.RowSetBuilderRandom
- addKeysBytes(ByteString) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BoolMapWithDefault.Builder
-
repeated string keys = 2;
- addKeysBytes(ByteString) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.DoubleMapWithDefault.Builder
-
repeated string keys = 2;
- addKeysBytes(ByteString) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.StringMapWithDefault.Builder
-
repeated string keys = 2;
- addLast(T) - Method in class io.deephaven.util.datastructures.RandomAccessDeque
- addLeftIndex(long, long) - Method in class io.deephaven.engine.table.impl.asofjoin.StaticAsOfJoinStateManagerTypedBase
-
Returns true if this is the first left row key added to this slot.
- addLeftIndex(long, long, byte) - Method in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- addLeftIndices(RowSet) - Method in class io.deephaven.engine.table.impl.join.AbstractJoinKeyState
- addLeftSide(RowSequence, Chunk[], LongArraySource, long) - Method in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- addLeftSide(Context, RowSequence, ColumnSource<?>[], LongArraySource, NaturalJoinModifiedSlotTracker) - Method in interface io.deephaven.engine.table.impl.BothIncrementalNaturalJoinStateManager
- addLeftSide(Context, RowSequence, ColumnSource<?>[], LongArraySource, NaturalJoinModifiedSlotTracker) - Method in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- addLevels(String) - Method in class io.deephaven.proto.backplane.script.grpc.LogSubscriptionRequest.Builder
-
repeated string levels = 2;
- addLevelsBytes(ByteString) - Method in class io.deephaven.proto.backplane.script.grpc.LogSubscriptionRequest.Builder
-
repeated string levels = 2;
- addListener(TableMap.Listener) - Method in interface io.deephaven.engine.table.TableMap
-
Add a new listener for changes to the map.
- addLocation(TableLocation) - Method in interface io.deephaven.engine.table.impl.ColumnSourceManager
-
Add a table location to the list to be checked in run().
- addLocation(TableLocation) - Method in class io.deephaven.engine.table.impl.sources.regioned.RegionedColumnSourceManager
- addLogSink(LogSinkImpl<?>) - Method in class io.deephaven.io.log.impl.LogSinkImpl.BigWriterThread
- addLogSink(S) - Method in interface io.deephaven.io.log.LogSink.LogSinkWriter
- addMain(long, long, long, byte) - Method in class io.deephaven.engine.table.impl.NaturalJoinModifiedSlotTracker
-
Add a slot in the main table.
- addMajorTickLocations(double) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.Builder
-
repeated double major_tick_locations = 17;
- addMatch(Collection<CompletionItem.Builder>, Node, String, CompletionRequest, String...) - Method in class io.deephaven.lang.completion.ChunkerCompleter
-
Deprecated.
- addMatch(Collection<CompletionItem.Builder>, Token, Token, String, CompletionRequest, CompletionOptions) - Method in class io.deephaven.lang.completion.results.CompletionBuilder
- addMatches(JoinMatch) - Method in interface io.deephaven.qst.table.Join.Builder
- addMatches(JoinMatch) - Method in interface io.deephaven.qst.table.WhereInTable.Builder
- addMatches(JoinMatch) - Method in interface io.deephaven.qst.table.WhereNotInTable.Builder
- addMatches(JoinMatch...) - Method in interface io.deephaven.qst.table.Join.Builder
- addMatches(JoinMatch...) - Method in interface io.deephaven.qst.table.WhereInTable.Builder
- addMatches(JoinMatch...) - Method in interface io.deephaven.qst.table.WhereNotInTable.Builder
- addMatchPairs(String) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate.Builder
-
used in all aggregates except countBy
- addMatchPairsBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate.Builder
-
used in all aggregates except countBy
- addMultiSeries(int, FigureDescriptor.MultiSeriesDescriptor) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor multi_series = 4;
- addMultiSeries(int, FigureDescriptor.MultiSeriesDescriptor.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor multi_series = 4;
- addMultiSeries(FigureDescriptor.MultiSeriesDescriptor) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor multi_series = 4;
- addMultiSeries(FigureDescriptor.MultiSeriesDescriptor.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor multi_series = 4;
- addMultiSeriesBuilder() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor multi_series = 4;
- addMultiSeriesBuilder(int) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor multi_series = 4;
- addNotification(NotificationQueue.Notification) - Method in interface io.deephaven.engine.updategraph.NotificationQueue
-
Add a notification for this NotificationQueue to deliver (by invoking its run() method).
- addNotification(NotificationQueue.Notification) - Method in enum io.deephaven.engine.updategraph.UpdateGraphProcessor
-
Enqueue a notification to be flushed according to its priority.
- addNotifications(Collection<NotificationQueue.Notification>) - Method in enum io.deephaven.engine.updategraph.UpdateGraphProcessor
-
Enqueue a collection of notifications to be flushed.
- addObjectFields(Object) - Static method in class io.deephaven.engine.table.lang.QueryScope
-
Adds an object's declared fields to the scope.
- addOnCloseCallback(Closeable) - Method in class io.deephaven.server.session.SessionState
-
Attach an on-close callback bound to the life of the session.
- addOneClickChartModifier(OneClickChartModifier) - Method in class io.deephaven.plot.AxisImpl
- AddOnlyFirstOrLastChunkedOperator - Class in io.deephaven.engine.table.impl.by
- addOperation(String, TotalsTableBuilder.AggType) - Method in class io.deephaven.engine.util.TotalsTableBuilder
-
Adds an operation for a column.
- addOperation(String, TotalsTableBuilder.AggType, String) - Method in class io.deephaven.engine.util.TotalsTableBuilder
-
Adds an operation for a column.
- addOperation(String, String) - Method in class io.deephaven.engine.util.TotalsTableBuilder
-
Adds an operation for a column.
- addOperation(String, String, String) - Method in class io.deephaven.engine.util.TotalsTableBuilder
-
Adds an operation for a column.
- addOperations(UpdateByOperation) - Method in interface io.deephaven.qst.table.UpdateByTable.Builder
- addOperations(UpdateByOperation...) - Method in interface io.deephaven.qst.table.UpdateByTable.Builder
- addOps(int, BatchTableRequest.Operation) - Method in class io.deephaven.proto.backplane.grpc.BatchTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation ops = 1;
- addOps(int, BatchTableRequest.Operation.Builder) - Method in class io.deephaven.proto.backplane.grpc.BatchTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation ops = 1;
- addOps(BatchTableRequest.Operation) - Method in class io.deephaven.proto.backplane.grpc.BatchTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation ops = 1;
- addOps(BatchTableRequest.Operation.Builder) - Method in class io.deephaven.proto.backplane.grpc.BatchTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation ops = 1;
- addOpsBuilder() - Method in class io.deephaven.proto.backplane.grpc.BatchTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation ops = 1;
- addOpsBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.BatchTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation ops = 1;
- addOptionalReferences(int, Reference) - Method in class io.deephaven.proto.backplane.grpc.SearchCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Reference optional_references = 2;
- addOptionalReferences(int, Reference.Builder) - Method in class io.deephaven.proto.backplane.grpc.SearchCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Reference optional_references = 2;
- addOptionalReferences(Reference) - Method in class io.deephaven.proto.backplane.grpc.SearchCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Reference optional_references = 2;
- addOptionalReferences(Reference.Builder) - Method in class io.deephaven.proto.backplane.grpc.SearchCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Reference optional_references = 2;
- addOptionalReferencesBuilder() - Method in class io.deephaven.proto.backplane.grpc.SearchCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Reference optional_references = 2;
- addOptionalReferencesBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.SearchCondition.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Reference optional_references = 2;
- addOrderedRowKeysChunk(IntChunk<? extends OrderedRowKeys>) - Method in interface io.deephaven.engine.rowset.RowSetBuilderRandom
- addOrderedRowKeysChunk(LongChunk<? extends OrderedRowKeys>) - Method in interface io.deephaven.engine.rowset.RowSetBuilderRandom
- addOverwrite(long, long) - Method in class io.deephaven.base.LongRingBuffer
- addOverwrite(E) - Method in class io.deephaven.base.RingBuffer
- addPacked(SortedRanges, long, long, boolean) - Static method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- addPackedWithStart(SortedRanges, int, long, long, MutableInt, boolean) - Static method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- addPage(Object, Object, int) - Method in interface io.deephaven.parquet.base.ColumnWriter
- addPage(Object, Object, int) - Method in class io.deephaven.parquet.base.ColumnWriterImpl
- addPageNoNulls(Object, int) - Method in interface io.deephaven.parquet.base.ColumnWriter
- addPageNoNulls(Object, int) - Method in class io.deephaven.parquet.base.ColumnWriterImpl
- addPairs(Pair) - Method in interface io.deephaven.api.agg.ColumnAggregations.Builder
- addPairs(Pair...) - Method in interface io.deephaven.api.agg.ColumnAggregations.Builder
- addParam(String, T) - Static method in class io.deephaven.engine.table.lang.QueryScope
-
Adds a parameter to the default instance
QueryScope
, or updates the value of an existing parameter. - addParentReference(Object) - Method in class io.deephaven.engine.table.impl.BaseTable
- addParentReference(Object) - Method in class io.deephaven.engine.table.impl.ReverseLookupListener
- addParentReference(Object) - Method in interface io.deephaven.engine.updategraph.DynamicNode
-
Called on a dependent node to ensure that a strong reference is maintained to any parent object that is required for the proper maintenance and functioning of the dependent.
- addParentReference(Object) - Method in class io.deephaven.server.barrage.BarrageMessageProducer
- addPartitionedTableHandle(PartitionedTableHandle) - Method in class io.deephaven.plot.AbstractSeriesInternal
- addPartitionedTableHandle(PartitionedTableHandle) - Method in class io.deephaven.plot.AxisImpl
- addPartitionedTableHandle(PartitionedTableHandle) - Method in interface io.deephaven.plot.SeriesInternal
-
Add a partitioned table that drives this series.
- addPrefixed(String, LabeledValues<T>) - Method in interface io.deephaven.qst.LabeledValues.Builder
- addPreview(Class<S>, Class<D>, Function<S, D>) - Static method in class io.deephaven.engine.table.impl.preview.ColumnPreviewManager
-
Adds a data type to be converted to a Preview Type.
- addProbe(HasherConfig.ProbeSpec) - Method in class io.deephaven.engine.table.impl.by.typed.HasherConfig.Builder
- addRange(long, long) - Method in class io.deephaven.engine.rowset.impl.AdaptiveOrderedLongSetBuilderRandom
- addRange(long, long) - Method in class io.deephaven.engine.rowset.impl.AdaptiveRowSetBuilderRandom
- addRange(long, long) - Method in class io.deephaven.engine.rowset.impl.MixedBuilderRandom
- addRange(long, long) - Method in interface io.deephaven.engine.rowset.impl.OrderedLongSet.BuilderRandom
- addRange(long, long) - Method in class io.deephaven.engine.rowset.impl.RangePriorityQueueBuilder
- addRange(long, long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- addRange(long, long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap.BuilderRandom
- addRange(long, long) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- addRange(long, long) - Method in interface io.deephaven.engine.rowset.RowSetBuilderRandom
- addRangeExclusiveEnd(long, long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- addRangeInternal(long, long, boolean) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- addRangeInternal(long, long, boolean) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesLong
- addRangeInternal(long, long, boolean) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesPacked
- addRangePacked(SortedRanges, long, long, long, long, boolean) - Static method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- addRangePackedWithStart(SortedRanges, int, long, long, long, long, long, MutableInt, boolean) - Static method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- addRanges(LongRangeIterator) - Method in class io.deephaven.engine.rowset.impl.AdaptiveOrderedLongSetBuilderRandom
- addRanges(LongRangeIterator) - Method in interface io.deephaven.engine.rowset.RowSetBuilderRandom
- addRangesUnsafeNoWriteCheck(RowSet.RangeIterator) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- addRangeUnsafe(long, long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- addRangeUnsafe(long, long) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- addRangeUnsafeNoWriteCheck(int, long, long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- addRangeUnsafeNoWriteCheck(long, long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- addRegion(ColumnDefinition<?>, ColumnLocation) - Method in interface io.deephaven.engine.table.impl.sources.regioned.RegionedColumnSource
-
Add a region to this regioned column source.
- addRemoved(int, FieldInfo) - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo removed = 3;
- addRemoved(int, FieldInfo.Builder) - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo removed = 3;
- addRemoved(FieldInfo) - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo removed = 3;
- addRemoved(FieldInfo.Builder) - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo removed = 3;
- addRemovedBuilder() - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo removed = 3;
- addRemovedBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo removed = 3;
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.flightjs.protocol.BrowserFlight.BrowserNextResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AddTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AddTableResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AndCondition.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ApplyPreviewColumnsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AsOfJoinTablesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.BatchTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.CloseSessionResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.CompareCondition.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.Condition.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ContainsCondition.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.CreateInputTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.CreateInputTableRequest.InputTableKind.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.CreateInputTableRequest.InputTableKind.InMemoryAppendOnly.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.CreateInputTableRequest.InputTableKind.InMemoryKeyBacked.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.CrossJoinTablesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.DeleteTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.DeleteTableResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.DropColumnsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.EmptyTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ExactJoinTablesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ExportedTableCreationResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ExportedTableUpdateMessage.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ExportedTableUpdatesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ExportNotification.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ExportNotificationRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ExportRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ExportResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.FetchObjectRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.FetchObjectResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.FetchPandasTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.FetchTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.FieldInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.FilterTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.FlattenRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.GetTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.HandshakeRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.HandshakeResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.HeadOrTailByRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.HeadOrTailRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.InCondition.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.InvokeCondition.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.IsNullCondition.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.LeftJoinTablesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ListFieldsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.Literal.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.MatchesCondition.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.MergeRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.MergeTablesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.NaturalJoinTablesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.NotCondition.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.OrCondition.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.PartitionByRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.PartitionByResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.PartitionedTableDescriptor.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.Reference.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ReleaseRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ReleaseResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.RunChartDownsampleRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.RunChartDownsampleRequest.ZoomRange.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.SearchCondition.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.SelectDistinctRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.SelectOrUpdateRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.SnapshotTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.SortDescriptor.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.SortTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.TableReference.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.TerminationNotificationRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.Ticket.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.TimeTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.TypedTicket.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UngroupRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UnstructuredFilterTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.Value.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.AutoCompleteRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.AutoCompleteResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.BindTableToVariableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.BindTableToVariableResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.BrowserNextResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.CancelCommandRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.CancelCommandResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.TextDocumentContentChangeEvent.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.CompletionContext.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.CompletionItem.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.DocumentRange.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.ExecuteCommandRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.ExecuteCommandResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BoolMapWithDefault.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Holiday.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.LocalDate.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.DoubleMapWithDefault.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesSourceDescriptor.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.OneClickDescriptor.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SourceDescriptor.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.StringMapWithDefault.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.GetConsoleTypesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.GetConsoleTypesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.GetHeapInfoRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.GetHeapInfoResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.LogSubscriptionData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.LogSubscriptionRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.Position.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.StartConsoleRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.StartConsoleResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.TextDocumentItem.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.TextEdit.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.VersionedTextDocumentIdentifier.Builder
- addRequests(ExportRequest) - Method in interface io.deephaven.client.impl.ExportsRequest.Builder
- addRequests(ExportRequest...) - Method in interface io.deephaven.client.impl.ExportsRequest.Builder
- addRightIndex(long, long) - Method in class io.deephaven.engine.table.impl.asofjoin.StaticAsOfJoinStateManagerTypedBase
- addRightIndex(long, long, byte) - Method in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- addRightIndices(RowSet) - Method in class io.deephaven.engine.table.impl.join.AbstractJoinKeyState
- addRightSide(RowSequence, Chunk[]) - Method in class io.deephaven.engine.table.impl.naturaljoin.RightIncrementalNaturalJoinStateManagerTypedBase
- addRightSide(RowSequence, Chunk[], NaturalJoinModifiedSlotTracker) - Method in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- addRightSide(RowSequence, Chunk[], NaturalJoinModifiedSlotTracker) - Method in class io.deephaven.engine.table.impl.naturaljoin.RightIncrementalNaturalJoinStateManagerTypedBase
- addRightSide(RowSequence, ColumnSource<?>[]) - Method in class io.deephaven.engine.table.impl.naturaljoin.RightIncrementalNaturalJoinStateManagerTypedBase
- addRightSide(RowSequence, ColumnSource<?>[]) - Method in class io.deephaven.engine.table.impl.RightIncrementalNaturalJoinStateManager
- addRightSide(Context, RowSequence, ColumnSource<?>[], NaturalJoinModifiedSlotTracker) - Method in interface io.deephaven.engine.table.impl.BothIncrementalNaturalJoinStateManager
- addRightSide(Context, RowSequence, ColumnSource<?>[], NaturalJoinModifiedSlotTracker) - Method in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- addRightSide(Context, RowSequence, ColumnSource<?>[], NaturalJoinModifiedSlotTracker) - Method in class io.deephaven.engine.table.impl.naturaljoin.RightIncrementalNaturalJoinStateManagerTypedBase
- addRightSide(Context, RowSequence, ColumnSource<?>[], NaturalJoinModifiedSlotTracker) - Method in class io.deephaven.engine.table.impl.RightIncrementalNaturalJoinStateManager
- addRow(Object...) - Method in class io.deephaven.engine.table.impl.util.TableBuilder
-
Deprecated.Adds a row to the table.
- addRow(Map<String, Object>) - Method in interface io.deephaven.engine.util.config.InputTableRowSetter
-
Add the specified row to the table.
- addRow(Map<String, Object>, boolean, InputTableStatusListener) - Method in interface io.deephaven.engine.util.config.InputTableRowSetter
-
Add the specified row to the table, optionally overwriting existing keys.
- addRowGroup(long) - Method in class io.deephaven.parquet.base.ParquetFileWriter
- addRowKey(long) - Method in interface io.deephaven.engine.table.impl.UpdatableTable.RowSetChangeRecorder
-
Flag key as an addition (or a modification if previously removed in this cycle).
- addRowKey(long) - Method in class io.deephaven.engine.table.impl.UpdateSourceQueryTable
- addRowKeyRange(long, long) - Method in class io.deephaven.engine.table.impl.UpdateSourceQueryTable
- addRowKeys - Variable in class io.deephaven.server.barrage.BarrageStreamGenerator.SubView
- addRowKeysChunk(IntChunk<? extends RowKeys>) - Method in interface io.deephaven.engine.rowset.RowSetBuilderRandom
- addRowKeysChunk(LongChunk<? extends RowKeys>) - Method in interface io.deephaven.engine.rowset.RowSetBuilderRandom
- addRowOffsets - Variable in class io.deephaven.server.barrage.BarrageStreamGenerator.SnapshotView
- addRowOffsets - Variable in class io.deephaven.server.barrage.BarrageStreamGenerator.SubView
- addRowOffsets() - Method in class io.deephaven.server.barrage.BarrageStreamGenerator.SchemaView
- addRowOffsets() - Method in class io.deephaven.server.barrage.BarrageStreamGenerator.SnapshotView
- addRowOffsets() - Method in class io.deephaven.server.barrage.BarrageStreamGenerator.SubView
- addRowOffsets() - Method in interface io.deephaven.server.barrage.BarrageStreamGenerator.View
- addRows(Map<String, Object>[]) - Method in interface io.deephaven.engine.util.config.InputTableRowSetter
-
Add the specified rows to the table.
- addRows(Map<String, Object>[], boolean, InputTableStatusListener) - Method in interface io.deephaven.engine.util.config.InputTableRowSetter
-
Add the specified rows to the table, optionally overwriting existing keys.
- addRowSet(RowSet) - Method in class io.deephaven.engine.rowset.impl.AdaptiveOrderedLongSetBuilderRandom
- addRowSet(RowSet) - Method in interface io.deephaven.engine.rowset.RowSetBuilderRandom
- addRowSet(IterativeChunkedAggregationOperator.SingletonContext, RowSet, long) - Method in class io.deephaven.engine.table.impl.by.AddOnlyFirstOrLastChunkedOperator
- addRowSet(IterativeChunkedAggregationOperator.SingletonContext, RowSet, long) - Method in class io.deephaven.engine.table.impl.by.FirstOrLastChunkedOperator
- addRowSet(IterativeChunkedAggregationOperator.SingletonContext, RowSet, long) - Method in class io.deephaven.engine.table.impl.by.GroupByChunkedOperator
- addRowSet(IterativeChunkedAggregationOperator.SingletonContext, RowSet, long) - Method in interface io.deephaven.engine.table.impl.by.IterativeChunkedAggregationOperator
- addRowSet(IterativeChunkedAggregationOperator.SingletonContext, RowSet, long) - Method in class io.deephaven.engine.table.impl.by.PartitionByChunkedOperator
- addRowSet(IterativeChunkedAggregationOperator.SingletonContext, RowSet, long) - Method in class io.deephaven.engine.table.impl.by.StaticFirstOrLastChunkedOperator
- addRowSet(IterativeChunkedAggregationOperator.SingletonContext, RowSet, long) - Method in class io.deephaven.engine.table.impl.by.StreamFirstChunkedOperator
- addRowSet(IterativeChunkedAggregationOperator.SingletonContext, RowSet, long) - Method in class io.deephaven.engine.table.impl.by.StreamLastChunkedOperator
- addScope(IsScope) - Method in interface io.deephaven.lang.generated.Node
- addScope(List<IsScope>) - Method in interface io.deephaven.lang.api.HasScope
- addScope(List<IsScope>) - Method in interface io.deephaven.lang.generated.Node
- addScriptImportClass(Class<?>) - Method in class io.deephaven.engine.util.GroovyDeephavenSession
- addScriptImportClass(String) - Method in class io.deephaven.engine.util.GroovyDeephavenSession
- addScriptImportStatic(Class<?>) - Method in class io.deephaven.engine.util.GroovyDeephavenSession
- addScriptImportStatic(String) - Method in class io.deephaven.engine.util.GroovyDeephavenSession
- addSeries(int, FigureDescriptor.SeriesDescriptor) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor series = 3;
- addSeries(int, FigureDescriptor.SeriesDescriptor.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor series = 3;
- addSeries(FigureDescriptor.SeriesDescriptor) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor series = 3;
- addSeries(FigureDescriptor.SeriesDescriptor.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor series = 3;
- addSeries(SERIES, Object) - Method in class io.deephaven.plot.datasets.multiseries.AbstractMultiSeries
- addSeries(T, Object) - Method in interface io.deephaven.plot.datasets.multiseries.MultiSeriesInternal
-
Add the given series to this MultiSeries
- addSeriesBuilder() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor series = 3;
- addSeriesBuilder(int) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor series = 3;
- addShutdownHookToRuntime() - Method in interface io.deephaven.util.process.ShutdownManager
-
Add a shutdown hook to the runtime that will invoke all registered shutdown tasks, if they haven't previously been invoked.
- addShutdownHookToRuntime() - Method in class io.deephaven.util.process.ShutdownManagerImpl
- addSink(LogSink) - Static method in class io.deephaven.io.log.LogSink.Shutdown
- addSorts(int, SortDescriptor) - Method in class io.deephaven.proto.backplane.grpc.SortTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.SortDescriptor sorts = 3;
- addSorts(int, SortDescriptor.Builder) - Method in class io.deephaven.proto.backplane.grpc.SortTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.SortDescriptor sorts = 3;
- addSorts(SortDescriptor) - Method in class io.deephaven.proto.backplane.grpc.SortTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.SortDescriptor sorts = 3;
- addSorts(SortDescriptor.Builder) - Method in class io.deephaven.proto.backplane.grpc.SortTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.SortDescriptor sorts = 3;
- addSortsBuilder() - Method in class io.deephaven.proto.backplane.grpc.SortTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.SortDescriptor sorts = 3;
- addSortsBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.SortTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.SortDescriptor sorts = 3;
- addSource(ColumnLocation, RowSet) - Method in class io.deephaven.engine.table.impl.locations.impl.ParallelDeferredGroupingProvider
- addSource(ColumnLocation, RowSet) - Method in interface io.deephaven.engine.table.impl.locations.KeyRangeGroupingProvider
-
Add a column location for consideration when constructing groupings.
- addSource(Runnable) - Method in class io.deephaven.engine.updategraph.OneShotUpdateCombiner
- addSource(Runnable) - Method in enum io.deephaven.engine.updategraph.UpdateGraphProcessor
-
Add a table to the list of tables to run and mark it as
refreshing
if it was aDynamicNode
. - addSource(Runnable) - Method in class io.deephaven.engine.updategraph.UpdateSourceCombiner
- addSource(Runnable) - Method in interface io.deephaven.engine.updategraph.UpdateSourceRegistrar
-
Add a source to this registrar.
- addSourceIds(int, TableReference) - Method in class io.deephaven.proto.backplane.grpc.MergeTablesRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.TableReference source_ids = 2;
- addSourceIds(int, TableReference.Builder) - Method in class io.deephaven.proto.backplane.grpc.MergeTablesRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.TableReference source_ids = 2;
- addSourceIds(TableReference) - Method in class io.deephaven.proto.backplane.grpc.MergeTablesRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.TableReference source_ids = 2;
- addSourceIds(TableReference.Builder) - Method in class io.deephaven.proto.backplane.grpc.MergeTablesRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.TableReference source_ids = 2;
- addSourceIdsBuilder() - Method in class io.deephaven.proto.backplane.grpc.MergeTablesRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.TableReference source_ids = 2;
- addSourceIdsBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.MergeTablesRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.TableReference source_ids = 2;
- addStackTraces(int, TerminationNotificationResponse.StackTrace) - Method in class io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.Builder
-
if applicable, the list of stack traces in reverse causal order
- addStackTraces(int, TerminationNotificationResponse.StackTrace.Builder) - Method in class io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.Builder
-
if applicable, the list of stack traces in reverse causal order
- addStackTraces(TerminationNotificationResponse.StackTrace) - Method in class io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.Builder
-
if applicable, the list of stack traces in reverse causal order
- addStackTraces(TerminationNotificationResponse.StackTrace.Builder) - Method in class io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.Builder
-
if applicable, the list of stack traces in reverse causal order
- addStackTracesBuilder() - Method in class io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.Builder
-
if applicable, the list of stack traces in reverse causal order
- addStackTracesBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.Builder
-
if applicable, the list of stack traces in reverse causal order
- addStampColumns(ColumnName) - Method in interface io.deephaven.qst.table.SnapshotTable.Builder
- addStampColumns(ColumnName...) - Method in interface io.deephaven.qst.table.SnapshotTable.Builder
- addStampColumns(String) - Method in class io.deephaven.proto.backplane.grpc.SnapshotTableRequest.Builder
-
Which columns to take from the left table (can be renamed if desired).
- addStampColumnsBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.SnapshotTableRequest.Builder
-
Which columns to take from the left table (can be renamed if desired).
- addStringToSet(String) - Method in class io.deephaven.stringset.HashStringSet
- addSubscription(StreamObserver<MessageView>, BarrageSubscriptionOptions, BitSet, RowSet, boolean) - Method in class io.deephaven.server.barrage.BarrageMessageProducer
-
Add a subscription to this BarrageMessageProducer.
- addSwappableTable(SwappableTable) - Method in class io.deephaven.plot.AbstractSeriesInternal
- addSwappableTable(SwappableTable) - Method in class io.deephaven.plot.AxisImpl
- addSwappableTable(SwappableTable) - Method in interface io.deephaven.plot.SeriesInternal
-
Adds a swappable table that drives this series.
- addTable(String, Table) - Method in class io.deephaven.engine.table.impl.util.SyncTableFilter.Builder
-
Add a table to the set of tables to be synchronized, using this builder's default ID and key column names.
- addTable(String, Table, String, String...) - Method in class io.deephaven.engine.table.impl.util.SyncTableFilter.Builder
-
Add a table to the set of tables to be synchronized.
- addTableHandle(TableHandle) - Method in class io.deephaven.plot.AbstractSeriesInternal
- addTableHandle(TableHandle) - Method in class io.deephaven.plot.datasets.multiseries.AbstractSwappableMultiSeries
- addTableHandle(TableHandle) - Method in interface io.deephaven.plot.SeriesInternal
-
Add a table that drives this series.
- AddTableRequest - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AddTableRequest
- AddTableRequest.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AddTableRequest
- AddTableRequestOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AddTableResponse - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AddTableResponse
- AddTableResponse.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AddTableResponse
- AddTableResponseOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- addTables(LabeledTable) - Method in interface io.deephaven.qst.table.LabeledTables.Builder
- addTables(LabeledTable...) - Method in interface io.deephaven.qst.table.LabeledTables.Builder
- addTables(TableSpec) - Method in interface io.deephaven.qst.table.MergeTable.Builder
- addTables(TableSpec...) - Method in interface io.deephaven.qst.table.MergeTable.Builder
- addTableToInputTable(AddTableRequest) - Method in class io.deephaven.proto.backplane.grpc.InputTableServiceGrpc.InputTableServiceBlockingStub
-
Adds the provided table to the specified input table.
- addTableToInputTable(AddTableRequest) - Method in class io.deephaven.proto.backplane.grpc.InputTableServiceGrpc.InputTableServiceFutureStub
-
Adds the provided table to the specified input table.
- addTableToInputTable(AddTableRequest, StreamObserver<AddTableResponse>) - Method in class io.deephaven.proto.backplane.grpc.InputTableServiceGrpc.InputTableServiceImplBase
-
Adds the provided table to the specified input table.
- addTableToInputTable(AddTableRequest, StreamObserver<AddTableResponse>) - Method in class io.deephaven.proto.backplane.grpc.InputTableServiceGrpc.InputTableServiceStub
-
Adds the provided table to the specified input table.
- addTableToInputTable(AddTableRequest, StreamObserver<AddTableResponse>) - Method in class io.deephaven.server.table.inputtables.InputTableServiceGrpcImpl
- addTerminationListener(SessionState, StreamObserver<TerminationNotificationResponse>) - Method in class io.deephaven.server.session.SessionService
-
Add a listener who receives a single notification when this process is exiting and yet able to communicate with the observer.
- addTimeWindow(QueryTable, String, long, String) - Static method in class io.deephaven.engine.util.WindowCheck
-
Adds a Boolean column that is false when a timestamp column is older than windowNanos.
- addToArray(int, int[]) - Static method in class io.deephaven.base.ArrayUtil
- addToArray(T, T[], Class<T>) - Static method in class io.deephaven.base.ArrayUtil
- addToBucket(int, long) - Method in class io.deephaven.engine.table.impl.updateby.hashing.UpdateBySlotTracker
- addToBucket(int, LongChunk<? extends RowKeys>, int, int) - Method in class io.deephaven.engine.table.impl.updateby.hashing.UpdateBySlotTracker
-
Add a slot in the main table.
- addToBuilder(ImmutableObjectArraySource<RowSetBuilderSequential>, long, long) - Static method in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- addToBuilderFromImpl(OrderedLongSet.BuilderRandom, WritableRowSetImpl) - Static method in class io.deephaven.engine.rowset.impl.WritableRowSetImpl
- addToFlatBuffer(FlatBufferBuilder) - Method in class io.deephaven.server.barrage.BarrageStreamGenerator.ByteArrayGenerator
- addToFlatBuffer(RowSet, FlatBufferBuilder) - Method in class io.deephaven.server.barrage.BarrageStreamGenerator.RowSetGenerator
-
Appends the intersection of the viewport and the originally provided RowSet.
- addToFlatBuffer(BitSet, FlatBufferBuilder) - Method in class io.deephaven.server.barrage.BarrageStreamGenerator.BitSetGenerator
- addToGrouping(DATA_TYPE, long, long) - Method in class io.deephaven.engine.table.impl.locations.impl.RandomGroupingBuilder
-
Add a mapping from value [firstRowKey, lastRowKey] to the groupings under construction.
- addToInputTable(HasTicketId, HasTicketId) - Method in interface io.deephaven.client.impl.InputTableService
-
Add
source
to the input tabledestination
. - addToInputTable(HasTicketId, HasTicketId) - Method in class io.deephaven.client.impl.SessionImpl
- addToInputTable(HasTicketId, NewTable, BufferAllocator) - Method in class io.deephaven.client.impl.FlightSession
-
Add
source
to the input tabledestination
. - addToInputTable(HasTicketId, FlightStream) - Method in class io.deephaven.client.impl.FlightSession
-
Add
source
to the input tabledestination
. - addToken(Token) - Method in class io.deephaven.lang.api.AbstractChunkerInvokable
- addToken(Token) - Method in interface io.deephaven.lang.api.ChunkerInvokable
- addToken(Token) - Method in interface io.deephaven.lang.generated.Node
- addToken(Token, Node) - Method in interface io.deephaven.lang.generated.Node
- addToken(Token, Node) - Method in class io.deephaven.lang.generated.SimpleNode
- addTokens(StringBuilder, Token, String...) - Method in class io.deephaven.lang.completion.results.CompletionBuilder
- addToSequentialBuilder(long, ObjectArraySource<RowSetBuilderSequential>, long) - Method in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalHashedAsOfJoinStateManager
- addTypedExportId(int, TypedTicket) - Method in class io.deephaven.proto.backplane.grpc.FetchObjectResponse.Builder
-
repeated .io.deephaven.proto.backplane.grpc.TypedTicket typed_export_id = 3;
- addTypedExportId(int, TypedTicket.Builder) - Method in class io.deephaven.proto.backplane.grpc.FetchObjectResponse.Builder
-
repeated .io.deephaven.proto.backplane.grpc.TypedTicket typed_export_id = 3;
- addTypedExportId(TypedTicket) - Method in class io.deephaven.proto.backplane.grpc.FetchObjectResponse.Builder
-
repeated .io.deephaven.proto.backplane.grpc.TypedTicket typed_export_id = 3;
- addTypedExportId(TypedTicket.Builder) - Method in class io.deephaven.proto.backplane.grpc.FetchObjectResponse.Builder
-
repeated .io.deephaven.proto.backplane.grpc.TypedTicket typed_export_id = 3;
- addTypedExportIdBuilder() - Method in class io.deephaven.proto.backplane.grpc.FetchObjectResponse.Builder
-
repeated .io.deephaven.proto.backplane.grpc.TypedTicket typed_export_id = 3;
- addTypedExportIdBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.FetchObjectResponse.Builder
-
repeated .io.deephaven.proto.backplane.grpc.TypedTicket typed_export_id = 3;
- addUnique(T) - Method in class io.deephaven.base.array.FastArray
- addUnless(T[], Class<T>, Predicate.Binary<T, A>, Function.Unary<T, A>, A) - Static method in class io.deephaven.base.ArrayUtil
- addUnless(T[], Class<T>, Predicate.Unary<T>, Function.Nullary<T>) - Static method in class io.deephaven.base.ArrayUtil
- addUnsafe(long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- addUnsafe(long) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- addUnsafeNoWriteCheck(long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- addUpdated(int, FieldInfo) - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo updated = 2;
- addUpdated(int, FieldInfo.Builder) - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo updated = 2;
- addUpdated(FieldInfo) - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo updated = 2;
- addUpdated(FieldInfo.Builder) - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo updated = 2;
- addUpdatedBuilder() - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo updated = 2;
- addUpdatedBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo updated = 2;
- addValues(boolean) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BoolMapWithDefault.Builder
-
repeated bool values = 3;
- addValues(double) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.DoubleMapWithDefault.Builder
-
repeated double values = 3;
- addValues(String) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.StringMapWithDefault.Builder
-
repeated string values = 3;
- addValues(T) - Method in class io.deephaven.qst.array.GenericArray.Builder
- addValues(T...) - Method in class io.deephaven.qst.array.GenericArray.Builder
- addValuesBytes(ByteString) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.StringMapWithDefault.Builder
-
repeated string values = 3;
- addValuesUnsafe(LongChunk<OrderedRowKeys>, int, int) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- addValuesUnsafeNoWriteCheck(LongChunk<OrderedRowKeys>, int, int) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- addVectorPage(Object, IntBuffer, int, Object) - Method in interface io.deephaven.parquet.base.ColumnWriter
- addVectorPage(Object, IntBuffer, int, Object) - Method in class io.deephaven.parquet.base.ColumnWriterImpl
- addYColumnNames(String) - Method in class io.deephaven.proto.backplane.grpc.RunChartDownsampleRequest.Builder
-
repeated string y_column_names = 6;
- addYColumnNamesBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.RunChartDownsampleRequest.Builder
-
repeated string y_column_names = 6;
- addYColumnsOfInterest(int[]) - Method in class io.deephaven.clientsupport.plotdownsampling.DownsampleChunkContext
-
Indicates that any of these Y columns will actually be used, and should be pre-populated if not yet present
- adjustBeginLineColumn(int, int) - Method in class io.deephaven.lang.generated.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustForDelegatingMethod() - Method in exception io.deephaven.base.verify.RequirementFailure
-
If this stack frame caused the exception, adjust the culprit to be the caller.
- adjustForDelegatingMethodAndSyntheticAccessor() - Method in exception io.deephaven.base.verify.RequirementFailure
-
If this stack frame caused the exception, adjust the culprit to be the caller.
- adjustOrPutValue(long, long, long) - Method in class io.deephaven.util.datastructures.hash.HashMapBase
- adjustValue(long, long) - Method in class io.deephaven.util.datastructures.hash.HashMapBase
- adopt(Node) - Method in interface io.deephaven.lang.generated.Node
- adopt(Node) - Method in class io.deephaven.lang.generated.SimpleNode
- advance(int) - Method in interface io.deephaven.engine.rowset.impl.rsp.container.SearchRangeIterator
-
Advance the iterator position forward until the current range end's (exclusive) position is bigger (not equal) than the argument, or the iterator is exhausted.
- advance(int) - Method in interface io.deephaven.engine.rowset.impl.rsp.container.ShortAdvanceIterator
-
Advance the iterator position forward until the current value is smaller or equal to the argument, or the iterator is exhausted.
- advance(int) - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingletonContainer.ReverseIter
- advance(int) - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingletonContainer.SearchRangeIter
- advance(int) - Method in class io.deephaven.engine.rowset.impl.rsp.container.TwoValuesContainer.ContainerShortBatchIter
- advance(int) - Method in class io.deephaven.engine.rowset.impl.rsp.IndexRangeIteratorView
- advance(int) - Method in class io.deephaven.engine.rowset.impl.rsp.RspRangeIterator.RangeIteratorView
- advance(long) - Method in class io.deephaven.engine.rowset.impl.ComplementRangeIterator
- advance(long) - Method in interface io.deephaven.engine.rowset.impl.rsp.RspArray.SpanCursor
-
Advances the pointer forward to the next span in the sequence whose interval could have it include the key argument.
- advance(long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspRangeIterator
-
Advance the current iterator position while the current range end is less than key.
- advance(long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspReverseIterator
- advance(long) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges.RangeIterator
- advance(long) - Method in interface io.deephaven.engine.rowset.RowSequence.Iterator
-
Advance this iterator's position to
nextKey
, or to the first present row key greater thannextKey
ifnextKey
is not found. - advance(long) - Method in interface io.deephaven.engine.rowset.RowSet.RangeIterator
-
Advance the current iterator position until
currentRangeStart()
andcurrentRangeEnd()
are both greater than or equal to ‘v’. - advance(long) - Method in interface io.deephaven.engine.rowset.RowSet.SearchIterator
-
Advance the current iterator position until
currentValue()
is greater than or equal to ‘v’. - advanceAndGetPositionDistance(long) - Method in interface io.deephaven.engine.rowset.RowSequence.Iterator
-
Advance this iterator's position as in
RowSequence.Iterator.advance(long)
, returning the number of row keys thus consumed. - advanceImpl(long) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges.RangeIterator
- advanceToNextPage(RowSequence.Iterator) - Method in interface io.deephaven.engine.page.Page
-
Assuming
RowSequenceIterator
is position at its first row key on this page, consume all keys on this page. - advanceToNextPage(RowSet.SearchIterator) - Method in interface io.deephaven.engine.page.Page
-
Assuming
searchIterator
is position at its first row key on this page, consume all keys on this page. - advanceToNextPageAndGetPositionDistance(RowSequence.Iterator) - Method in interface io.deephaven.engine.page.Page
-
Assuming
RowSequenceIterator
is position at its first row key on this page, consume all keys on this page and return the number of keys consumed. - advanceUntil(short[], int, int, short) - Static method in class io.deephaven.engine.rowset.impl.rsp.container.ContainerUtil
-
Find the smallest integer larger than pos such that array[pos]>= min.
- affectingColumns - Variable in class io.deephaven.engine.table.impl.updateby.internal.BaseByteUpdateByOperator
- affectingColumns - Variable in class io.deephaven.engine.table.impl.updateby.internal.BaseCharUpdateByOperator
- affectingColumns - Variable in class io.deephaven.engine.table.impl.updateby.internal.BaseIntUpdateByOperator
- affectingColumns - Variable in class io.deephaven.engine.table.impl.updateby.internal.BaseLongUpdateByOperator
- affectingColumns - Variable in class io.deephaven.engine.table.impl.updateby.internal.BaseObjectUpdateByOperator
- affectingColumns - Variable in class io.deephaven.engine.table.impl.updateby.internal.BaseShortUpdateByOperator
- agg(Aggregation) - Method in class io.deephaven.treetable.RollupDefinition.Builder
-
Add an
aggregation
. - AggAbsSum(String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create an
absolute sum
aggregation for the supplied column name pairs. - aggAllBy(AggSpec) - Method in interface io.deephaven.api.TableOperations
- aggAllBy(AggSpec) - Method in class io.deephaven.api.TableOperationsAdapter
- aggAllBy(AggSpec) - Method in interface io.deephaven.engine.table.impl.TableWithDefaults
- aggAllBy(AggSpec) - Method in interface io.deephaven.engine.table.Table
- aggAllBy(AggSpec) - Method in class io.deephaven.qst.table.TableBase
- aggAllBy(AggSpec, ColumnName...) - Method in interface io.deephaven.api.TableOperations
- aggAllBy(AggSpec, ColumnName...) - Method in class io.deephaven.api.TableOperationsAdapter
- aggAllBy(AggSpec, ColumnName...) - Method in class io.deephaven.engine.table.impl.HierarchicalTable
- aggAllBy(AggSpec, ColumnName...) - Method in class io.deephaven.engine.table.impl.QueryTable
- aggAllBy(AggSpec, ColumnName...) - Method in class io.deephaven.engine.table.impl.UncoalescedTable
- aggAllBy(AggSpec, ColumnName...) - Method in interface io.deephaven.engine.table.Table
- aggAllBy(AggSpec, ColumnName...) - Method in class io.deephaven.qst.table.TableBase
- aggAllBy(AggSpec, String...) - Method in interface io.deephaven.api.TableOperations
- aggAllBy(AggSpec, String...) - Method in class io.deephaven.api.TableOperationsAdapter
- aggAllBy(AggSpec, String...) - Method in interface io.deephaven.engine.table.impl.TableWithDefaults
- aggAllBy(AggSpec, String...) - Method in interface io.deephaven.engine.table.Table
- aggAllBy(AggSpec, String...) - Method in class io.deephaven.qst.table.TableBase
- aggAllBy(AggSpec, Collection<String>) - Method in interface io.deephaven.api.TableOperations
- aggAllBy(AggSpec, Collection<String>) - Method in class io.deephaven.api.TableOperationsAdapter
- aggAllBy(AggSpec, Collection<String>) - Method in interface io.deephaven.engine.table.impl.TableWithDefaults
- aggAllBy(AggSpec, Collection<String>) - Method in interface io.deephaven.engine.table.Table
- aggAllBy(AggSpec, Collection<String>) - Method in class io.deephaven.qst.table.TableBase
- AggApproxPct(double, double, String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create an
approximate percentile
aggregation for the supplied percentile, T-Digest compression factor, and column name pairs. - AggApproxPct(double, String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create an
approximate percentile
aggregation for the supplied percentile and column name pairs with the default T-Digestcompression
factor. - AggApproxPct(String, double, PercentileOutput...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create an
approximate percentile
aggregation for the supplied input column name, T-Digest compression factor, and percentile/output column name pairs. - AggApproxPct(String, PercentileOutput...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create an
approximate percentile
aggregation for the supplied input column name and percentile/output column name pairs with the default T-Digestcompression
factor. - AggAvg(String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create an
average
(arithmetic mean) aggregation for the supplied column name pairs. - aggBy(Aggregation) - Method in interface io.deephaven.api.TableOperations
-
Produce an aggregated result by grouping all rows from
this
into a single group of rows and applyingaggregation
to the result. - aggBy(Aggregation) - Method in class io.deephaven.api.TableOperationsAdapter
- aggBy(Aggregation) - Method in interface io.deephaven.engine.table.impl.TableWithDefaults
- aggBy(Aggregation) - Method in interface io.deephaven.engine.table.Table
- aggBy(Aggregation) - Method in class io.deephaven.qst.table.TableBase
- aggBy(Aggregation, String...) - Method in interface io.deephaven.api.TableOperations
-
Produce an aggregated result by grouping
this
according to thegroupByColumns
and applyingaggregation
to each resulting group of rows. - aggBy(Aggregation, String...) - Method in class io.deephaven.api.TableOperationsAdapter
- aggBy(Aggregation, String...) - Method in interface io.deephaven.engine.table.impl.TableWithDefaults
- aggBy(Aggregation, String...) - Method in interface io.deephaven.engine.table.Table
- aggBy(Aggregation, String...) - Method in class io.deephaven.qst.table.TableBase
- aggBy(Aggregation, Collection<? extends ColumnName>) - Method in interface io.deephaven.api.TableOperations
-
Produce an aggregated result by grouping
this
according to thegroupByColumns
and applyingaggregation
to each resulting group of rows. - aggBy(Aggregation, Collection<? extends ColumnName>) - Method in class io.deephaven.api.TableOperationsAdapter
- aggBy(Aggregation, Collection<? extends ColumnName>) - Method in interface io.deephaven.engine.table.impl.TableWithDefaults
- aggBy(Aggregation, Collection<? extends ColumnName>) - Method in interface io.deephaven.engine.table.Table
- aggBy(Aggregation, Collection<? extends ColumnName>) - Method in class io.deephaven.qst.table.TableBase
- aggBy(Collection<? extends Aggregation>) - Method in interface io.deephaven.api.TableOperations
-
Produce an aggregated result by grouping all rows from
this
into a single group of rows and applyingaggregations
to the result. - aggBy(Collection<? extends Aggregation>) - Method in class io.deephaven.api.TableOperationsAdapter
- aggBy(Collection<? extends Aggregation>) - Method in interface io.deephaven.engine.table.impl.TableWithDefaults
- aggBy(Collection<? extends Aggregation>) - Method in interface io.deephaven.engine.table.Table
- aggBy(Collection<? extends Aggregation>) - Method in class io.deephaven.qst.table.TableBase
- aggBy(Collection<? extends Aggregation>, boolean) - Method in interface io.deephaven.api.TableOperations
-
Produce an aggregated result by grouping all rows from
this
into a single group of rows and applyingaggregations
to the result. - aggBy(Collection<? extends Aggregation>, boolean) - Method in class io.deephaven.api.TableOperationsAdapter
- aggBy(Collection<? extends Aggregation>, boolean) - Method in interface io.deephaven.engine.table.impl.TableWithDefaults
- aggBy(Collection<? extends Aggregation>, boolean) - Method in interface io.deephaven.engine.table.Table
- aggBy(Collection<? extends Aggregation>, boolean) - Method in class io.deephaven.qst.table.TableBase
- aggBy(Collection<? extends Aggregation>, boolean, Table, Collection<? extends ColumnName>) - Method in class io.deephaven.engine.table.impl.HierarchicalTable
- aggBy(Collection<? extends Aggregation>, boolean, Table, Collection<? extends ColumnName>) - Static method in class io.deephaven.engine.table.impl.MemoizedOperationKey
- aggBy(Collection<? extends Aggregation>, boolean, Table, Collection<? extends ColumnName>) - Method in class io.deephaven.engine.table.impl.QueryTable
- aggBy(Collection<? extends Aggregation>, boolean, Table, Collection<? extends ColumnName>) - Method in class io.deephaven.engine.table.impl.UncoalescedTable
- aggBy(Collection<? extends Aggregation>, boolean, Table, Collection<? extends ColumnName>) - Method in interface io.deephaven.engine.table.Table
- aggBy(Collection<? extends Aggregation>, boolean, TableSpec, Collection<? extends ColumnName>) - Method in class io.deephaven.qst.table.TableBase
- aggBy(Collection<? extends Aggregation>, boolean, TABLE_1, Collection<? extends ColumnName>) - Method in class io.deephaven.api.TableOperationsAdapter
- aggBy(Collection<? extends Aggregation>, boolean, TABLE, Collection<? extends ColumnName>) - Method in interface io.deephaven.api.TableOperations
-
Produce an aggregated result by grouping
this
according to thegroupByColumns
and applyingaggregations
to each resulting group of rows. - aggBy(Collection<? extends Aggregation>, String...) - Method in interface io.deephaven.api.TableOperations
-
Produce an aggregated result by grouping
this
according to thegroupByColumns
and applyingaggregations
to each resulting group of rows. - aggBy(Collection<? extends Aggregation>, String...) - Method in class io.deephaven.api.TableOperationsAdapter
- aggBy(Collection<? extends Aggregation>, String...) - Method in interface io.deephaven.engine.table.impl.TableWithDefaults
- aggBy(Collection<? extends Aggregation>, String...) - Method in interface io.deephaven.engine.table.Table
- aggBy(Collection<? extends Aggregation>, String...) - Method in class io.deephaven.qst.table.TableBase
- aggBy(Collection<? extends Aggregation>, Collection<? extends ColumnName>) - Method in interface io.deephaven.api.TableOperations
-
Produce an aggregated result by grouping
this
according to thegroupByColumns
and applyingaggregations
to each resulting group of rows. - aggBy(Collection<? extends Aggregation>, Collection<? extends ColumnName>) - Method in class io.deephaven.api.TableOperationsAdapter
- aggBy(Collection<? extends Aggregation>, Collection<? extends ColumnName>) - Method in interface io.deephaven.engine.table.impl.TableWithDefaults
- aggBy(Collection<? extends Aggregation>, Collection<? extends ColumnName>) - Method in interface io.deephaven.engine.table.Table
- aggBy(Collection<? extends Aggregation>, Collection<? extends ColumnName>) - Method in class io.deephaven.qst.table.TableBase
- AggCount(String) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
count
aggregation with the supplied output column name. - AggCountDistinct(boolean, String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
count distinct
aggregation for the supplied column name pairs. - AggCountDistinct(String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
count distinct
aggregation for the supplied column name pairs. - AggDistinct(boolean, String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
distinct
aggregation for the supplied column name pairs. - AggDistinct(String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
distinct
aggregation for the supplied column name pairs. - AggFirst(String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
first
aggregation for the supplied column name pairs. - AggFirstRowKey(String) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
first row key
aggregation with the supplied result column. - AggFormula(String, String, String...) - Static method in interface io.deephaven.api.agg.Aggregation
- AggFreeze(String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
freeze
aggregation for the supplied column name pairs. - AggGroup(String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
group
aggregation for the supplied column name pairs. - AggLast(String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
last
aggregation for the supplied column name pairs. - AggLastRowKey(String) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
last row key
aggregation with the supplied result column. - AggMax(String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
max
aggregation for the supplied column name pairs. - AggMed(boolean, String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
median
aggregation for the supplied column name pairs. - AggMed(String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
median
aggregation for the supplied column name pairs. - AggMin(String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
min
aggregation for the supplied column name pairs. - AggPartition(String) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
partition
aggregation with the supplied output column name and group-by columns included in the output sub-tables. - AggPartition(String, boolean) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
partition
aggregation with the supplied output column name. - AggPct(double, boolean, String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
percentile
aggregation for the supplied percentile and column name pairs. - AggPct(double, String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
percentile
aggregation for the supplied percentile and column name pairs. - AggPct(String, boolean, PercentileOutput...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
percentile
aggregation for the supplied input column name and percentile/output column name pairs. - AggPct(String, PercentileOutput...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
percentile
aggregation for the supplied input column name and percentile/output column name pairs. - AggregateAllByTable - Class in io.deephaven.qst.table
- AggregateAllByTable() - Constructor for class io.deephaven.qst.table.AggregateAllByTable
- AggregateAllByTable.Builder - Interface in io.deephaven.qst.table
- AggregateColumnSource<DB_ARRAY_TYPE extends Vector,COMPONENT_TYPE> - Interface in io.deephaven.engine.table.impl.sources.aggregate
-
ColumnSource
andUngroupableColumnSource
interface for aggregation result columns. - AggregateColumnSource.FactoryHelper - Class in io.deephaven.engine.table.impl.sources.aggregate
- AGGREGATES_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest
- aggregation(Pair) - Method in interface io.deephaven.api.agg.spec.AggSpec
-
Build a
ColumnAggregation
for this AggSpec. - aggregation(Pair) - Method in class io.deephaven.api.agg.spec.AggSpecBase
- aggregation(Pair...) - Method in interface io.deephaven.api.agg.spec.AggSpec
- aggregation(Pair...) - Method in class io.deephaven.api.agg.spec.AggSpecBase
- aggregation(AggregationContextFactory, QueryTable, boolean, Table, Collection<? extends ColumnName>) - Static method in class io.deephaven.engine.table.impl.by.ChunkedOperatorAggregationHelper
- aggregation(AggregationControl, AggregationContextFactory, QueryTable, boolean, Table, Collection<? extends ColumnName>) - Static method in class io.deephaven.engine.table.impl.by.ChunkedOperatorAggregationHelper
- aggregation(Collection<? extends Pair>) - Method in interface io.deephaven.api.agg.spec.AggSpec
- aggregation(Collection<? extends Pair>) - Method in class io.deephaven.api.agg.spec.AggSpecBase
- Aggregation - Interface in io.deephaven.api.agg
-
Represents an aggregation that can be applied to a table.
- Aggregation.Visitor - Interface in io.deephaven.api.agg
-
Visitor interface.
- AggregationContextFactory - Interface in io.deephaven.engine.table.impl.by
-
Produces an AggregationContext for aggregations given a table and the names of the group by columns.
- AggregationContextTransformer - Interface in io.deephaven.engine.table.impl.by
-
Transformer to adjust aggregation results for operation building.
- AggregationControl - Class in io.deephaven.engine.table.impl.by
-
Stateless "control" class for giving external code (e.g.
- AggregationControl() - Constructor for class io.deephaven.engine.table.impl.by.AggregationControl
- AggregationDescriptions - Class in io.deephaven.api.agg
-
A visitor to describe the input and aggregation
column name pairs
foraggregations
. - AggregationDescriptions() - Constructor for class io.deephaven.api.agg.AggregationDescriptions
- AggregationOptimizer - Class in io.deephaven.api.agg
-
Optimizes a collection of
aggregations
by grouping like-specced aggregations together. - AggregationOptimizer() - Constructor for class io.deephaven.api.agg.AggregationOptimizer
- AggregationPairs - Class in io.deephaven.api.agg
-
A visitor to get the ordered input/output
column name pairs
foraggregations
. - AggregationPairs() - Constructor for class io.deephaven.api.agg.AggregationPairs
- AggregationProcessor - Class in io.deephaven.engine.table.impl.by
-
Conversion tool to generate an
AggregationContextFactory
for a collection ofaggregations
. - aggregations - Variable in class io.deephaven.engine.table.impl.RollupInfo
- aggregations() - Method in class io.deephaven.api.agg.Aggregations
- aggregations() - Method in class io.deephaven.qst.table.AggregationTable
- Aggregations - Class in io.deephaven.api.agg
-
Aggregations is an
Aggregation
that is a collection of two or moreaggregations
. - Aggregations() - Constructor for class io.deephaven.api.agg.Aggregations
- Aggregations.Builder - Interface in io.deephaven.api.agg
- AggregationTable - Class in io.deephaven.qst.table
- AggregationTable() - Constructor for class io.deephaven.qst.table.AggregationTable
- AggregationTable.Builder - Interface in io.deephaven.qst.table
- AggSortedFirst(String, String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
sorted first
aggregation for the supplied sort column name and input/output column name pairs. - AggSortedFirst(Collection<? extends String>, String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
sorted first
aggregation for the supplied sort column names and input/output column name pairs. - AggSortedLast(String, String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
sorted last
aggregation for the supplied sort column name and input/output column name pairs. - AggSortedLast(Collection<? extends String>, String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
sorted last
aggregation for the supplied sort column names and input/output column name pairs. - AggSpec - Interface in io.deephaven.api.agg.spec
- AggSpec.Visitor - Interface in io.deephaven.api.agg.spec
- AggSpecAbsSum - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs the sum of absolute input values for each group.
- AggSpecAbsSum() - Constructor for class io.deephaven.api.agg.spec.AggSpecAbsSum
- AggSpecApproximatePercentile - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs a percentile approximated using a T-Digest with the specified
AggSpecApproximatePercentile.compression()
. - AggSpecApproximatePercentile() - Constructor for class io.deephaven.api.agg.spec.AggSpecApproximatePercentile
- AggSpecAvg - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs the arithmetic mean for each group.
- AggSpecAvg() - Constructor for class io.deephaven.api.agg.spec.AggSpecAvg
- AggSpecBase - Class in io.deephaven.api.agg.spec
- AggSpecBase() - Constructor for class io.deephaven.api.agg.spec.AggSpecBase
- AggSpecColumnReferences - Class in io.deephaven.api.agg.spec
- AggSpecColumnReferences() - Constructor for class io.deephaven.api.agg.spec.AggSpecColumnReferences
- AggSpecCountDistinct - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs the count of distinct values for each group.
- AggSpecCountDistinct() - Constructor for class io.deephaven.api.agg.spec.AggSpecCountDistinct
- AggSpecDistinct - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs the distinct values for each group as a Deephaven vector (io.deephaven.vector.Vector).
- AggSpecDistinct() - Constructor for class io.deephaven.api.agg.spec.AggSpecDistinct
- AggSpecEmptyBase - Class in io.deephaven.api.agg.spec
- AggSpecEmptyBase() - Constructor for class io.deephaven.api.agg.spec.AggSpecEmptyBase
- AggSpecFirst - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs the first value in the input column for each group.
- AggSpecFirst() - Constructor for class io.deephaven.api.agg.spec.AggSpecFirst
- AggSpecFormula - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that applies a
formula
to each input group (as a Deephaven vector (io.deephaven.vector.Vector)) to produce the corresponding output value. - AggSpecFormula() - Constructor for class io.deephaven.api.agg.spec.AggSpecFormula
- AggSpecFreeze - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that freezes the first value for each group and ignores subsequent changes.
- AggSpecFreeze() - Constructor for class io.deephaven.api.agg.spec.AggSpecFreeze
- AggSpecGroup - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs each group of input values as a Deephaven vector (io.deephaven.vector.Vector).
- AggSpecGroup() - Constructor for class io.deephaven.api.agg.spec.AggSpecGroup
- AggSpecLast - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs the last value in the input column for each group.
- AggSpecLast() - Constructor for class io.deephaven.api.agg.spec.AggSpecLast
- AggSpecMax - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs the maximum value in the input column for each group.
- AggSpecMax() - Constructor for class io.deephaven.api.agg.spec.AggSpecMax
- AggSpecMedian - Class in io.deephaven.api.agg.spec
-
Specifier for a column aggregation that produces a median value from the input column's values for each group.
- AggSpecMedian() - Constructor for class io.deephaven.api.agg.spec.AggSpecMedian
- AggSpecMin - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs the minimum value in the input column for each group.
- AggSpecMin() - Constructor for class io.deephaven.api.agg.spec.AggSpecMin
- AggSpecPercentile - Class in io.deephaven.api.agg.spec
-
Specifier for a column aggregation that produces a percentile value from the input column's values for each group.
- AggSpecPercentile() - Constructor for class io.deephaven.api.agg.spec.AggSpecPercentile
- AggSpecSortedFirst - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs the first value in the input column for each group, after sorting the group on the
sort columns
. - AggSpecSortedFirst() - Constructor for class io.deephaven.api.agg.spec.AggSpecSortedFirst
- AggSpecSortedFirst.Builder - Interface in io.deephaven.api.agg.spec
- AggSpecSortedLast - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs the last value in the input column for each group, after sorting the group on the
sort columns
. - AggSpecSortedLast() - Constructor for class io.deephaven.api.agg.spec.AggSpecSortedLast
- AggSpecSortedLast.Builder - Interface in io.deephaven.api.agg.spec
- AggSpecStd - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs the standard deviation of the input column values for each group.
- AggSpecStd() - Constructor for class io.deephaven.api.agg.spec.AggSpecStd
- AggSpecSum - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs the sum of input values for each group.
- AggSpecSum() - Constructor for class io.deephaven.api.agg.spec.AggSpecSum
- AggSpecTDigest - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs a T-Digest (com.tdunning.math.stats.TDigest) with the specified
AggSpecTDigest.compression()
. - AggSpecTDigest() - Constructor for class io.deephaven.api.agg.spec.AggSpecTDigest
- AggSpecUnique - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs the single unique input value for groups that have one,
null
if all input values arenull
, orAggSpecUnique.nonUniqueSentinel()
if there is more than one distinct value. - AggSpecUnique() - Constructor for class io.deephaven.api.agg.spec.AggSpecUnique
- AggSpecVar - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs the variance of the input column values for each group.
- AggSpecVar() - Constructor for class io.deephaven.api.agg.spec.AggSpecVar
- AggSpecWAvg - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs the average (arithmetic mean) of the input column values weighted by the
weight column
values for each group. - AggSpecWAvg() - Constructor for class io.deephaven.api.agg.spec.AggSpecWAvg
- AggSpecWSum - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs the sum of the input column values weighted by the
weight column
values for each group. - AggSpecWSum() - Constructor for class io.deephaven.api.agg.spec.AggSpecWSum
- AggStd(String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
standard deviation
aggregation for the supplied column name pairs. - AggSum(String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
sum
aggregation for the supplied column name pairs. - AggTDigest(double, String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
T-Digest
aggregation for the supplied column name pairs with the suppliedcompression
factor. - AggTDigest(String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
T-Digest
aggregation for the supplied column name pairs with the default T-Digestcompression
factor. - AggUnique(boolean, Sentinel, String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
unique
aggregation for the supplied column name pairs. - AggUnique(boolean, String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
unique
aggregation for the supplied column name pairs. - AggUnique(String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
unique
aggregation for the supplied column name pairs. - AggVar(String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
variance
aggregation for the supplied column name pairs. - AggWAvg(String, String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
weighted average
aggregation for the supplied weight column name and column name pairs. - AggWSum(String, String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
weighted sum
aggregation for the supplied weight column name and column name pairs. - aj(Table, MatchPair[], MatchPair[]) - Method in interface io.deephaven.engine.table.impl.TableWithDefaults
- aj(Table, MatchPair[], MatchPair[]) - Method in interface io.deephaven.engine.table.Table
-
Looks up the columns in the rightTable that meet the match conditions in the columnsToMatch list.
- aj(Table, MatchPair[], MatchPair[], Table.AsOfMatchRule) - Method in class io.deephaven.engine.table.impl.HierarchicalTable
- aj(Table, MatchPair[], MatchPair[], Table.AsOfMatchRule) - Method in class io.deephaven.engine.table.impl.QueryTable
- aj(Table, MatchPair[], MatchPair[], Table.AsOfMatchRule) - Method in class io.deephaven.engine.table.impl.UncoalescedTable
- aj(Table, MatchPair[], MatchPair[], Table.AsOfMatchRule) - Method in interface io.deephaven.engine.table.Table
-
Looks up the columns in the rightTable that meet the match conditions in the columnsToMatch list.
- aj(Table, String) - Method in interface io.deephaven.engine.table.impl.TableWithDefaults
- aj(Table, String) - Method in interface io.deephaven.engine.table.Table
- aj(Table, String, String) - Method in interface io.deephaven.engine.table.impl.TableWithDefaults
- aj(Table, String, String) - Method in interface io.deephaven.engine.table.Table
- aj(Table, Collection<? extends JoinMatch>, Collection<? extends JoinAddition>) - Method in interface io.deephaven.engine.table.impl.TableWithDefaults
- aj(Table, Collection<? extends JoinMatch>, Collection<? extends JoinAddition>) - Method in interface io.deephaven.engine.table.Table
- aj(Table, Collection<? extends JoinMatch>, Collection<? extends JoinAddition>, AsOfJoinRule) - Method in interface io.deephaven.engine.table.impl.TableWithDefaults
- aj(Table, Collection<? extends JoinMatch>, Collection<? extends JoinAddition>, AsOfJoinRule) - Method in interface io.deephaven.engine.table.Table
- aj(Table, Collection<String>) - Method in interface io.deephaven.engine.table.impl.TableWithDefaults
- aj(Table, Collection<String>) - Method in interface io.deephaven.engine.table.Table
-
Looks up the columns in the rightTable that meet the match conditions in the columnsToMatch list.
- aj(TableSpec, String) - Method in class io.deephaven.qst.table.TableBase
- aj(TableSpec, String, String) - Method in class io.deephaven.qst.table.TableBase
- aj(TableSpec, Collection<? extends JoinMatch>, Collection<? extends JoinAddition>) - Method in class io.deephaven.qst.table.TableBase
- aj(TableSpec, Collection<? extends JoinMatch>, Collection<? extends JoinAddition>, AsOfJoinRule) - Method in class io.deephaven.qst.table.TableBase
- aj(TABLE_1, String) - Method in class io.deephaven.api.TableOperationsAdapter
- aj(TABLE_1, String, String) - Method in class io.deephaven.api.TableOperationsAdapter
- aj(TABLE_1, Collection<? extends JoinMatch>, Collection<? extends JoinAddition>) - Method in class io.deephaven.api.TableOperationsAdapter
- aj(TABLE_1, Collection<? extends JoinMatch>, Collection<? extends JoinAddition>, AsOfJoinRule) - Method in class io.deephaven.api.TableOperationsAdapter
- aj(TABLE, String) - Method in interface io.deephaven.api.TableOperations
-
Perform an as-of join with the
rightTable
. - aj(TABLE, String, String) - Method in interface io.deephaven.api.TableOperations
-
Perform an as-of join with the
rightTable
. - aj(TABLE, Collection<? extends JoinMatch>, Collection<? extends JoinAddition>) - Method in interface io.deephaven.api.TableOperations
-
Perform an as-of join with the
rightTable
. - aj(TABLE, Collection<? extends JoinMatch>, Collection<? extends JoinAddition>, AsOfJoinRule) - Method in interface io.deephaven.api.TableOperations
-
Perform an as-of join with the
rightTable
. - AjMatchPairFactory - Class in io.deephaven.engine.table.impl.select
-
MatchPair Factory that accepts final value of either =, <=, or <, > >= and returns a Pair<MatchPair, Table.AsOfMatchRule>.
- AjMatchPairFactory() - Constructor for class io.deephaven.engine.table.impl.select.AjMatchPairFactory
- Algorithm - Variable in class SevenZip.LzmaAlone.CommandLine
- alias() - Method in class io.deephaven.ssl.config.IdentityPrivateKey
-
The optional alias.
- alias(String) - Method in interface io.deephaven.ssl.config.IdentityPrivateKey.Builder
- ALICEBLUE - io.deephaven.gui.color.Colors
- ALICEBLUE - Static variable in class io.deephaven.gui.color.Color
- ALL - io.deephaven.jpy.JpyConfig.Flag
-
Represents bitset from {/@link Diag#F_ALL}
- ALL - Static variable in class io.deephaven.engine.table.impl.select.SelectFactoryConstants
-
Case insensitive 'all' expression
- ALL - Static variable in class io.deephaven.engine.table.ModifiedColumnSet
-
A static 'special' ModifiedColumnSet that pretends all columns are dirty.
- ALL_PARTITIONS - Static variable in class io.deephaven.kafka.ingest.KafkaIngester
-
Constant predicate that returns true for all partitions.
- ALL_PARTITIONS - Static variable in class io.deephaven.kafka.KafkaTools
- ALL_PARTITIONS_DONT_SEEK - Static variable in class io.deephaven.kafka.ingest.KafkaIngester
- ALL_PARTITIONS_DONT_SEEK - Static variable in class io.deephaven.kafka.KafkaTools
- ALL_PARTITIONS_SEEK_TO_BEGINNING - Static variable in class io.deephaven.kafka.ingest.KafkaIngester
- ALL_PARTITIONS_SEEK_TO_BEGINNING - Static variable in class io.deephaven.kafka.KafkaTools
- ALL_PARTITIONS_SEEK_TO_END - Static variable in class io.deephaven.kafka.ingest.KafkaIngester
- ALL_PARTITIONS_SEEK_TO_END - Static variable in class io.deephaven.kafka.KafkaTools
- ALL_PERFORMANCE_ENABLED - Static variable in class io.deephaven.extensions.barrage.BarragePerformanceLog
- allIterators - Variable in class io.deephaven.engine.table.impl.replay.QueryReplayGroupedTable
- allLocations() - Method in interface io.deephaven.engine.table.impl.ColumnSourceManager
-
Get the added locations, first the ones that have been "included" (found to exist with non-zero size) in order of inclusion, then the remainder in order of discovery.
- allLocations() - Method in class io.deephaven.engine.table.impl.sources.regioned.RegionedColumnSourceManager
- allMatch(Predicate<T>) - Method in interface io.deephaven.web.shared.fu.MappedIterable
- allocateDuplicateLocation() - Method in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- allocateOverflowLocation() - Method in class io.deephaven.engine.table.impl.by.OperatorAggregationStateManagerTypedBase
- ALLOCATION_UNIT_ROW_KEYS - Static variable in class io.deephaven.engine.table.impl.sources.UnionRedirection
-
Each constituent is allocated row key space in multiples of this unit.
- allocator(BufferAllocator) - Method in interface io.deephaven.client.impl.BarrageSessionFactoryBuilder
- allocator(BufferAllocator) - Method in interface io.deephaven.client.impl.BarrageSubcomponent.Builder
- allocator(BufferAllocator) - Method in interface io.deephaven.client.impl.FlightSubcomponent.Builder
- ALLOW_ANY - Static variable in interface io.deephaven.lang.generated.ChunkerMixin
- ALLOW_ASSIGN - Static variable in interface io.deephaven.lang.generated.ChunkerMixin
- ALLOW_COLON - Static variable in interface io.deephaven.lang.generated.ChunkerMixin
- ALLOW_COMMA_OR_DASH_OR_DOT - Static variable in interface io.deephaven.lang.generated.ChunkerMixin
- ALLOW_EQUAL_COMMA_OR_DASH - Static variable in interface io.deephaven.lang.generated.ChunkerMixin
- ALLOW_EQUALS - Static variable in interface io.deephaven.lang.generated.ChunkerMixin
- ALLOW_PAREN - Static variable in interface io.deephaven.lang.generated.ChunkerMixin
- ALLOW_TYPE_OR_DOT - Static variable in interface io.deephaven.lang.generated.ChunkerMixin
- ALLOW_TYPE_PARAMS - Static variable in interface io.deephaven.lang.generated.ChunkerMixin
- ALLOW_UNIT_TEST_MODE_PROP - Static variable in enum io.deephaven.engine.updategraph.UpdateGraphProcessor
- allowCoalesce(boolean) - Method in class io.deephaven.engine.table.TransformableTableMap.AsTableBuilder
-
Set if operations should allow this TableMap to be automatically coalesced into a table.
- allowCrossColumnParallelization() - Method in class io.deephaven.engine.table.impl.select.analyzers.BaseLayer
- allowCrossColumnParallelization() - Method in class io.deephaven.engine.table.impl.select.analyzers.PreserveColumnLayer
- allowCrossColumnParallelization() - Method in class io.deephaven.engine.table.impl.select.analyzers.RedirectionLayer
- allowCrossColumnParallelization() - Method in class io.deephaven.engine.table.impl.select.analyzers.SelectAndViewAnalyzer
-
Can all of our columns permit parallel updates?
- allowCrossColumnParallelization() - Method in class io.deephaven.engine.table.impl.select.analyzers.SelectColumnLayer
- allowCrossColumnParallelization() - Method in class io.deephaven.engine.table.impl.select.analyzers.StaticFlattenLayer
- allowCrossColumnParallelization() - Method in class io.deephaven.engine.table.impl.select.analyzers.ViewColumnLayer
- AllowNulls - Annotation Type in io.deephaven.annotations
-
Annotation to allow nulls in
Value.Immutable
collections. - allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in interface io.deephaven.engine.table.ColumnSource
-
Test if a reinterpret call will succeed.
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.AbstractColumnSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.by.alternatingcolumnsource.AlternatingColumnSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.by.HashTableColumnSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.BitMaskingColumnSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.BitShiftingColumnSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.BooleanArraySource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.BooleanAsByteColumnSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.BooleanSparseArraySource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.BooleanSparseArraySource.ReinterpretedAsByte
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.BoxedColumnSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.ByteAsBooleanColumnSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.CrossJoinRightColumnSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.DateTimeArraySource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.DateTimeAsLongColumnSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.DateTimeSparseArraySource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.DelegatingColumnSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.immutable.Immutable2DByteArraySource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.immutable.Immutable2DLongArraySource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.immutable.ImmutableByteArraySource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.immutable.ImmutableLongArraySource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.LongAsDateTimeColumnSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.NullValueColumnSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.RedirectedColumnSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.UnionColumnSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.WritableRedirectedColumnSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.UnboxedDateTimeColumnSource
- alreadyFlattenedSources() - Method in class io.deephaven.engine.table.impl.select.analyzers.SelectAndViewAnalyzer
-
Have the column sources already been flattened? Only the STATIC_SELECT case flattens the result.
- alreadyFlattenedSources() - Method in class io.deephaven.engine.table.impl.select.analyzers.SelectColumnLayer
- altBase64ToByteArray(String) - Static method in class io.deephaven.base.Base64
-
Translates the specified "alternate representation" Base64 string into a byte array.
- ALTERNATE_INNER_MASK - Static variable in class io.deephaven.engine.table.impl.by.alternatingcolumnsource.AlternatingColumnSource
- ALTERNATE_SWITCH_MASK - Static variable in class io.deephaven.engine.table.impl.by.alternatingcolumnsource.AlternatingColumnSource
- alternateCookieSource - Variable in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- alternateInsertMask - Variable in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- alternateInsertMask - Variable in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- alternateInsertMask - Variable in class io.deephaven.engine.table.impl.updateby.hashing.UpdateByStateManagerTypedBase
- alternateKeySources - Variable in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- alternateKeySources - Variable in class io.deephaven.engine.table.impl.by.OperatorAggregationStateManagerOpenAddressedAlternateBase
-
The keys for our hash entries, for the old alternative smaller table.
- alternateKeySources - Variable in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- alternateKeySources - Variable in class io.deephaven.engine.table.impl.updateby.hashing.UpdateByStateManagerTypedBase
- alternateLeftRowSet - Variable in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- alternateLeftRowSetSource - Variable in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- alternateModifiedTrackerCookieSource - Variable in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- alternateOutputPosition - Variable in class io.deephaven.engine.table.impl.by.IncrementalChunkedOperatorAggregationStateManagerOpenAddressedBase
-
The state value for the bucket, parallel to alternateKeySources (the state is an output row key for the aggregation).
- alternateRightRowKey - Variable in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- alternateRightRowSetSource - Variable in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- alternateStateSource - Variable in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- alternateStateSource - Variable in class io.deephaven.engine.table.impl.updateby.hashing.UpdateByStateManagerTypedBase
- alternateTableSize - Variable in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- alternateTableSize - Variable in class io.deephaven.engine.table.impl.by.OperatorAggregationStateManagerOpenAddressedAlternateBase
-
The number of slots in our alternate table, to start with "1" is a lie, but rehashPointer is zero; so our location value is positive and can be compared against rehashPointer safely
- alternateTableSize - Variable in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- alternateTableSize - Variable in class io.deephaven.engine.table.impl.updateby.hashing.UpdateByStateManagerTypedBase
- AlternatingColumnSource<DATA_TYPE> - Class in io.deephaven.engine.table.impl.by.alternatingcolumnsource
-
ColumnSource
implementation that delegates to the main and alternate sources for our incremental open addressed hash table key columns that swap back and forth between a "main" and "alternate" source. - AlternatingColumnSource(ColumnSource<DATA_TYPE>, ColumnSource<DATA_TYPE>) - Constructor for class io.deephaven.engine.table.impl.by.alternatingcolumnsource.AlternatingColumnSource
- AlternatingColumnSource(Class<DATA_TYPE>, Class<?>, ColumnSource<DATA_TYPE>, ColumnSource<DATA_TYPE>) - Constructor for class io.deephaven.engine.table.impl.by.alternatingcolumnsource.AlternatingColumnSource
- alternatingColumnSources - Variable in class io.deephaven.engine.table.impl.by.IncrementalChunkedOperatorAggregationStateManagerOpenAddressedBase
-
Output alternating column sources.
- ALWAYS_FALSE - Static variable in interface io.deephaven.base.Predicate.Int
- ALWAYS_TRUE - Static variable in interface io.deephaven.base.Predicate.Int
- AlwaysCreateStringCache<STRING_LIKE_TYPE extends CharSequence> - Class in io.deephaven.base.string.cache
-
Dummy StringCache implementation for code that won't benefit from caching, just wants to use the StringCompatible mechanisms for efficient String creation.
- alwaysMoveMain(boolean) - Method in class io.deephaven.engine.table.impl.by.typed.HasherConfig.Builder
- alwaysSubscribed(String...) - Method in class io.deephaven.engine.util.LayoutHintBuilder
-
Indicate that the UI should maintain a subscription to the specified columns within viewports, even if they are out of view.
- alwaysUpdated(boolean) - Method in class io.deephaven.base.stats.HistogramState
- alwaysUpdated(boolean) - Method in class io.deephaven.base.stats.Value
- AMP - Static variable in interface io.deephaven.lang.generated.ChunkerConstants
-
RegularExpression Id.
- analyze(String, Map<String, ColumnDefinition<?>>, Map<String, Class<?>>) - Static method in class io.deephaven.engine.table.impl.select.codegen.FormulaAnalyzer
- and(boolean...) - Static method in class io.deephaven.function.Logic
-
Ands all of the values in the array together.
- and(boolean[]) - Static method in class io.deephaven.libs.GroovyStaticImports
- and(ArrayContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.ArrayContainer
- and(ArrayContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.BitmapContainer
- and(ArrayContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.Container
-
Computes the bitwise AND of this container with another (intersection).
- and(ArrayContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.EmptyContainer
- and(ArrayContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.RunContainer
- and(ArrayContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingleRangeContainer
- and(ArrayContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingletonContainer
- and(ArrayContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.TwoValuesContainer
- and(BitmapContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.ArrayContainer
- and(BitmapContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.BitmapContainer
- and(BitmapContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.Container
-
Computes the bitwise AND of this container with another (intersection).
- and(BitmapContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.EmptyContainer
- and(BitmapContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.RunContainer
- and(BitmapContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingleRangeContainer
- and(BitmapContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingletonContainer
- and(BitmapContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.TwoValuesContainer
- and(Container) - Method in class io.deephaven.engine.rowset.impl.rsp.container.Container
-
Computes the bitwise AND of this container with another (intersection).
- and(RunContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.ArrayContainer
- and(RunContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.BitmapContainer
- and(RunContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.Container
-
Computes the bitwise AND of this container with another (intersection).
- and(RunContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.EmptyContainer
- and(RunContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.RunContainer
- and(RunContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingleRangeContainer
- and(RunContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingletonContainer
- and(RunContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.TwoValuesContainer
- and(RspBitmap, RspBitmap) - Static method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
-
Return the logical and of two bitmaps as a new bitmap.
- and(BooleanVector) - Static method in class io.deephaven.function.Logic
-
Ands all of the values in the array together.
- and(BooleanVector) - Static method in class io.deephaven.libs.GroovyStaticImports
- and(BooleanVector, Boolean) - Static method in class io.deephaven.function.Logic
-
Ands all of the values in the array together.
- and(BooleanVector, Boolean) - Static method in class io.deephaven.libs.GroovyStaticImports
- and(Boolean...) - Static method in class io.deephaven.function.Logic
-
Ands all of the values in the array together.
- and(Boolean[]) - Static method in class io.deephaven.libs.GroovyStaticImports
- and(Boolean[], Boolean) - Static method in class io.deephaven.function.Logic
-
Ands all of the values in the array together.
- and(Boolean[], Boolean) - Static method in class io.deephaven.libs.GroovyStaticImports
- AND - io.deephaven.gui.table.QuickFilterMode
- AND - io.deephaven.proto.backplane.grpc.Condition.DataCase
- AND_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.Condition
- AndCondition - Class in io.deephaven.proto.backplane.grpc
-
merge AND and OR into one and give them an "operation"?
- AndCondition.Builder - Class in io.deephaven.proto.backplane.grpc
-
merge AND and OR into one and give them an "operation"?
- AndConditionOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in interface io.deephaven.chunk.util.hashing.ChunkEquals
-
Called for subsequent pair of chunks, if the corresponding destination entry is false, do nothing.
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- andEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in interface io.deephaven.chunk.util.hashing.ChunkEquals
-
If destination[i] is false do nothing, otherwise, sets the corresponding destination entry to true if lhs[lhsPositions] == rhs.
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- andEqualLhsPermuted(IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in interface io.deephaven.chunk.util.hashing.ChunkEquals
-
For each pair of indices i and i + 1 in chunk; if destination[i] is false do nothing, otherwise write true to destination[i] if they are equal.
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- andEqualNext(Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in interface io.deephaven.chunk.util.hashing.ChunkEquals
-
Compares valuesChunk[chunkPositionsToCheckForEquality[pp * 2]] and valuesChunk[chunkPositionsToCheckForEquality[pp * 2 + 1]] for each even/odd pair in chunkPositionsToCheckForEquality and writes the result to destinations.
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- andEqualPairs(IntChunk<ChunkPositions>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in interface io.deephaven.chunk.util.hashing.ChunkEquals
-
If destination[i] is false do nothing, otherwise, sets the corresponding destination entry to true if lhs[lhsPositions] == rhs[rhsPositions].
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- andEqualPermuted(IntChunk<ChunkPositions>, IntChunk<ChunkPositions>, Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- andEquals(RspBitmap) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
-
Removes every element from this bitmap that is not in the other bitmap.
- andEqualsUnsafe(RspBitmap) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- andEqualsUnsafeNoWriteCheck(RspArray) - Method in class io.deephaven.engine.rowset.impl.rsp.RspArray
-
Intersects this RspArray with the argument, leaving the result on this RspArray.
- andNot(ArrayContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.ArrayContainer
- andNot(ArrayContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.BitmapContainer
- andNot(ArrayContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.Container
-
Computes the bitwise ANDNOT of this container with another (difference).
- andNot(ArrayContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.EmptyContainer
- andNot(ArrayContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.RunContainer
- andNot(ArrayContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingleRangeContainer
- andNot(ArrayContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingletonContainer
- andNot(ArrayContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.TwoValuesContainer
- andNot(BitmapContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.ArrayContainer
- andNot(BitmapContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.BitmapContainer
- andNot(BitmapContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.Container
-
Computes the bitwise ANDNOT of this container with another (difference).
- andNot(BitmapContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.EmptyContainer
- andNot(BitmapContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.RunContainer
- andNot(BitmapContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingleRangeContainer
- andNot(BitmapContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingletonContainer
- andNot(BitmapContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.TwoValuesContainer
- andNot(Container) - Method in class io.deephaven.engine.rowset.impl.rsp.container.Container
-
Computes the bitwise ANDNOT of this container with another (difference).
- andNot(RunContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.ArrayContainer
- andNot(RunContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.BitmapContainer
- andNot(RunContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.Container
-
Computes the bitwise ANDNOT of this container with another (difference).
- andNot(RunContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.EmptyContainer
- andNot(RunContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.RunContainer
- andNot(RunContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingleRangeContainer
- andNot(RunContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingletonContainer
- andNot(RunContainer) - Method in class io.deephaven.engine.rowset.impl.rsp.container.TwoValuesContainer
- andNot(RspBitmap, RspBitmap) - Static method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
-
Return the logical result of r1 and not r2 as a new bitmap.
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ByteChunkEquals
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.CharChunkEquals
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in interface io.deephaven.chunk.util.hashing.ChunkEquals
-
Called for subsequent pair of chunks, if the corresponding destination entry is false, do nothing.
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.DoubleChunkEquals
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.FloatChunkEquals
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.IntChunkEquals
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.LongChunkEquals
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkEquals
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ObjectChunkIdentityEquals
- andNotEqual(Chunk<? extends Any>, Chunk<? extends Any>, WritableBooleanChunk) - Method in class io.deephaven.chunk.util.hashing.ShortChunkEquals
- andNotEquals(RspBitmap) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- andNotEqualsUnsafe(RspBitmap) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
-
Remove every element in other from this bitmap.
- andNotEqualsUnsafeNoWriteCheck(RspArray) - Method in class io.deephaven.engine.rowset.impl.rsp.RspArray
-
Remove every element from argument from this RspArray.
- andNotImpl(RspBitmap, RspBitmap) - Static method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
-
Return the logical result of r1 and not r2 as a new RspArray.
- andRange(int, int) - Method in class io.deephaven.engine.rowset.impl.rsp.container.ArrayContainer
- andRange(int, int) - Method in class io.deephaven.engine.rowset.impl.rsp.container.BitmapContainer
- andRange(int, int) - Method in class io.deephaven.engine.rowset.impl.rsp.container.Container
-
Calculate the intersection of this container and a range, in a new container.
- andRange(int, int) - Method in class io.deephaven.engine.rowset.impl.rsp.container.EmptyContainer
- andRange(int, int) - Method in class io.deephaven.engine.rowset.impl.rsp.container.RunContainer
- andRange(int, int) - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingleRangeContainer
- andRange(int, int) - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingletonContainer
- andRange(int, int) - Method in class io.deephaven.engine.rowset.impl.rsp.container.TwoValuesContainer
- andThen(TableCreationLogic1Input) - Method in interface io.deephaven.qst.TableCreationLogic
- angle(Vector) - Method in class io.deephaven.numerics.suanshu.SuanShuIntegration.AbstractVector
- Annotation() - Method in class io.deephaven.lang.generated.Chunker
- Annotations() - Method in class io.deephaven.lang.generated.Chunker
- ANTIQUEWHITE - io.deephaven.gui.color.Colors
- ANTIQUEWHITE - Static variable in class io.deephaven.gui.color.Color
- any(int[], Predicate.Int) - Static method in class io.deephaven.base.ArrayUtil
- Any - Interface in io.deephaven.chunk.attributes
-
Base
Chunk
attribute. - ANY - Static variable in class io.deephaven.engine.table.impl.select.SelectFactoryConstants
-
Case insensitive 'any' expression
- ANY_EXPR - Static variable in interface io.deephaven.lang.generated.ChunkerMixin
- anyMatch(Predicate<T>) - Method in interface io.deephaven.web.shared.fu.MappedIterable
- anyModified(UpdateByOperator.UpdateContext) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseByteUpdateByOperator
- anyModified(UpdateByOperator.UpdateContext) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseCharUpdateByOperator
- anyModified(UpdateByOperator.UpdateContext) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseDoubleUpdateByOperator
- anyModified(UpdateByOperator.UpdateContext) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseFloatUpdateByOperator
- anyModified(UpdateByOperator.UpdateContext) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseIntUpdateByOperator
- anyModified(UpdateByOperator.UpdateContext) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseLongUpdateByOperator
- anyModified(UpdateByOperator.UpdateContext) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseObjectUpdateByOperator
- anyModified(UpdateByOperator.UpdateContext) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseShortUpdateByOperator
- anyModified(UpdateByOperator.UpdateContext) - Method in class io.deephaven.engine.table.impl.updateby.internal.LongRecordingUpdateByOperator
- anyModified(UpdateByOperator.UpdateContext) - Method in interface io.deephaven.engine.table.impl.UpdateByOperator
-
Check if the update has modified any rows for this operator.
- ANYTHING - Static variable in class io.deephaven.engine.table.impl.select.SelectFactoryConstants
-
Any non line terminating expression
- API_ONLY - io.deephaven.server.appmode.AppMode
- APOS - Static variable in interface io.deephaven.lang.generated.ChunkerConstants
-
RegularExpression Id.
- APOS_BODY - Static variable in interface io.deephaven.lang.generated.ChunkerConstants
-
RegularExpression Id.
- APOS_CLOSE - Static variable in interface io.deephaven.lang.generated.ChunkerConstants
-
RegularExpression Id.
- app_metadata - Variable in class io.deephaven.extensions.barrage.util.BarrageProtoUtil.MessageInfo
-
the embedded flatbuffer metadata indicating information about this batch
- APP_METADATA_FIELD_NUMBER - Static variable in class io.deephaven.flightjs.protocol.BrowserFlight.BrowserNextResponse
- APP_METADATA_TAG - Static variable in class io.deephaven.extensions.barrage.util.BarrageProtoUtil
- APP_ONLY - io.deephaven.server.appmode.AppMode
- append() - Static method in interface io.deephaven.kafka.KafkaTools.TableType
- append(boolean) - Method in interface io.deephaven.base.log.LogOutput
- append(boolean) - Method in class io.deephaven.base.log.LogOutput.Null
- append(boolean) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl
- append(boolean) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl2
- append(boolean) - Method in class io.deephaven.io.log.impl.LogEntryImpl
- append(boolean) - Method in class io.deephaven.io.log.impl.LogOutputCsvImpl
- append(boolean) - Method in class io.deephaven.io.log.impl.LogOutputStringImpl
- append(boolean) - Method in interface io.deephaven.io.log.LogEntry
- append(boolean) - Method in class io.deephaven.io.log.LogEntry.Null
- append(byte) - Method in class io.deephaven.base.string.cache.CharSequenceAdapterBuilder
-
Append a byte (converted to a char) to this adapter.
- append(byte[]) - Method in interface io.deephaven.base.log.LogOutput
- append(byte[]) - Method in class io.deephaven.base.log.LogOutput.Null
- append(byte[]) - Method in class io.deephaven.base.string.cache.CharSequenceAdapterBuilder
- append(byte[]) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl
- append(byte[]) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl2
- append(byte[]) - Method in class io.deephaven.io.log.impl.LogEntryImpl
- append(byte[]) - Method in class io.deephaven.io.log.impl.LogOutputCsvImpl
- append(byte[]) - Method in class io.deephaven.io.log.impl.LogOutputStringImpl
- append(byte[]) - Method in interface io.deephaven.io.log.LogEntry
- append(byte[]) - Method in class io.deephaven.io.log.LogEntry.Null
- append(byte[], byte) - Method in interface io.deephaven.base.log.LogOutput
- append(byte[], byte) - Method in class io.deephaven.base.log.LogOutput.Null
- append(byte[], byte) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl
- append(byte[], byte) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl2
- append(byte[], byte) - Method in class io.deephaven.io.log.impl.LogEntryImpl
- append(byte[], byte) - Method in class io.deephaven.io.log.impl.LogOutputCsvImpl
- append(byte[], byte) - Method in class io.deephaven.io.log.impl.LogOutputStringImpl
- append(byte[], byte) - Method in interface io.deephaven.io.log.LogEntry
- append(byte[], byte) - Method in class io.deephaven.io.log.LogEntry.Null
- append(byte[], int, int) - Method in interface io.deephaven.base.log.LogOutput
- append(byte[], int, int) - Method in class io.deephaven.base.log.LogOutput.Null
- append(byte[], int, int) - Method in class io.deephaven.base.string.cache.CharSequenceAdapterBuilder
- append(byte[], int, int) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl
- append(byte[], int, int) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl2
- append(byte[], int, int) - Method in class io.deephaven.io.log.impl.LogEntryImpl
- append(byte[], int, int) - Method in class io.deephaven.io.log.impl.LogOutputCsvImpl
- append(byte[], int, int) - Method in class io.deephaven.io.log.impl.LogOutputStringImpl
- append(byte[], int, int) - Method in interface io.deephaven.io.log.LogEntry
- append(byte[], int, int) - Method in class io.deephaven.io.log.LogEntry.Null
- append(char) - Method in interface io.deephaven.base.log.LogOutput
- append(char) - Method in class io.deephaven.base.log.LogOutput.Null
- append(char) - Method in class io.deephaven.base.string.cache.CharSequenceAdapterBuilder
-
Append a char to this adapter.
- append(char) - Method in class io.deephaven.engine.table.impl.lang.QueryLanguageParser.VisitArgs
-
Convenience method: forwards argument to 'builder' if 'builder' is not null
- append(char) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl
- append(char) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl2
- append(char) - Method in class io.deephaven.io.log.impl.LogEntryImpl
- append(char) - Method in class io.deephaven.io.log.impl.LogOutputCsvImpl
- append(char) - Method in class io.deephaven.io.log.impl.LogOutputStringImpl
- append(char) - Method in interface io.deephaven.io.log.LogEntry
- append(char) - Method in class io.deephaven.io.log.LogEntry.Null
- append(char) - Method in class io.deephaven.io.streams.BzipFileOutputStream
- append(char[]) - Method in class io.deephaven.base.string.cache.CharSequenceAdapterBuilder
- append(char[], int, int) - Method in class io.deephaven.base.string.cache.CharSequenceAdapterBuilder
- append(int) - Method in interface io.deephaven.base.log.LogOutput
- append(int) - Method in class io.deephaven.base.log.LogOutput.Null
- append(int) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl
- append(int) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl2
- append(int) - Method in class io.deephaven.io.log.impl.LogEntryImpl
- append(int) - Method in class io.deephaven.io.log.impl.LogOutputCsvImpl
- append(int) - Method in class io.deephaven.io.log.impl.LogOutputStringImpl
- append(int) - Method in interface io.deephaven.io.log.LogEntry
- append(int) - Method in class io.deephaven.io.log.LogEntry.Null
- append(int, long, Chunk<? extends Values>, int, WritableRowSet) - Method in class io.deephaven.clientsupport.plotdownsampling.ByteValueTracker
- append(int, long, Chunk<? extends Values>, int, WritableRowSet) - Method in class io.deephaven.clientsupport.plotdownsampling.CharValueTracker
- append(int, long, Chunk<? extends Values>, int, WritableRowSet) - Method in class io.deephaven.clientsupport.plotdownsampling.DoubleValueTracker
- append(int, long, Chunk<? extends Values>, int, WritableRowSet) - Method in class io.deephaven.clientsupport.plotdownsampling.FloatValueTracker
- append(int, long, Chunk<? extends Values>, int, WritableRowSet) - Method in class io.deephaven.clientsupport.plotdownsampling.IntValueTracker
- append(int, long, Chunk<? extends Values>, int, WritableRowSet) - Method in class io.deephaven.clientsupport.plotdownsampling.LongValueTracker
- append(int, long, Chunk<? extends Values>, int, WritableRowSet) - Method in class io.deephaven.clientsupport.plotdownsampling.ObjectValueTracker
- append(int, long, Chunk<? extends Values>, int, WritableRowSet) - Method in class io.deephaven.clientsupport.plotdownsampling.ShortValueTracker
- append(int, long, Chunk<? extends Values>, int, WritableRowSet) - Method in class io.deephaven.clientsupport.plotdownsampling.ValueTracker
-
Indicates that a new value is being added to the original table being downsampled, and its value should be considered as possibly interesting.
- append(long) - Method in interface io.deephaven.base.log.LogOutput
- append(long) - Method in class io.deephaven.base.log.LogOutput.Null
- append(long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- append(long) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- append(long) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl
- append(long) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl2
- append(long) - Method in class io.deephaven.io.log.impl.LogEntryImpl
- append(long) - Method in class io.deephaven.io.log.impl.LogOutputCsvImpl
- append(long) - Method in class io.deephaven.io.log.impl.LogOutputStringImpl
- append(long) - Method in interface io.deephaven.io.log.LogEntry
- append(long) - Method in class io.deephaven.io.log.LogEntry.Null
- append(long, Chunk<? extends Values>[], int) - Method in class io.deephaven.clientsupport.plotdownsampling.BucketState
- append(short) - Method in interface io.deephaven.base.log.LogOutput
- append(short) - Method in class io.deephaven.base.log.LogOutput.Null
- append(short) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl
- append(short) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl2
- append(short) - Method in class io.deephaven.io.log.impl.LogEntryImpl
- append(short) - Method in class io.deephaven.io.log.impl.LogOutputCsvImpl
- append(short) - Method in class io.deephaven.io.log.impl.LogOutputStringImpl
- append(short) - Method in interface io.deephaven.io.log.LogEntry
- append(short) - Method in class io.deephaven.io.log.LogEntry.Null
- append(ILoggingEvent) - Method in class io.deephaven.logback.LogBufferAppender
- append(LogOutput) - Method in interface io.deephaven.base.log.LogOutputAppendable
- append(LogOutput) - Method in enum io.deephaven.base.string.EncodingInfo
- append(LogOutput) - Method in class io.deephaven.client.impl.BarrageSnapshotImpl
- append(LogOutput) - Method in class io.deephaven.client.impl.BarrageSubscriptionImpl
- append(LogOutput) - Method in class io.deephaven.engine.rowset.impl.WritableRowSetImpl
- append(LogOutput) - Method in class io.deephaven.engine.rowset.RowSetShiftData
- append(LogOutput) - Method in class io.deephaven.engine.table.ColumnDefinition
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.BaseTable
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.ConstituentDependency
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.InstrumentedTableListenerBase
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.InstrumentedTableListenerBase.ErrorNotification
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.InstrumentedTableListenerBase.NotificationBase
- append(LogOutput) - Method in interface io.deephaven.engine.table.impl.locations.ColumnLocation
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.locations.impl.StandaloneTableKey
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.locations.impl.StandaloneTableLocationKey
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.locations.local.FileTableLocationKey
- append(LogOutput) - Method in interface io.deephaven.engine.table.impl.locations.TableLocation
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.MergedListener
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.perf.BasePerformanceEntry
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.perf.PerformanceEntry
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.select.analyzers.BaseLayer
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.select.analyzers.PreserveColumnLayer
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.select.analyzers.RedirectionLayer
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.select.analyzers.SelectColumnLayer
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.select.analyzers.StaticFlattenLayer
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.select.analyzers.ViewColumnLayer
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.select.DynamicWhereFilter
- append(LogOutput) - Method in class io.deephaven.engine.table.lang.QueryScope
- append(LogOutput) - Method in class io.deephaven.engine.table.TableDefinition
- append(LogOutput) - Method in interface io.deephaven.engine.table.TableUpdate
- append(LogOutput) - Method in class io.deephaven.engine.updategraph.AbstractNotification
- append(LogOutput) - Method in class io.deephaven.engine.updategraph.EmptyNotification
- append(LogOutput) - Method in class io.deephaven.engine.updategraph.NotificationAdapter
- append(LogOutput) - Method in enum io.deephaven.engine.updategraph.UpdateGraphProcessor
- append(LogOutput) - Method in class io.deephaven.engine.updategraph.WaitNotification
- append(LogOutput) - Method in class io.deephaven.io.sched.Job
- append(LogOutput) - Method in class io.deephaven.io.sched.TimedJob
- append(LogOutput) - Method in class io.deephaven.jpy.JpyConfigExt
- append(LogOutput) - Method in class io.deephaven.plot.errors.PlotInfo
- append(LogOutput) - Method in class io.deephaven.util.referencecounting.ReferenceCounted
- append(LogOutput.LongFormatter, long) - Method in interface io.deephaven.base.log.LogOutput
- append(LogOutput.LongFormatter, long) - Method in class io.deephaven.base.log.LogOutput.Null
- append(LogOutput.LongFormatter, long) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl
- append(LogOutput.LongFormatter, long) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl2
- append(LogOutput.LongFormatter, long) - Method in class io.deephaven.io.log.impl.LogEntryImpl
- append(LogOutput.LongFormatter, long) - Method in class io.deephaven.io.log.impl.LogOutputCsvImpl
- append(LogOutput.LongFormatter, long) - Method in class io.deephaven.io.log.impl.LogOutputStringImpl
- append(LogOutput.LongFormatter, long) - Method in interface io.deephaven.io.log.LogEntry
- append(LogOutput.LongFormatter, long) - Method in class io.deephaven.io.log.LogEntry.Null
- append(LogOutput.ObjFormatter<T>, T) - Method in interface io.deephaven.base.log.LogOutput
- append(LogOutput.ObjFormatter<T>, T) - Method in class io.deephaven.base.log.LogOutput.Null
- append(LogOutput.ObjFormatter<T>, T) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl
- append(LogOutput.ObjFormatter<T>, T) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl2
- append(LogOutput.ObjFormatter<T>, T) - Method in class io.deephaven.io.log.impl.LogEntryImpl
- append(LogOutput.ObjFormatter<T>, T) - Method in class io.deephaven.io.log.impl.LogOutputCsvImpl
- append(LogOutput.ObjFormatter<T>, T) - Method in class io.deephaven.io.log.impl.LogOutputStringImpl
- append(LogOutput.ObjFormatter<T>, T) - Method in interface io.deephaven.io.log.LogEntry
- append(LogOutput.ObjFormatter<T>, T) - Method in class io.deephaven.io.log.LogEntry.Null
- append(LogOutput.ObjIntIntFormatter<T>, T, int, int) - Method in interface io.deephaven.base.log.LogOutput
- append(LogOutput.ObjIntIntFormatter<T>, T, int, int) - Method in class io.deephaven.base.log.LogOutput.Null
- append(LogOutput.ObjIntIntFormatter<T>, T, int, int) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl
- append(LogOutput.ObjIntIntFormatter<T>, T, int, int) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl2
- append(LogOutput.ObjIntIntFormatter<T>, T, int, int) - Method in class io.deephaven.io.log.impl.LogEntryImpl
- append(LogOutput.ObjIntIntFormatter<T>, T, int, int) - Method in class io.deephaven.io.log.impl.LogOutputCsvImpl
- append(LogOutput.ObjIntIntFormatter<T>, T, int, int) - Method in class io.deephaven.io.log.impl.LogOutputStringImpl
- append(LogOutput.ObjIntIntFormatter<T>, T, int, int) - Method in interface io.deephaven.io.log.LogEntry
- append(LogOutput.ObjIntIntFormatter<T>, T, int, int) - Method in class io.deephaven.io.log.LogEntry.Null
- append(LogOutput.ObjObjFormatter<T, U>, T, U) - Method in interface io.deephaven.base.log.LogOutput
- append(LogOutput.ObjObjFormatter<T, U>, T, U) - Method in class io.deephaven.base.log.LogOutput.Null
- append(LogOutput.ObjObjFormatter<T, U>, T, U) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl
- append(LogOutput.ObjObjFormatter<T, U>, T, U) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl2
- append(LogOutput.ObjObjFormatter<T, U>, T, U) - Method in class io.deephaven.io.log.impl.LogEntryImpl
- append(LogOutput.ObjObjFormatter<T, U>, T, U) - Method in class io.deephaven.io.log.impl.LogOutputCsvImpl
- append(LogOutput.ObjObjFormatter<T, U>, T, U) - Method in class io.deephaven.io.log.impl.LogOutputStringImpl
- append(LogOutput.ObjObjFormatter<T, U>, T, U) - Method in interface io.deephaven.io.log.LogEntry
- append(LogOutput.ObjObjFormatter<T, U>, T, U) - Method in class io.deephaven.io.log.LogEntry.Null
- append(LogOutputAppendable) - Method in interface io.deephaven.base.log.LogOutput
- append(LogOutputAppendable) - Method in class io.deephaven.base.log.LogOutput.Null
- append(LogOutputAppendable) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl
- append(LogOutputAppendable) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl2
- append(LogOutputAppendable) - Method in class io.deephaven.io.log.impl.LogEntryImpl
- append(LogOutputAppendable) - Method in class io.deephaven.io.log.impl.LogOutputCsvImpl
- append(LogOutputAppendable) - Method in class io.deephaven.io.log.impl.LogOutputStringImpl
- append(LogOutputAppendable) - Method in interface io.deephaven.io.log.LogEntry
- append(LogOutputAppendable) - Method in class io.deephaven.io.log.LogEntry.Null
- append(LogOutput, int) - Method in class io.deephaven.engine.rowset.RowSetShiftData
- append(LogOutput, RowSet.RangeIterator) - Static method in class io.deephaven.engine.rowset.impl.RowSetUtils
- append(QueryLanguageParser.VisitArgs) - Method in class io.deephaven.engine.table.impl.lang.QueryLanguageParser.VisitArgs
-
Convenience method: forwards argument to 'builder' if 'builder' is not null
- append(OutputStream, T) - Method in interface io.deephaven.extensions.barrage.chunk.VarBinaryChunkInputStreamGenerator.Appender
- append(Boolean) - Method in interface io.deephaven.base.log.LogOutput
- append(Boolean) - Method in interface io.deephaven.io.log.LogEntry
- append(Character) - Method in interface io.deephaven.base.log.LogOutput
- append(Character) - Method in interface io.deephaven.io.log.LogEntry
- append(CharSequence) - Method in interface io.deephaven.base.log.LogOutput
- append(CharSequence) - Method in class io.deephaven.base.log.LogOutput.Null
- append(CharSequence) - Method in class io.deephaven.base.string.cache.CharSequenceAdapterBuilder
-
Append a CharSequence to this adapter.
- append(CharSequence) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl
- append(CharSequence) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl2
- append(CharSequence) - Method in class io.deephaven.io.log.impl.LogEntryImpl