Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABNORMAL_TERMINATION_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.TerminationNotificationResponse
- abort() - 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.
- Aborted - Static variable in class io.deephaven.javascript.proto.dhinternal.grpcweb.grpc.Code
- abortQuery() - Method in interface io.deephaven.engine.table.impl.perf.QueryPerformanceRecorder
-
Abort a query.
- abortQuery() - Method in class io.deephaven.engine.table.impl.perf.QueryPerformanceRecorderImpl
- abs() - Method in class io.deephaven.web.client.api.filter.FilterValue
- abs() - Method in class io.deephaven.web.client.api.Sort
-
Builds a Sort instance which takes the absolute value before applying order.
- 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 - Enum constant in enum class io.deephaven.proto.backplane.grpc.AggSpec.TypeCase
- ABS_SUM - Enum constant in enum class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.AggType
-
Deprecated.
ABS_SUM = 1;
- ABS_SUM - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.TypeCase
- ABS_SUM - Static variable in class io.deephaven.web.client.api.JsTotalsTableConfig
-
Deprecated.
- ABS_SUM - Static variable in class io.deephaven.web.client.api.tree.enums.JsAggregationOperation
-
The total number of values in the specified column.
- ABS_SUM_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.AggSpec
- ABS_SUM_VALUE - Static variable in enum class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.AggType
-
Deprecated.
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
- absoluteColumnNameToBaseName(String) - Static method in class io.deephaven.engine.table.impl.AbsoluteSortColumnConventions
- absoluteLocation(String) - Method in class io.deephaven.iceberg.relative.RelativeFileIO
- AbsoluteSortColumnConventions - Class in io.deephaven.engine.table.impl
-
Encapsulate some hacky conventions we use to "standardize" absolute value sorting directives from the UI.
- AbsoluteSortColumnConventions() - Constructor for class io.deephaven.engine.table.impl.AbsoluteSortColumnConventions
- 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 - Enum constant in enum class io.deephaven.engine.util.TotalsTableBuilder.AggType
-
Return the sum of absolute values in each group.
- absSumBy() - Method in interface io.deephaven.api.TableOperations
-
Produces a single row table with the absolute sum of each column.
- absSumBy() - Method in interface io.deephaven.api.TableOperationsDefaults
- absSumBy(ColumnName...) - Method in interface io.deephaven.api.TableOperations
-
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 interface io.deephaven.api.TableOperationsDefaults
- absSumBy(String...) - Method in interface io.deephaven.api.TableOperations
-
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 interface io.deephaven.api.TableOperationsDefaults
- absSumBy(Collection<String>) - Method in interface io.deephaven.api.TableOperations
-
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 interface io.deephaven.api.TableOperationsDefaults
- AbstractArrowColumnSource<T> - Class in io.deephaven.extensions.arrow.sources
-
Base class for arrow column sources
- AbstractArrowColumnSource(Class<T>, int, Field, ArrowWrapperTools.ArrowTableContext) - Constructor for class io.deephaven.extensions.arrow.sources.AbstractArrowColumnSource
- 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
- AbstractDataIndex - Class in io.deephaven.engine.table.impl.dataindex
-
Abstract base implementation of
DataIndex
that provides common functionality. - AbstractDataIndex() - Constructor for class io.deephaven.engine.table.impl.dataindex.AbstractDataIndex
- 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.
- AbstractExpressionFactory<T> - Class in io.deephaven.api.expression
- AbstractExpressionFactory(String) - Constructor for class io.deephaven.api.expression.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) - Constructor for class io.deephaven.engine.table.impl.select.AbstractFormulaColumn
-
Create a formula column for the given formula string.
- AbstractJoinKeyState - Class in io.deephaven.engine.table.impl.join
- 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 Class in io.deephaven.numerics.movingaverages
- AbstractMa.Type - Enum Class 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
- AbstractMtlsClientCertificateInterceptor - Class in io.deephaven.grpc
-
Base class for server implementations to offer their own hook to read the current certificates
- AbstractMtlsClientCertificateInterceptor() - Constructor for class io.deephaven.grpc.AbstractMtlsClientCertificateInterceptor
- 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(UpdateGraph, OperationInitializer, ObjectTypeLookup, ScriptSession.Listener) - Constructor for class io.deephaven.engine.util.AbstractScriptSession
- AbstractScriptSession(UpdateGraph, OperationInitializer, ObjectTypeLookup, ScriptSession.Listener, File, ClassLoader) - Constructor for class io.deephaven.engine.util.AbstractScriptSession
- AbstractScriptSession.ScriptSessionQueryScope - Class in io.deephaven.engine.util
- AbstractScriptSession.Snapshot - Interface 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.MultiplexedWebsocketStreamImpl
- abstractServerStreamSink() - Method in class io.grpc.servlet.web.websocket.WebsocketStreamImpl
- 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, TableUpdateMode, TableUpdateMode) - Constructor for class io.deephaven.engine.table.impl.locations.impl.AbstractTableLocationProvider
-
Construct a standalone provider.
- AbstractTableLocationProvider(TableKey, boolean, TableUpdateMode, TableUpdateMode) - Constructor for class io.deephaven.engine.table.impl.locations.impl.AbstractTableLocationProvider
-
Construct a provider as part of a service.
- AbstractTableSubscription - Class in io.deephaven.web.client.api.subscription
-
Superclass of various subscription types, allowing specific implementations to customize behavior for their needs.
- AbstractTableSubscription(SubscriptionType, ClientTableState, WorkerConnection) - Constructor for class io.deephaven.web.client.api.subscription.AbstractTableSubscription
- AbstractTableSubscription.Status - Enum Class in io.deephaven.web.client.api.subscription
- AbstractTableSubscription.SubscriptionEventData - Class in io.deephaven.web.client.api.subscription
-
TableData type for full table subscriptions.
- AbstractTableSubscription.SubscriptionRow - Class in io.deephaven.web.client.api.subscription
- AbstractTableSubscription.UpdateEventData - Class in io.deephaven.web.client.api.subscription
-
Base type to allow trees to extend from here separately from tables.
- AbstractTableSubscription.ViewportEventData - Class in io.deephaven.web.client.api.subscription
-
TableData type for viewport subscriptions.
- 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
- AbstractWebSocketServerStream - Class in io.grpc.servlet.web.websocket
- AbstractWebSocketServerStream(ServerTransportListener, List<? extends ServerStreamTracer.Factory>, int, Attributes) - Constructor for class io.grpc.servlet.web.websocket.AbstractWebSocketServerStream
- AbstractWebsocketStreamImpl - Class in io.grpc.servlet.web.websocket
- AbstractWebsocketStreamImpl(WritableBufferAllocator, StatsTraceContext, int, Session, InternalLogId, Attributes, Logger) - Constructor for class io.grpc.servlet.web.websocket.AbstractWebsocketStreamImpl
- AbstractWebsocketStreamImpl.WebsocketTransportState - Class in io.grpc.servlet.web.websocket
- 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(byte) - Method in interface io.deephaven.engine.primitive.function.ByteConsumer
-
Apply this operation to
value
. - accept(char) - Method in interface io.deephaven.engine.primitive.function.CharConsumer
-
Apply this operation to
value
. - accept(double, int) - Method in interface io.deephaven.plot.datasets.xy.DoubleIntegerConsumer
- accept(float) - Method in interface io.deephaven.engine.primitive.function.FloatConsumer
-
Apply this operation to
value
. - 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(int, long[], byte[]) - Method in interface io.deephaven.engine.table.impl.MultiJoinModifiedSlotTracker.ModifiedSlotConsumer
- 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, int, boolean) - Method in interface io.deephaven.engine.table.impl.perf.QueryPerformanceRecorder.QueryDataConsumer
- 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.primitive.function.ShortConsumer
-
Apply this operation to
value
. - 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.StreamToBlinkTableAdapter
- 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(Logger, CleanupReference<?>, Exception) - Method in interface io.deephaven.util.reference.CleanupReferenceProcessor.ExceptionHandler
- accept(Collection<WritableChunk<Values>[]>) - Method in interface io.deephaven.stream.StreamConsumer
- accept(Collection<WritableChunk<Values>[]>) - Method in class io.deephaven.stream.StreamToBlinkTableAdapter
- 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.TableLabelVisitor
- accept(TableSpec) - Method in class io.deephaven.qst.table.TableVisitorGeneric
- accept(Object) - Method in interface io.deephaven.server.arrow.ExchangeMarshaller
-
Does this marshaller accept the given export?
- accept(Object) - Method in class io.deephaven.server.arrow.HierarchicalTableViewExchangeMarshaller
- accept(Object) - Method in class io.deephaven.server.arrow.TableExchangeMarshaller
- accept(String, T) - Method in interface io.deephaven.engine.context.QueryScope.ParamFilter
- accept(Collection<Type>, PrimitiveType) - Method in interface io.deephaven.parquet.impl.ParquetSchemaUtil.Visitor
-
Accept a Parquet column.
- accept(T) - Method in interface io.deephaven.util.function.ThrowingConsumer
- accept(TLK) - Method in class io.deephaven.engine.table.impl.locations.impl.RecordingLocationKeyFinder
- accept(T, U) - Method in interface io.deephaven.util.function.ThrowingBiConsumer
- acceptAppend(BooleanChunk<ATTR>, int) - Method in class io.deephaven.generic.page.ChunkHolderPageBoolean
-
Accept an appended slice of data to the currently-visible range for this page.
- acceptAppend(ByteChunk<ATTR>, int) - Method in class io.deephaven.generic.page.ChunkHolderPageByte
-
Accept an appended slice of data to the currently-visible range for this page.
- acceptAppend(CharChunk<ATTR>, int) - Method in class io.deephaven.generic.page.ChunkHolderPageChar
-
Accept an appended slice of data to the currently-visible range for this page.
- acceptAppend(DoubleChunk<ATTR>, int) - Method in class io.deephaven.generic.page.ChunkHolderPageDouble
-
Accept an appended slice of data to the currently-visible range for this page.
- acceptAppend(FloatChunk<ATTR>, int) - Method in class io.deephaven.generic.page.ChunkHolderPageFloat
-
Accept an appended slice of data to the currently-visible range for this page.
- acceptAppend(IntChunk<ATTR>, int) - Method in class io.deephaven.generic.page.ChunkHolderPageInt
-
Accept an appended slice of data to the currently-visible range for this page.
- acceptAppend(LongChunk<ATTR>, int) - Method in class io.deephaven.generic.page.ChunkHolderPageLong
-
Accept an appended slice of data to the currently-visible range for this page.
- acceptAppend(ObjectChunk<T, ATTR>, int) - Method in class io.deephaven.generic.page.ChunkHolderPageObject
-
Accept an appended slice of data to the currently-visible range for this page.
- acceptAppend(ShortChunk<ATTR>, int) - Method in class io.deephaven.generic.page.ChunkHolderPageShort
-
Accept an appended slice of data to the currently-visible range for this page.
- acceptBuffer(ByteBuffer, int) - Method in class io.deephaven.io.streams.CurrentByteBufferSink.Adapter
- 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.NullByteBufferSink
- acceptBuffer(ByteBuffer, int) - Method in class io.deephaven.io.streams.SimpleByteBufferSink
- acceptEither(CompletionStage<? extends T>, Consumer<? super T>) - Method in class io.deephaven.util.CompletionStageFutureImpl
- acceptEither(CompletionStage<? extends T>, Consumer<? super T>) - Method in interface io.deephaven.util.CompletionStageFuture
- acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>) - Method in class io.deephaven.util.CompletionStageFutureImpl
- acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>, Executor) - Method in class io.deephaven.util.CompletionStageFutureImpl
- acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>) - Method in interface io.deephaven.util.CompletionStageFuture
- acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>, Executor) - Method in interface io.deephaven.util.CompletionStageFuture
- acceptFailure(Throwable) - Method in interface io.deephaven.stream.StreamFailureConsumer
-
Report an error while processing the stream.
- acceptFailure(Throwable) - Method in class io.deephaven.stream.StreamToBlinkTableAdapter
- acceptLocation(Collection<String>) - Method in interface io.deephaven.engine.table.impl.locations.local.KeyValuePartitionLayout.LocationTableBuilder
-
Accept an ordered collection of
strings
representing partition values for a particular table location, parallel to a previously registered collection of partition keys. - acceptLocation(Collection<String>) - Method in class io.deephaven.engine.table.impl.locations.local.LocationTableBuilderDefinition
- acceptLocation(Collection<String>) - Method in class io.deephaven.parquet.table.layout.LocationTableBuilderCsv
- 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 the values from another entry into this one.
- accumulate(QueryPerformanceRecorder) - Method in interface io.deephaven.engine.table.impl.perf.QueryPerformanceRecorder
-
Accumulate performance information from another recorder into this one.
- accumulate(QueryPerformanceRecorder) - Method in class io.deephaven.engine.table.impl.perf.QueryPerformanceRecorderImpl
- accumulate(PerformanceEntry) - Method in class io.deephaven.engine.table.impl.perf.PerformanceEntry
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.em.BigIntegerEMOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.emstd.BigDecimalEmStdOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.emstd.BigIntegerEmStdOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseByteUpdateByOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseCharUpdateByOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseDoubleUpdateByOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseFloatUpdateByOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseIntUpdateByOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseLongUpdateByOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseObjectUpdateByOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseShortUpdateByOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.rollingformula.LongRollingFormulaOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.em.BigDecimalEMOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.em.DoubleEMOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.em.FloatEMOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.em.ByteEMOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.em.CharEMOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.em.IntEMOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.em.LongEMOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.em.ShortEMOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.emstd.ByteEmStdOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.emstd.CharEmStdOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.emstd.DoubleEmStdOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.emstd.FloatEmStdOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.emstd.IntEmStdOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.emstd.LongEmStdOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.emstd.ShortEmStdOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.rollinggroup.RollingGroupOperator.Context
- accumulateCumulative(RowSequence, Chunk<? extends Values>[], LongChunk<? extends Values>, int) - Method in class io.deephaven.engine.table.impl.updateby.UpdateByOperator.Context
-
For cumulative operators only, this method will be called to pass the input chunk data to the operator and produce the output data values.
- accumulatedCycleStats - Variable in class io.deephaven.engine.updategraph.impl.BaseUpdateGraph
- AccumulatedCycleStats() - Constructor for class io.deephaven.engine.updategraph.impl.BaseUpdateGraph.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.
- accumulatePeformanceEntry(BasePerformanceEntry) - Method in class io.deephaven.engine.table.impl.MergedListener
- accumulateRolling(RowSequence, Chunk<? extends Values>[], LongChunk<OrderedRowKeys>, LongChunk<OrderedRowKeys>, IntChunk<? extends Values>, IntChunk<? extends Values>, int, int) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseByteUpdateByOperator.Context
- accumulateRolling(RowSequence, Chunk<? extends Values>[], LongChunk<OrderedRowKeys>, LongChunk<OrderedRowKeys>, IntChunk<? extends Values>, IntChunk<? extends Values>, int, int) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseCharUpdateByOperator.Context
- accumulateRolling(RowSequence, Chunk<? extends Values>[], LongChunk<OrderedRowKeys>, LongChunk<OrderedRowKeys>, IntChunk<? extends Values>, IntChunk<? extends Values>, int, int) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseDoubleUpdateByOperator.Context
- accumulateRolling(RowSequence, Chunk<? extends Values>[], LongChunk<OrderedRowKeys>, LongChunk<OrderedRowKeys>, IntChunk<? extends Values>, IntChunk<? extends Values>, int, int) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseFloatUpdateByOperator.Context
- accumulateRolling(RowSequence, Chunk<? extends Values>[], LongChunk<OrderedRowKeys>, LongChunk<OrderedRowKeys>, IntChunk<? extends Values>, IntChunk<? extends Values>, int, int) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseIntUpdateByOperator.Context
- accumulateRolling(RowSequence, Chunk<? extends Values>[], LongChunk<OrderedRowKeys>, LongChunk<OrderedRowKeys>, IntChunk<? extends Values>, IntChunk<? extends Values>, int, int) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseLongUpdateByOperator.Context
- accumulateRolling(RowSequence, Chunk<? extends Values>[], LongChunk<OrderedRowKeys>, LongChunk<OrderedRowKeys>, IntChunk<? extends Values>, IntChunk<? extends Values>, int, int) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseObjectUpdateByOperator.Context
- accumulateRolling(RowSequence, Chunk<? extends Values>[], LongChunk<OrderedRowKeys>, LongChunk<OrderedRowKeys>, IntChunk<? extends Values>, IntChunk<? extends Values>, int, int) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseShortUpdateByOperator.Context
- accumulateRolling(RowSequence, Chunk<? extends Values>[], LongChunk<OrderedRowKeys>, LongChunk<OrderedRowKeys>, IntChunk<? extends Values>, IntChunk<? extends Values>, int, int) - Method in class io.deephaven.engine.table.impl.updateby.rollingformula.BooleanRollingFormulaOperator.Context
- accumulateRolling(RowSequence, Chunk<? extends Values>[], LongChunk<OrderedRowKeys>, LongChunk<OrderedRowKeys>, IntChunk<? extends Values>, IntChunk<? extends Values>, int, int) - Method in class io.deephaven.engine.table.impl.updateby.rollingformula.ByteRollingFormulaOperator.Context
- accumulateRolling(RowSequence, Chunk<? extends Values>[], LongChunk<OrderedRowKeys>, LongChunk<OrderedRowKeys>, IntChunk<? extends Values>, IntChunk<? extends Values>, int, int) - Method in class io.deephaven.engine.table.impl.updateby.rollingformula.CharRollingFormulaOperator.Context
- accumulateRolling(RowSequence, Chunk<? extends Values>[], LongChunk<OrderedRowKeys>, LongChunk<OrderedRowKeys>, IntChunk<? extends Values>, IntChunk<? extends Values>, int, int) - Method in class io.deephaven.engine.table.impl.updateby.rollingformula.DoubleRollingFormulaOperator.Context
- accumulateRolling(RowSequence, Chunk<? extends Values>[], LongChunk<OrderedRowKeys>, LongChunk<OrderedRowKeys>, IntChunk<? extends Values>, IntChunk<? extends Values>, int, int) - Method in class io.deephaven.engine.table.impl.updateby.rollingformula.FloatRollingFormulaOperator.Context
- accumulateRolling(RowSequence, Chunk<? extends Values>[], LongChunk<OrderedRowKeys>, LongChunk<OrderedRowKeys>, IntChunk<? extends Values>, IntChunk<? extends Values>, int, int) - Method in class io.deephaven.engine.table.impl.updateby.rollingformula.IntRollingFormulaOperator.Context
- accumulateRolling(RowSequence, Chunk<? extends Values>[], LongChunk<OrderedRowKeys>, LongChunk<OrderedRowKeys>, IntChunk<? extends Values>, IntChunk<? extends Values>, int, int) - Method in class io.deephaven.engine.table.impl.updateby.rollingformula.LongRollingFormulaOperator.Context
- accumulateRolling(RowSequence, Chunk<? extends Values>[], LongChunk<OrderedRowKeys>, LongChunk<OrderedRowKeys>, IntChunk<? extends Values>, IntChunk<? extends Values>, int, int) - Method in class io.deephaven.engine.table.impl.updateby.rollingformula.ObjectRollingFormulaOperator.Context
- accumulateRolling(RowSequence, Chunk<? extends Values>[], LongChunk<OrderedRowKeys>, LongChunk<OrderedRowKeys>, IntChunk<? extends Values>, IntChunk<? extends Values>, int, int) - Method in class io.deephaven.engine.table.impl.updateby.rollingformula.ShortRollingFormulaOperator.Context
- accumulateRolling(RowSequence, Chunk<? extends Values>[], LongChunk<OrderedRowKeys>, LongChunk<OrderedRowKeys>, IntChunk<? extends Values>, IntChunk<? extends Values>, int, int) - Method in class io.deephaven.engine.table.impl.updateby.rollinggroup.RollingGroupOperator.Context
- accumulateRolling(RowSequence, Chunk<? extends Values>[], LongChunk<OrderedRowKeys>, LongChunk<OrderedRowKeys>, IntChunk<? extends Values>, IntChunk<? extends Values>, int, int) - Method in class io.deephaven.engine.table.impl.updateby.UpdateByOperator.Context
-
For windowed operators only, this method will be called to pass the input chunk data to the operator and produce the output data values.
- 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.base.reference.PooledObjectReference
-
Acquire an active use permit.
- 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
-
Acquire a reference count for this TableUpdate that will keep it from being cleaned up until it is
released
. - 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
- acquireAndGet() - Method in class io.deephaven.base.reference.PooledObjectReference
-
Acquire an active use permit and return the referent, if possible.
- acquireIfAvailable() - Method in class io.deephaven.base.reference.PooledObjectReference
-
Acquire an active use permit if this has not been
cleared
. - Action - Class in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb
- Action() - Constructor for class io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Action
- Action.GetBodyUnionType - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb
- Action.SetBodyValueUnionType - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb
- Action.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb
- Action.ToObjectReturnType.GetBodyUnionType - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb
- Action.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb
- Action.ToObjectReturnType0.GetBodyUnionType - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb
- ActionResolver - Interface in io.deephaven.server.session
- ActionRouter - Class in io.deephaven.server.session
- ActionRouter(Set<ActionResolver>) - Constructor for class io.deephaven.server.session.ActionRouter
- ActionType - Class in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb
- ActionType() - Constructor for class io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.ActionType
- ActionType.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb
- ActionType.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb
- 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.
- activateUnderlyingDataSource() - Method in class io.deephaven.extensions.barrage.util.PythonTableDataService.TableLocationImpl
- activateUnderlyingDataSource() - Method in class io.deephaven.iceberg.layout.IcebergAutoRefreshTableLocationProvider
- activateUnderlyingDataSource() - Method in class io.deephaven.iceberg.layout.IcebergManualRefreshTableLocationProvider
- 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.
- ACTIVE - Enum constant in enum class io.deephaven.web.client.api.subscription.AbstractTableSubscription.Status
-
Successfully created, not waiting for any messages to be accurate.
- ACTIVE_PARAMETER_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.script.grpc.GetSignatureHelpResponse
- ACTIVE_PARAMETER_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.script.grpc.SignatureInformation
- ACTIVE_SIGNATURE_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.script.grpc.GetSignatureHelpResponse
- ACTIVE_SIGNATURE_HELP_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.script.grpc.SignatureHelpContext
- activeParameter - Variable in class io.deephaven.web.shared.ide.lsp.SignatureInformation
- ActiveTableBinding - Class in io.deephaven.web.client.state
-
An active binding describes the link between a
JsTable
and theClientTableState
it is currently using. - adapt(Runnable) - Static method in class io.deephaven.util.process.OnetimeShutdownTask
- adapt(Aggregation) - Static method in class io.deephaven.client.impl.AggregationBuilder
- adapt(TableHandle) - Method in class io.deephaven.client.impl.TableHandle
- adapt(Aggregation) - Static method in class io.deephaven.server.table.ops.AggregationAdapter
- adapt(Aggregation.AggregationColumns) - Static method in class io.deephaven.server.table.ops.AggregationAdapter
- adapt(Aggregation.AggregationCount) - Static method in class io.deephaven.server.table.ops.AggregationAdapter
- adapt(Aggregation.AggregationCountWhere) - Static method in class io.deephaven.server.table.ops.AggregationAdapter
- adapt(Aggregation.AggregationFormula) - Static method in class io.deephaven.server.table.ops.AggregationAdapter
- adapt(Aggregation.AggregationPartition) - Static method in class io.deephaven.server.table.ops.AggregationAdapter
- adapt(NaturalJoinTablesRequest.JoinType) - Static method in class io.deephaven.server.table.ops.JoinTablesGrpcImpl.NaturalJoinTablesGrpcImpl
- adapt(Selectable) - Static method in class io.deephaven.server.table.ops.AggregationAdapter
- adapt(StackTraceMixIn<TOPS, TABLE>) - Method in class io.deephaven.qst.table.StackTraceMixIn
- adapt(TableSpec) - Method in class io.deephaven.client.impl.TableHandle
- adapt(GrpcTransportFactory) - Static method in interface io.deephaven.web.client.api.grpc.GrpcTransportFactory
-
Adapt this factory to the transport factory used by the gRPC-web library.
- adapt(IntToLongFunction) - Static method in interface io.deephaven.kafka.KafkaTools.InitialOffsetLookup
-
Creates a implementation based solely on the
topic partition
. - 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
- adaptFirst(Aggregation.AggregationRowKey) - Static method in class io.deephaven.server.table.ops.AggregationAdapter
- 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
- adaptLast(Aggregation.AggregationRowKey) - Static method in class io.deephaven.server.table.ops.AggregationAdapter
- adaptToOfDouble(FloatToDoubleFunction) - Method in interface io.deephaven.engine.primitive.iterator.CloseablePrimitiveIteratorOfFloat
-
Adapt this CloseablePrimitiveIteratorOfFloat to a
CloseablePrimitiveIteratorOfDouble
, applyingadapter
to each element. - adaptToOfInt(ByteToIntFunction) - Method in interface io.deephaven.engine.primitive.iterator.CloseablePrimitiveIteratorOfByte
-
Adapt this CloseablePrimitiveIteratorOfByte to a
CloseablePrimitiveIteratorOfInt
, applyingadapter
to each element. - adaptToOfInt(CharToIntFunction) - Method in interface io.deephaven.engine.primitive.iterator.CloseablePrimitiveIteratorOfChar
-
Adapt this CloseablePrimitiveIteratorOfChar to a
CloseablePrimitiveIteratorOfInt
, applyingadapter
to each element. - adaptToOfInt(ShortToIntFunction) - Method in interface io.deephaven.engine.primitive.iterator.CloseablePrimitiveIteratorOfShort
-
Adapt this CloseablePrimitiveIteratorOfShort to a
CloseablePrimitiveIteratorOfInt
, applyingadapter
to each element. - 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.base.ringbuffer.AggregatingByteRingBuffer
-
Adds an entry to the ring buffer.
- add(byte) - Method in class io.deephaven.base.ringbuffer.ByteRingBuffer
-
Adds an entry to the ring buffer, will throw an exception if buffer is full.
- 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.base.ringbuffer.AggregatingCharRingBuffer
-
Adds an entry to the ring buffer.
- add(char) - Method in class io.deephaven.base.ringbuffer.CharRingBuffer
-
Adds an entry to the ring buffer, will throw an exception if buffer is full.
- 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.base.ringbuffer.AggregatingDoubleRingBuffer
-
Adds an entry to the ring buffer.
- add(double) - Method in class io.deephaven.base.ringbuffer.DoubleRingBuffer
-
Adds an entry to the ring buffer, will throw an exception if buffer is full.
- 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.base.ringbuffer.AggregatingFloatRingBuffer
-
Adds an entry to the ring buffer.
- add(float) - Method in class io.deephaven.base.ringbuffer.FloatRingBuffer
-
Adds an entry to the ring buffer, will throw an exception if buffer is full.
- 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.base.ringbuffer.AggregatingIntRingBuffer
-
Adds an entry to the ring buffer.
- add(int) - Method in class io.deephaven.base.ringbuffer.IntRingBuffer
-
Adds an entry to the ring buffer, will throw an exception if buffer is full.
- 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.util.mutable.MutableInt
- 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.ringbuffer.AggregatingLongRingBuffer
-
Adds an entry to the ring buffer.
- add(long) - Method in class io.deephaven.base.ringbuffer.LongRingBuffer
-
Adds an entry to the ring buffer, will throw an exception if buffer is full.
- 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.util.mutable.MutableLong
- 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.base.ringbuffer.AggregatingShortRingBuffer
-
Adds an entry to the ring buffer.
- add(short) - Method in class io.deephaven.base.ringbuffer.ShortRingBuffer
-
Adds an entry to the ring buffer, will throw an exception if buffer is full.
- 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(SafeCloseable, RowSequence, ColumnSource<?>[], MutableInt, WritableIntChunk<RowKeys>) - Method in class io.deephaven.engine.table.impl.by.IncrementalChunkedOperatorAggregationStateManagerOpenAddressedBase
- add(Object) - Method in class io.deephaven.engine.table.impl.select.setinclusion.ByteSetInclusionKernel
- add(Object) - Method in class io.deephaven.engine.table.impl.select.setinclusion.CharSetInclusionKernel
- add(Object) - Method in class io.deephaven.engine.table.impl.select.setinclusion.DoubleSetInclusionKernel
- add(Object) - Method in class io.deephaven.engine.table.impl.select.setinclusion.FloatSetInclusionKernel
- add(Object) - Method in class io.deephaven.engine.table.impl.select.setinclusion.IntSetInclusionKernel
- add(Object) - Method in class io.deephaven.engine.table.impl.select.setinclusion.LongSetInclusionKernel
- add(Object) - Method in class io.deephaven.engine.table.impl.select.setinclusion.ObjectSetInclusionKernel
- add(Object) - Method in class io.deephaven.engine.table.impl.select.setinclusion.ShortSetInclusionKernel
- 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(Table) - Method in interface io.deephaven.engine.util.input.InputTableUpdater
-
Write
newData
to this table. - add(Table) - Method in class io.deephaven.stream.TablePublisher
-
Adds a snapshot of the data from
table
into theblink table
. - add(Int64) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.arith.Int64
- add(UInt64) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.arith.UInt64
- 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.OperatorAggregationStateManagerTypedBase
- 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.StaticSymbolTableChunkedOperatorAggregationStateManager
- 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(Object) - Method in interface io.deephaven.engine.table.impl.dataindex.DataIndexKeySet
- add(Object) - Method in interface io.deephaven.engine.table.impl.select.setinclusion.SetInclusionKernel
- add(Short) - Method in class io.deephaven.qst.array.ShortArray.Builder
- add(Short...) - Method in class io.deephaven.qst.array.ShortArray.Builder
- add(String) - Method in class io.deephaven.parquet.table.transfer.StringDictionary
-
Add a string key to the dictionary if it's not already present.
- 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.ringbuffer.AggregatingObjectRingBuffer
-
Adds an entry to the ring buffer.
- add(T) - Method in class io.deephaven.base.ringbuffer.ObjectRingBuffer
-
Adds an entry to the ring buffer, will throw an exception if buffer is full.
- 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.ArrayWeakReferenceManager
- add(T) - Method in class io.deephaven.util.datastructures.intrusive.IntrusiveArraySet
- add(T) - Method in class io.deephaven.util.datastructures.LinkedWeakReferenceManager
- 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 interface io.deephaven.util.datastructures.WeakReferenceManager
-
Add
item
to this WeakReferenceManager. - add(T) - Method in class io.deephaven.util.SafeCloseableList
- add(T) - Method in class io.deephaven.web.shared.fu.IdentityHashSet
- 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_ONLY - Enum constant in enum class io.deephaven.engine.table.impl.TableUpdateMode
- ADD_ONLY_TABLE_ATTRIBUTE - Static variable in interface io.deephaven.engine.table.Table
-
If this attribute is set, we can only add new row keys, we can never shift them, modify them, or remove them.
- ADD_REMOVE - Enum constant in enum class io.deephaven.engine.table.impl.TableUpdateMode
- addAdditionalTextEdits() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.CompletionItem
- 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.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.CompletionItem
- addAdditionalTextEdits(TextEdit, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.CompletionItem
- 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.MultiJoinInput.Builder
- addAdditions(JoinAddition...) - Method in interface io.deephaven.qst.table.Join.Builder
- addAdditions(JoinAddition...) - Method in interface io.deephaven.qst.table.MultiJoinInput.Builder
- addAggregates() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ComboAggregateRequest
- addAggregates(int, ComboAggregateRequest.Aggregate) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
Deprecated.
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
-
Deprecated.
repeated .io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate aggregates = 3;
- addAggregates(Aggregate) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ComboAggregateRequest
- addAggregates(Aggregate, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ComboAggregateRequest
- addAggregates(ComboAggregateRequest.Aggregate) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
Deprecated.
repeated .io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate aggregates = 3;
- addAggregates(ComboAggregateRequest.Aggregate.Builder) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
Deprecated.
repeated .io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate aggregates = 3;
- addAggregatesBuilder() - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
Deprecated.
repeated .io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate aggregates = 3;
- addAggregatesBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
Deprecated.
repeated .io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate aggregates = 3;
- addAggregations() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.RollupRequest
- addAggregations() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AggregateRequest
- addAggregations(int, Aggregation) - Method in class io.deephaven.proto.backplane.grpc.AggregateRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Aggregation aggregations = 5;
- addAggregations(int, Aggregation) - Method in class io.deephaven.proto.backplane.grpc.RangeJoinTablesRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Aggregation aggregations = 10;
- addAggregations(int, Aggregation) - Method in class io.deephaven.proto.backplane.grpc.RollupRequest.Builder
-
The aggregations that should be applied at each level of the rollup
- addAggregations(int, Aggregation.Builder) - Method in class io.deephaven.proto.backplane.grpc.AggregateRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Aggregation aggregations = 5;
- addAggregations(int, Aggregation.Builder) - Method in class io.deephaven.proto.backplane.grpc.RangeJoinTablesRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Aggregation aggregations = 10;
- addAggregations(int, Aggregation.Builder) - Method in class io.deephaven.proto.backplane.grpc.RollupRequest.Builder
-
The aggregations that should be applied at each level of the rollup
- addAggregations(Aggregation) - Method in interface io.deephaven.api.agg.Aggregations.Builder
- addAggregations(Aggregation) - Method in interface io.deephaven.qst.table.AggregateTable.Builder
- addAggregations(Aggregation) - Method in interface io.deephaven.qst.table.RangeJoinTable.Builder
- addAggregations(Aggregation...) - Method in interface io.deephaven.api.agg.Aggregations.Builder
- addAggregations(Aggregation...) - Method in interface io.deephaven.qst.table.AggregateTable.Builder
- addAggregations(Aggregation...) - Method in interface io.deephaven.qst.table.RangeJoinTable.Builder
- addAggregations(Aggregation) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.RollupRequest
- addAggregations(Aggregation) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AggregateRequest
- addAggregations(Aggregation, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.RollupRequest
- addAggregations(Aggregation, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AggregateRequest
- addAggregations(Aggregation) - Method in class io.deephaven.proto.backplane.grpc.AggregateRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Aggregation aggregations = 5;
- addAggregations(Aggregation) - Method in class io.deephaven.proto.backplane.grpc.RangeJoinTablesRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Aggregation aggregations = 10;
- addAggregations(Aggregation) - Method in class io.deephaven.proto.backplane.grpc.RollupRequest.Builder
-
The aggregations that should be applied at each level of the rollup
- addAggregations(Aggregation.Builder) - Method in class io.deephaven.proto.backplane.grpc.AggregateRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Aggregation aggregations = 5;
- addAggregations(Aggregation.Builder) - Method in class io.deephaven.proto.backplane.grpc.RangeJoinTablesRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Aggregation aggregations = 10;
- addAggregations(Aggregation.Builder) - Method in class io.deephaven.proto.backplane.grpc.RollupRequest.Builder
-
The aggregations that should be applied at each level of the rollup
- addAggregationsBuilder() - Method in class io.deephaven.proto.backplane.grpc.AggregateRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Aggregation aggregations = 5;
- addAggregationsBuilder() - Method in class io.deephaven.proto.backplane.grpc.RangeJoinTablesRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Aggregation aggregations = 10;
- addAggregationsBuilder() - Method in class io.deephaven.proto.backplane.grpc.RollupRequest.Builder
-
The aggregations that should be applied at each level of the rollup
- addAggregationsBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.AggregateRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Aggregation aggregations = 5;
- addAggregationsBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.RangeJoinTablesRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Aggregation aggregations = 10;
- addAggregationsBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.RollupRequest.Builder
-
The aggregations that should be applied at each level of the rollup
- addAlias(String, String) - Static method in class io.deephaven.time.TimeZoneAliases
-
Adds a new time zone alias.
- addAliases(String) - Method in interface io.deephaven.json.ObjectField.Builder
- addAliases(String...) - Method in interface io.deephaven.json.ObjectField.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<AutoCloseable>) - 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
- addAllAdditions(Iterable<? extends JoinAddition>) - Method in interface io.deephaven.qst.table.MultiJoinInput.Builder
- addAllAggregates(Iterable<? extends ComboAggregateRequest.Aggregate>) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
Deprecated.
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.AggregateTable.Builder
- addAllAggregations(Iterable<? extends Aggregation>) - Method in interface io.deephaven.qst.table.RangeJoinTable.Builder
- addAllAggregations(Iterable<? extends Aggregation>) - Method in class io.deephaven.proto.backplane.grpc.AggregateRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Aggregation aggregations = 5;
- addAllAggregations(Iterable<? extends Aggregation>) - Method in class io.deephaven.proto.backplane.grpc.RangeJoinTablesRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.Aggregation aggregations = 10;
- addAllAggregations(Iterable<? extends Aggregation>) - Method in class io.deephaven.proto.backplane.grpc.RollupRequest.Builder
-
The aggregations that should be applied at each level of the rollup
- addAllAliases(Iterable<String>) - Method in interface io.deephaven.json.ObjectField.Builder
- addAllArguments(Iterable<? extends Expression>) - Method in interface io.deephaven.api.expression.Function.Builder
- addAllArguments(Iterable<? extends Expression>) - Method in interface io.deephaven.api.expression.Method.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;
- addAllCertificates(Iterable<? extends Certificate>) - Method in interface io.deephaven.ssl.config.TrustCustom.Builder
- 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<? extends AggSpec.AggSpecSortedColumn>) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted.Builder
-
Using a message instead of string to support backwards-compatibility in the future
- 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.AjRajTablesRequest.Builder
-
repeated string columns_to_add = 6;
- addAllColumnsToAdd(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.AsOfJoinTablesRequest.Builder
-
Deprecated.
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.MultiJoinInput.Builder
-
The columns from the source table to include; if not provided, all columns are included.
- 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
-
Deprecated.
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.MultiJoinInput.Builder
-
The key columns to match; may be renamed to match other source table key columns.
- addAllColumnsToMatch(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.NaturalJoinTablesRequest.Builder
-
repeated string columns_to_match = 4;
- addAllColumnsToMatch(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.WhereInRequest.Builder
-
repeated string columns_to_match = 5;
- 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;
- addAllDataIndexes(Iterable<? extends DataIndexInfo>) - Method in interface io.deephaven.parquet.table.metadata.TableInfo.Builder
- 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;
- addAllDiagnostics(Iterable<? extends Diagnostic>) - Method in class io.deephaven.proto.backplane.script.grpc.GetPublishDiagnosticResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.Diagnostic diagnostics = 3;
- addAllDropColumns(Iterable<? extends ColumnName>) - Method in interface io.deephaven.qst.table.DropColumnsTable.Builder
- 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;
- addAllExactMatchColumns(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.AjRajTablesRequest.Builder
-
repeated string exact_match_columns = 4;
- addAllExactMatchColumns(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.RangeJoinTablesRequest.Builder
-
repeated string exact_match_columns = 4;
- addAllExactMatches(Iterable<? extends JoinMatch>) - Method in interface io.deephaven.qst.table.RangeJoinTable.Builder
- addAllExportedReferences(Iterable<? extends TypedTicket>) - Method in class io.deephaven.proto.backplane.grpc.ServerData.Builder
-
The exported references, may be empty.
- addAllFields(Iterable<? extends ObjectField>) - Method in interface io.deephaven.json.ObjectValue.Builder
- 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 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.HierarchicalTableApplyRequest.Builder
-
Filters to apply to the input HierarchicalTable to produce the result HierarchicalTable.
- 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.Aggregation.AggregationCountWhere.Builder
-
repeated string filters = 2;
- addAllFilters(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.UnstructuredFilterTableRequest.Builder
-
repeated string filters = 3;
- addAllFilters(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByCumulativeCountWhere.Builder
-
The filters tp apply before counting
- addAllFilters(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder
-
The filters tp apply before counting
- addAllFlags(Iterable<SnapshotWhenOptions.Flag>) - Method in interface io.deephaven.api.snapshot.SnapshotWhenOptions.Builder
- addAllFormatViews(Iterable<? extends UpdateViewRequest>) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyRequest.Builder
-
Format operations to apply to the nodes of the table.
- addAllFunctions(Iterable<? extends ProtobufFunction>) - Method in interface io.deephaven.protobuf.ProtobufFunctions.Builder
- addAllGroupByColumns(Iterable<? extends ColumnName>) - Method in interface io.deephaven.qst.table.AggregateTable.Builder
- addAllGroupByColumns(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.AggregateAllRequest.Builder
-
repeated string group_by_columns = 4;
- addAllGroupByColumns(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.AggregateRequest.Builder
-
repeated string group_by_columns = 6;
- addAllGroupByColumns(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
Deprecated.
repeated string group_by_columns = 4;
- addAllGroupByColumns(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.RollupRequest.Builder
-
The names of the columns to rollup by
- addAllGroupByColumns(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.Builder
-
repeated string group_by_columns = 5;
- 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;
- addAllIndexColumns(Iterable<List<String>>) - Method in class io.deephaven.parquet.table.ParquetInstructions.Builder
-
Adds provided lists of columns to persist together as indexes.
- addAllInputs(Iterable<? extends MultiJoinInput<TableSpec>>) - Method in interface io.deephaven.qst.table.MultiJoinTable.Builder
- addAllItems(Iterable<? extends ItemInfo>) - Method in class io.deephaven.proto.backplane.grpc.ListItemsResponse.Builder
-
List of items found in the specified directory.
- 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;
- addAllItems(Iterable<? extends Diagnostic>) - Method in class io.deephaven.proto.backplane.script.grpc.GetPullDiagnosticResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.Diagnostic items = 3;
- 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.MultiJoinInput.Builder
- addAllMatches(Iterable<? extends JoinMatch>) - Method in interface io.deephaven.qst.table.WhereInTable.Builder
- addAllMatchPairs(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationColumns.Builder
-
repeated string match_pairs = 2;
- addAllMatchPairs(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate.Builder
-
Deprecated.used in all aggregates except countBy
- addAllMatchPairs(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.Builder
-
repeated string match_pairs = 2;
- addAllMultiJoinInputs(Iterable<? extends MultiJoinInput>) - Method in class io.deephaven.proto.backplane.grpc.MultiJoinTablesRequest.Builder
-
The source table input specifications.
- 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;
- addAllNames(Iterable<String>) - Method in interface io.deephaven.processor.NamedObjectProcessor.Builder
- addAllOperations(Iterable<? extends UpdateByOperation>) - Method in interface io.deephaven.qst.table.UpdateByTable.Builder
- addAllOperations(Iterable<? extends UpdateByRequest.UpdateByOperation>) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation operations = 4;
- 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;
- addAllowed() - Method in enum class io.deephaven.engine.table.impl.TableUpdateMode
-
Returns true if addition is allowed.
- addAllPairs(Iterable<? extends Pair>) - Method in interface io.deephaven.api.agg.ColumnAggregations.Builder
- addAllParameters(Iterable<? extends ParameterInformation>) - Method in class io.deephaven.proto.backplane.script.grpc.SignatureInformation.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.ParameterInformation parameters = 3;
- addAllPartitionPaths(Iterable<String>) - Method in interface io.deephaven.iceberg.util.IcebergWriteInstructions.Builder
- addAllReferences(Iterable<? extends TypedTicket>) - Method in class io.deephaven.proto.backplane.grpc.ClientData.Builder
-
The typed references, may be empty.
- addAllRemoved(Iterable<? extends FieldInfo>) - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo removed = 3;
- 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;
- addAllSharedFields(Iterable<? extends ObjectField>) - Method in interface io.deephaven.json.TypedObjectValue.Builder
- addAllSignatures(Iterable<? extends SignatureInformation>) - Method in class io.deephaven.proto.backplane.script.grpc.GetSignatureHelpResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.SignatureInformation signatures = 1;
- addAllSortingColumns(Iterable<? extends SortColumnInfo>) - Method in interface io.deephaven.parquet.table.metadata.TableInfo.Builder
- addAllSorts(Iterable<? extends SortDescriptor>) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyRequest.Builder
-
Sorts to apply to the input HierarchicalTable to produce the result HierarchicalTable.
- 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 JoinAddition>) - Method in interface io.deephaven.api.snapshot.SnapshotWhenOptions.Builder
- addAllStampColumns(Iterable<String>) - Method in class io.deephaven.proto.backplane.grpc.SnapshotWhenTableRequest.Builder
-
Which columns to stamp from the trigger table.
- addAllTables(Iterable<? extends Table>) - Method in interface io.deephaven.iceberg.util.IcebergWriteInstructions.Builder
- addAllTables(Iterable<? extends TableSpec>) - Method in interface io.deephaven.qst.table.MergeTable.Builder
- addAllTables(Iterable<? extends TableInformation>) - Method in interface io.deephaven.sql.ScopeStaticImpl.Builder
- addAllTables(Iterable<LabeledTable>) - Method in interface io.deephaven.qst.table.LabeledTables.Builder
- addAllTags(Iterable<? extends Diagnostic.DiagnosticTag>) - Method in class io.deephaven.proto.backplane.script.grpc.Diagnostic.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.Diagnostic.DiagnosticTag tags = 7;
- addAllTagsValue(Iterable<Integer>) - Method in class io.deephaven.proto.backplane.script.grpc.Diagnostic.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.Diagnostic.DiagnosticTag tags = 7;
- addAllTypedExportIds(Iterable<? extends TypedTicket>) - Method in class io.deephaven.proto.backplane.grpc.FetchObjectResponse.Builder
-
repeated .io.deephaven.proto.backplane.grpc.TypedTicket typed_export_ids = 3;
- addAllUngroupColumns(Iterable<? extends ColumnName>) - Method in interface io.deephaven.qst.table.UngroupTable.Builder
- addAllUpdated(Iterable<? extends FieldInfo>) - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
-
repeated .io.deephaven.proto.backplane.grpc.FieldInfo updated = 2;
- addAllUpdateViews(Iterable<? extends UpdateViewRequest>) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyRequest.Builder
-
User-supplied update_view operations to apply to the nodes of the table.
- addAllValues(Iterable<? extends Expression>) - Method in interface io.deephaven.api.filter.FilterIn.Builder
- 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;
- addAlternateLeftKey(long, long, byte) - Method in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- addAlternateRightKey(long, long, byte) - Method in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- addAndGet(int) - Method in class io.deephaven.util.mutable.MutableInt
- addAndGet(long) - Method in class io.deephaven.util.mutable.MutableLong
- addArgument(Node) - Method in class io.deephaven.lang.api.AbstractChunkerInvokable
- addArgument(Node) - Method in interface io.deephaven.lang.api.ChunkerInvokable
- addArguments() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.InvokeCondition
- 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(Expression) - Method in interface io.deephaven.api.expression.Function.Builder
- addArguments(Expression) - Method in interface io.deephaven.api.expression.Method.Builder
- addArguments(Expression...) - Method in interface io.deephaven.api.expression.Function.Builder
- addArguments(Expression...) - Method in interface io.deephaven.api.expression.Method.Builder
- addArguments(Value) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.InvokeCondition
- addArguments(Value, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.InvokeCondition
- 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
- addAsync(Table, InputTableStatusListener) - Method in interface io.deephaven.engine.util.input.InputTableUpdater
-
Write
newData
to this table. - addAxes() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.ChartDescriptor
- 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(AxisDescriptor) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.ChartDescriptor
- addAxes(AxisDescriptor, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.ChartDescriptor
- 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
- addBuild(HasherConfig.BuildSpec) - Method in class io.deephaven.engine.table.impl.by.typed.HasherConfig.Builder
- addBusinessDays(double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.BusinessCalendarDescriptor
- addBusinessDays(double, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.BusinessCalendarDescriptor
- 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() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.BusinessCalendarDescriptor
- addBusinessPeriods() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.businesscalendardescriptor.Holiday
- 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(BusinessPeriod) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.BusinessCalendarDescriptor
- addBusinessPeriods(BusinessPeriod) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.businesscalendardescriptor.Holiday
- addBusinessPeriods(BusinessPeriod, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.BusinessCalendarDescriptor
- addBusinessPeriods(BusinessPeriod, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.businesscalendardescriptor.Holiday
- 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;
- addCalendar(BusinessCalendar) - Static method in class io.deephaven.time.calendar.Calendars
-
Adds a calendar to the collection.
- addCalendarFromFile(File) - Static method in class io.deephaven.time.calendar.Calendars
-
Adds a calendar to the collection from a file.
- addCalendarFromFile(String) - Static method in class io.deephaven.time.calendar.Calendars
-
Adds a calendar to the collection from a file.
- addCandidates() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.InCondition
- 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.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.InCondition
- addCandidates(Value, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.InCondition
- 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;
- addCertificates(Certificate) - Method in interface io.deephaven.ssl.config.TrustCustom.Builder
- addCertificates(Certificate...) - Method in interface io.deephaven.ssl.config.TrustCustom.Builder
- addCharts() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.FigureDescriptor
- 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(ChartDescriptor) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.FigureDescriptor
- addCharts(ChartDescriptor, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.FigureDescriptor
- 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.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.ByteBlinkSortedFirstOrLastChunkedOperator
- 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.CharBlinkSortedFirstOrLastChunkedOperator
- 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.DoubleBlinkSortedFirstOrLastChunkedOperator
- 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.FloatBlinkSortedFirstOrLastChunkedOperator
- 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.IntBlinkSortedFirstOrLastChunkedOperator
- 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.LongBlinkSortedFirstOrLastChunkedOperator
- 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.ObjectBlinkSortedFirstOrLastChunkedOperator
- 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.ShortBlinkSortedFirstOrLastChunkedOperator
- 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.BlinkLastChunkedOperator
- 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.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.BlinkFirstChunkedOperator
- 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.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.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.CountWhereOperator
- 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.IntChunkedSumOperator
- 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.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.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.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.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.by.UniqueRowKeyChunkedOperator
- 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.ByteAddOnlySortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.ByteBlinkSortedFirstOrLastChunkedOperator
- 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.CharBlinkSortedFirstOrLastChunkedOperator
- 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.DoubleBlinkSortedFirstOrLastChunkedOperator
- 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.FloatBlinkSortedFirstOrLastChunkedOperator
- 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.IntBlinkSortedFirstOrLastChunkedOperator
- 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.LongBlinkSortedFirstOrLastChunkedOperator
- 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.ObjectBlinkSortedFirstOrLastChunkedOperator
- 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.ShortBlinkSortedFirstOrLastChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.BlinkFirstChunkedOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.BlinkLastChunkedOperator
- 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.PartitionByChunkedOperator
- 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.ByteChunkedSumOperator
- 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.CountWhereOperator
- 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.IntChunkedSumOperator
- 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.LongChunkedSumOperator
- 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.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.TDigestPercentileOperator
- addChunk(IterativeChunkedAggregationOperator.SingletonContext, int, Chunk<? extends Values>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.by.UniqueRowKeyChunkedOperator
- 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
- addChunkArgument(PyCallableWrapper.ChunkArgument) - Method in interface io.deephaven.engine.util.PyCallableWrapper
- addChunkArgument(PyCallableWrapper.ChunkArgument) - Method in class io.deephaven.engine.util.PyCallableWrapperJpyImpl
- addClassData(String, byte[]) - Method in class io.deephaven.base.classloaders.MapBackedClassLoader
- addColumn(String) - Method in interface io.deephaven.parquet.base.RowGroupWriter
- 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.web.client.api.barrage.WebBarrageMessage
- AddColumnData() - Constructor for class io.deephaven.engine.table.impl.util.BarrageMessage.AddColumnData
- AddColumnData() - Constructor for class io.deephaven.web.client.api.barrage.WebBarrageMessage.AddColumnData
- addColumnNameMapping(String, String) - Method in class io.deephaven.parquet.table.ParquetInstructions.Builder
- addColumnNames(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.DropColumnsRequest
- addColumnNames(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SelectDistinctRequest
- 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;
- addColumnNames(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.DropColumnsRequest
- addColumnNames(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SelectDistinctRequest
- 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() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.AggSpecSorted
- addColumns(int, AggSpec.AggSpecSortedColumn) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted.Builder
-
Using a message instead of string to support backwards-compatibility in the future
- addColumns(int, AggSpec.AggSpecSortedColumn.Builder) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted.Builder
-
Using a message instead of string to support backwards-compatibility in the future
- 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(AggSpecSortedColumn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.AggSpecSorted
- addColumns(AggSpecSortedColumn, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.AggSpecSorted
- addColumns(AggSpec.AggSpecSortedColumn) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted.Builder
-
Using a message instead of string to support backwards-compatibility in the future
- addColumns(AggSpec.AggSpecSortedColumn.Builder) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted.Builder
-
Using a message instead of string to support backwards-compatibility in the future
- 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.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.OneClickDescriptor
- addColumns(String) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.OneClickDescriptor.Builder
-
repeated string columns = 1;
- addColumns(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.OneClickDescriptor
- addColumnsBuilder() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted.Builder
-
Using a message instead of string to support backwards-compatibility in the future
- addColumnsBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted.Builder
-
Using a message instead of string to support backwards-compatibility in the future
- 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.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SelectOrUpdateRequest
- addColumnSpecs(String) - Method in class io.deephaven.proto.backplane.grpc.SelectOrUpdateRequest.Builder
-
repeated string column_specs = 3;
- addColumnSpecs(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SelectOrUpdateRequest
- addColumnSpecsBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.SelectOrUpdateRequest.Builder
-
repeated string column_specs = 3;
- addColumnsToAdd(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AsOfJoinTablesRequest
- addColumnsToAdd(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.CrossJoinTablesRequest
- addColumnsToAdd(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExactJoinTablesRequest
- addColumnsToAdd(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.LeftJoinTablesRequest
- addColumnsToAdd(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.NaturalJoinTablesRequest
- addColumnsToAdd(String) - Method in class io.deephaven.proto.backplane.grpc.AjRajTablesRequest.Builder
-
repeated string columns_to_add = 6;
- addColumnsToAdd(String) - Method in class io.deephaven.proto.backplane.grpc.AsOfJoinTablesRequest.Builder
-
Deprecated.
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.MultiJoinInput.Builder
-
The columns from the source table to include; if not provided, all columns are included.
- addColumnsToAdd(String) - Method in class io.deephaven.proto.backplane.grpc.NaturalJoinTablesRequest.Builder
-
repeated string columns_to_add = 5;
- addColumnsToAdd(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AsOfJoinTablesRequest
- addColumnsToAdd(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.CrossJoinTablesRequest
- addColumnsToAdd(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExactJoinTablesRequest
- addColumnsToAdd(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.LeftJoinTablesRequest
- addColumnsToAdd(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.NaturalJoinTablesRequest
- addColumnsToAddBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.AjRajTablesRequest.Builder
-
repeated string columns_to_add = 6;
- addColumnsToAddBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.AsOfJoinTablesRequest.Builder
-
Deprecated.
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.MultiJoinInput.Builder
-
The columns from the source table to include; if not provided, all columns are included.
- 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.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AsOfJoinTablesRequest
- addColumnsToMatch(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.CrossJoinTablesRequest
- addColumnsToMatch(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExactJoinTablesRequest
- addColumnsToMatch(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.LeftJoinTablesRequest
- addColumnsToMatch(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.NaturalJoinTablesRequest
- addColumnsToMatch(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.WhereInRequest
- addColumnsToMatch(String) - Method in class io.deephaven.proto.backplane.grpc.AsOfJoinTablesRequest.Builder
-
Deprecated.
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.MultiJoinInput.Builder
-
The key columns to match; may be renamed to match other source table key columns.
- addColumnsToMatch(String) - Method in class io.deephaven.proto.backplane.grpc.NaturalJoinTablesRequest.Builder
-
repeated string columns_to_match = 4;
- addColumnsToMatch(String) - Method in class io.deephaven.proto.backplane.grpc.WhereInRequest.Builder
-
repeated string columns_to_match = 5;
- addColumnsToMatch(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AsOfJoinTablesRequest
- addColumnsToMatch(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.CrossJoinTablesRequest
- addColumnsToMatch(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExactJoinTablesRequest
- addColumnsToMatch(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.LeftJoinTablesRequest
- addColumnsToMatch(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.NaturalJoinTablesRequest
- addColumnsToMatch(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.WhereInRequest
- addColumnsToMatchBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.AsOfJoinTablesRequest.Builder
-
Deprecated.
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.MultiJoinInput.Builder
-
The key columns to match; may be renamed to match other source table key columns.
- addColumnsToMatchBytes(ByteString) - 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.WhereInRequest.Builder
-
repeated string columns_to_match = 5;
- addColumnsToUngroup(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.UngroupRequest
- addColumnsToUngroup(String) - Method in class io.deephaven.proto.backplane.grpc.UngroupRequest.Builder
-
repeated string columns_to_ungroup = 4;
- addColumnsToUngroup(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.UngroupRequest
- 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.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.OneClickDescriptor
- addColumnTypes(String) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.OneClickDescriptor.Builder
-
repeated string column_types = 2;
- addColumnTypes(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.OneClickDescriptor
- 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.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.CompletionItem
- addCommitCharacters(String) - Method in class io.deephaven.proto.backplane.script.grpc.CompletionItem.Builder
-
repeated string commit_characters = 14;
- addCommitCharacters(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.CompletionItem
- 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.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetConsoleTypesResponse
- addConsoleTypes(String) - Method in class io.deephaven.proto.backplane.script.grpc.GetConsoleTypesResponse.Builder
-
repeated string console_types = 1;
- addConsoleTypes(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetConsoleTypesResponse
- addConsoleTypesBytes(ByteString) - Method in class io.deephaven.proto.backplane.script.grpc.GetConsoleTypesResponse.Builder
-
repeated string console_types = 1;
- addConstructorParameter(ParameterSpec) - Method in class io.deephaven.engine.table.impl.by.typed.HasherConfig.Builder
- addContentChanges() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.ChangeDocumentRequest
- 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(TextDocumentContentChangeEvent) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.ChangeDocumentRequest
- addContentChanges(TextDocumentContentChangeEvent, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.ChangeDocumentRequest
- 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() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb.FieldsChangeUpdate
- 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.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb.FieldsChangeUpdate
- addCreated(FieldInfo, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb.FieldsChangeUpdate
- 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;
- addDataIndex(DataIndex) - Method in class io.deephaven.engine.table.impl.indexer.DataIndexer
-
Add a
DataIndex
to this DataIndexer. - addDataIndexes(DataIndexInfo) - Method in interface io.deephaven.parquet.table.metadata.TableInfo.Builder
- addDataIndexes(DataIndexInfo...) - Method in interface io.deephaven.parquet.table.metadata.TableInfo.Builder
- addDataSources() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.MultiSeriesDescriptor
- addDataSources() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.SeriesDescriptor
- 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(MultiSeriesSourceDescriptor) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.MultiSeriesDescriptor
- addDataSources(MultiSeriesSourceDescriptor, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.MultiSeriesDescriptor
- addDataSources(SourceDescriptor) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.SeriesDescriptor
- addDataSources(SourceDescriptor, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.SeriesDescriptor
- 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
- addDiagnostics() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetPublishDiagnosticResponse
- addDiagnostics(int, Diagnostic) - Method in class io.deephaven.proto.backplane.script.grpc.GetPublishDiagnosticResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.Diagnostic diagnostics = 3;
- addDiagnostics(int, Diagnostic.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.GetPublishDiagnosticResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.Diagnostic diagnostics = 3;
- addDiagnostics(Diagnostic) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetPublishDiagnosticResponse
- addDiagnostics(Diagnostic, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetPublishDiagnosticResponse
- addDiagnostics(Diagnostic) - Method in class io.deephaven.proto.backplane.script.grpc.GetPublishDiagnosticResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.Diagnostic diagnostics = 3;
- addDiagnostics(Diagnostic.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.GetPublishDiagnosticResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.Diagnostic diagnostics = 3;
- addDiagnosticsBuilder() - Method in class io.deephaven.proto.backplane.script.grpc.GetPublishDiagnosticResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.Diagnostic diagnostics = 3;
- addDiagnosticsBuilder(int) - Method in class io.deephaven.proto.backplane.script.grpc.GetPublishDiagnosticResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.Diagnostic diagnostics = 3;
- addDictionaryPage(Object, int) - Method in interface io.deephaven.parquet.base.ColumnWriter
-
Add a dictionary page to the file.
- addDropColumns(ColumnName) - Method in interface io.deephaven.qst.table.DropColumnsTable.Builder
- addDropColumns(ColumnName...) - Method in interface io.deephaven.qst.table.DropColumnsTable.Builder
- added - Variable in class io.deephaven.engine.table.impl.TableUpdateImpl
- added - Variable in class io.deephaven.engine.table.impl.util.UpdateCoalescer
- added - Variable in class io.deephaven.web.client.api.subscription.AbstractTableSubscription.UpdateEventData
- added() - Method in class io.deephaven.engine.table.impl.TableUpdateImpl
- added() - Method in interface io.deephaven.engine.table.TableUpdate
-
Rows added (in post-shift keyspace).
- ADDED - Enum constant in enum class io.deephaven.engine.table.impl.KeyedTableListener.KeyEvent
- addElements(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.terminationnotificationresponse.StackTrace
- addElements(String) - Method in class io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace.Builder
-
repeated string elements = 3;
- addElements(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.terminationnotificationresponse.StackTrace
- addElementsBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace.Builder
-
repeated string elements = 3;
- addEmpty(BarrageMessageWriterImpl.RecordBatchMessageView, ChunkWriter.FieldNodeListener, ChunkWriter.BufferListener, ColumnChunksWriter<Chunk<Values>>) - Static method in class io.deephaven.extensions.barrage.BarrageMessageWriterImpl
- addEndpoint() - Method in class io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightInfo
- addEndpoint(FlightEndpoint) - Method in class io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightInfo
- addEndpoint(FlightEndpoint, double) - Method in class io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightInfo
- addErrors(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.FigureDescriptor
- addErrors(String) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.Builder
-
repeated string errors = 13;
- addErrors(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.FigureDescriptor
- 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
- addEventListener(String, EventFn<T>) - Method in class io.deephaven.web.client.api.event.HasEventHandling
-
Listen for events on this object.
- addEventListener(String, EventFn<T>) - Method in class io.deephaven.web.client.api.JsTotalsTable
- addEventListenerOneShot(HasEventHandling.EventPair<?>...) - Method in class io.deephaven.web.client.api.event.HasEventHandling
- addEventListenerOneShot(String, EventFn<T>) - Method in class io.deephaven.web.client.api.event.HasEventHandling
- addExact(byte, byte) - Static method in class io.deephaven.function.Numeric
-
Returns the sum of its arguments, throwing an exception if the result overflows.
- addExact(byte, byte) - Static method in class io.deephaven.libs.GroovyStaticImports
- addExact(int, int) - Static method in class io.deephaven.function.Numeric
-
Returns the sum of its arguments, throwing an exception if the result overflows.
- addExact(int, int) - Static method in class io.deephaven.libs.GroovyStaticImports
- addExact(long, long) - Static method in class io.deephaven.function.Numeric
-
Returns the sum of its arguments, throwing an exception if the result overflows.
- addExact(long, long) - Static method in class io.deephaven.libs.GroovyStaticImports
- addExact(short, short) - Static method in class io.deephaven.function.Numeric
-
Returns the sum of its arguments, throwing an exception if the result overflows.
- addExact(short, short) - Static method in class io.deephaven.libs.GroovyStaticImports
- 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
- addExactMatchColumns(String) - Method in class io.deephaven.proto.backplane.grpc.AjRajTablesRequest.Builder
-
repeated string exact_match_columns = 4;
- addExactMatchColumns(String) - Method in class io.deephaven.proto.backplane.grpc.RangeJoinTablesRequest.Builder
-
repeated string exact_match_columns = 4;
- addExactMatchColumnsBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.AjRajTablesRequest.Builder
-
repeated string exact_match_columns = 4;
- addExactMatchColumnsBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.RangeJoinTablesRequest.Builder
-
repeated string exact_match_columns = 4;
- addExactMatches(JoinMatch) - Method in interface io.deephaven.qst.table.RangeJoinTable.Builder
- addExactMatches(JoinMatch...) - Method in interface io.deephaven.qst.table.RangeJoinTable.Builder
- addExactToArray(T, T[], Class<T>) - Static method in class io.deephaven.base.ArrayUtil
- addExportedReferences() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ServerData
- addExportedReferences(int, TypedTicket) - Method in class io.deephaven.proto.backplane.grpc.ServerData.Builder
-
The exported references, may be empty.
- addExportedReferences(int, TypedTicket.Builder) - Method in class io.deephaven.proto.backplane.grpc.ServerData.Builder
-
The exported references, may be empty.
- addExportedReferences(TypedTicket) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ServerData
- addExportedReferences(TypedTicket, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ServerData
- addExportedReferences(TypedTicket) - Method in class io.deephaven.proto.backplane.grpc.ServerData.Builder
-
The exported references, may be empty.
- addExportedReferences(TypedTicket.Builder) - Method in class io.deephaven.proto.backplane.grpc.ServerData.Builder
-
The exported references, may be empty.
- addExportedReferencesBuilder() - Method in class io.deephaven.proto.backplane.grpc.ServerData.Builder
-
The exported references, may be empty.
- addExportedReferencesBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.ServerData.Builder
-
The exported references, may be empty.
- 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
- addFields(ObjectField) - Method in interface io.deephaven.json.ObjectValue.Builder
- addFields(ObjectField...) - Method in interface io.deephaven.json.ObjectValue.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() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableApplyRequest
- addFilters() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AndCondition
- addFilters() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.FilterTableRequest
- addFilters() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.OrCondition
- 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.HierarchicalTableApplyRequest.Builder
-
Filters to apply to the input HierarchicalTable to produce the result HierarchicalTable.
- 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.HierarchicalTableApplyRequest.Builder
-
Filters to apply to the input HierarchicalTable to produce the result HierarchicalTable.
- 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.api.filter.FilterAnd.Builder
- addFilters(Filter...) - Method in interface io.deephaven.api.filter.FilterOr.Builder
- addFilters(Condition) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableApplyRequest
- addFilters(Condition) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AndCondition
- addFilters(Condition) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.FilterTableRequest
- addFilters(Condition) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.OrCondition
- addFilters(Condition, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableApplyRequest
- addFilters(Condition, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AndCondition
- addFilters(Condition, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.FilterTableRequest
- addFilters(Condition, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.OrCondition
- 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.HierarchicalTableApplyRequest.Builder
-
Filters to apply to the input HierarchicalTable to produce the result HierarchicalTable.
- 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.HierarchicalTableApplyRequest.Builder
-
Filters to apply to the input HierarchicalTable to produce the result HierarchicalTable.
- 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.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.UnstructuredFilterTableRequest
- addFilters(String) - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationCountWhere.Builder
-
repeated string filters = 2;
- addFilters(String) - Method in class io.deephaven.proto.backplane.grpc.UnstructuredFilterTableRequest.Builder
-
repeated string filters = 3;
- addFilters(String) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByCumulativeCountWhere.Builder
-
The filters tp apply before counting
- addFilters(String) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder
-
The filters tp apply before counting
- addFilters(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.UnstructuredFilterTableRequest
- 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.HierarchicalTableApplyRequest.Builder
-
Filters to apply to the input HierarchicalTable to produce the result HierarchicalTable.
- 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.HierarchicalTableApplyRequest.Builder
-
Filters to apply to the input HierarchicalTable to produce the result HierarchicalTable.
- 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.Aggregation.AggregationCountWhere.Builder
-
repeated string filters = 2;
- addFiltersBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.UnstructuredFilterTableRequest.Builder
-
repeated string filters = 3;
- addFiltersBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByCumulativeCountWhere.Builder
-
The filters tp apply before counting
- addFiltersBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder
-
The filters tp apply before counting
- addFirst(E) - Method in class io.deephaven.base.RingBuffer
- addFirst(T) - Method in class io.deephaven.util.datastructures.RandomAccessDeque
- addFlags(SnapshotWhenOptions.Flag) - Method in interface io.deephaven.api.snapshot.SnapshotWhenOptions.Builder
- addFlags(SnapshotWhenOptions.Flag...) - Method in interface io.deephaven.api.snapshot.SnapshotWhenOptions.Builder
- addFormatViews() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableApplyRequest
- addFormatViews(int, UpdateViewRequest) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyRequest.Builder
-
Format operations to apply to the nodes of the table.
- addFormatViews(int, UpdateViewRequest.Builder) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyRequest.Builder
-
Format operations to apply to the nodes of the table.
- addFormatViews(UpdateViewRequest) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableApplyRequest
- addFormatViews(UpdateViewRequest, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableApplyRequest
- addFormatViews(UpdateViewRequest) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyRequest.Builder
-
Format operations to apply to the nodes of the table.
- addFormatViews(UpdateViewRequest.Builder) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyRequest.Builder
-
Format operations to apply to the nodes of the table.
- addFormatViewsBuilder() - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyRequest.Builder
-
Format operations to apply to the nodes of the table.
- addFormatViewsBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyRequest.Builder
-
Format operations to apply to the nodes of the table.
- addFunctions(ProtobufFunction) - Method in interface io.deephaven.protobuf.ProtobufFunctions.Builder
- addFunctions(ProtobufFunction...) - Method in interface io.deephaven.protobuf.ProtobufFunctions.Builder
- addGroupByColumns(ColumnName) - Method in interface io.deephaven.qst.table.AggregateTable.Builder
- addGroupByColumns(ColumnName...) - Method in interface io.deephaven.qst.table.AggregateTable.Builder
- addGroupByColumns(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.RollupRequest
- addGroupByColumns(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AggregateAllRequest
- addGroupByColumns(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AggregateRequest
- addGroupByColumns(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ComboAggregateRequest
- addGroupByColumns(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.UpdateByRequest
- addGroupByColumns(String) - Method in class io.deephaven.proto.backplane.grpc.AggregateAllRequest.Builder
-
repeated string group_by_columns = 4;
- addGroupByColumns(String) - Method in class io.deephaven.proto.backplane.grpc.AggregateRequest.Builder
-
repeated string group_by_columns = 6;
- addGroupByColumns(String) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
Deprecated.
repeated string group_by_columns = 4;
- addGroupByColumns(String) - Method in class io.deephaven.proto.backplane.grpc.RollupRequest.Builder
-
The names of the columns to rollup by
- addGroupByColumns(String) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.Builder
-
repeated string group_by_columns = 5;
- addGroupByColumns(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.RollupRequest
- addGroupByColumns(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AggregateAllRequest
- addGroupByColumns(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AggregateRequest
- addGroupByColumns(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ComboAggregateRequest
- addGroupByColumns(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.UpdateByRequest
- addGroupByColumnsBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.AggregateAllRequest.Builder
-
repeated string group_by_columns = 4;
- addGroupByColumnsBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.AggregateRequest.Builder
-
repeated string group_by_columns = 6;
- addGroupByColumnsBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
Deprecated.
repeated string group_by_columns = 4;
- addGroupByColumnsBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.RollupRequest.Builder
-
The names of the columns to rollup by
- addGroupByColumnsBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.Builder
-
repeated string group_by_columns = 5;
- addGroupByColumnSpecs(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.HeadOrTailByRequest
- addGroupByColumnSpecs(String) - Method in class io.deephaven.proto.backplane.grpc.HeadOrTailByRequest.Builder
-
repeated string group_by_column_specs = 4;
- addGroupByColumnSpecs(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.HeadOrTailByRequest
- 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
- addHeader(String, String) - Method in interface io.deephaven.auth.AuthenticationRequestHandler.MetadataResponseListener
- addHeaders(ColumnHeader<?>) - Method in interface io.deephaven.qst.table.TableHeader.Builder
- addHeaders(ColumnHeader<?>...) - Method in interface io.deephaven.qst.table.TableHeader.Builder
- addHolidays() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.BusinessCalendarDescriptor
- 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(Holiday) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.BusinessCalendarDescriptor
- addHolidays(Holiday, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.BusinessCalendarDescriptor
- 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;
- addIdentityValue() - Method in class io.deephaven.base.ringbuffer.AggregatingByteRingBuffer
-
Adds the identity element to the ring buffer.
- addIdentityValue() - Method in class io.deephaven.base.ringbuffer.AggregatingCharRingBuffer
-
Adds the identity element to the ring buffer.
- addIdentityValue() - Method in class io.deephaven.base.ringbuffer.AggregatingDoubleRingBuffer
-
Adds the identity element to the ring buffer.
- addIdentityValue() - Method in class io.deephaven.base.ringbuffer.AggregatingFloatRingBuffer
-
Adds the identity element to the ring buffer.
- addIdentityValue() - Method in class io.deephaven.base.ringbuffer.AggregatingIntRingBuffer
-
Adds the identity element to the ring buffer.
- addIdentityValue() - Method in class io.deephaven.base.ringbuffer.AggregatingLongRingBuffer
-
Adds the identity element to the ring buffer.
- addIdentityValue() - Method in class io.deephaven.base.ringbuffer.AggregatingObjectRingBuffer
-
Adds the identity element to the ring buffer.
- addIdentityValue() - Method in class io.deephaven.base.ringbuffer.AggregatingShortRingBuffer
-
Adds the identity element to the ring buffer.
- addIndexColumns(String...) - Method in class io.deephaven.parquet.table.ParquetInstructions.Builder
-
Add a list of columns to persist together as indexes.
- addInputs(MultiJoinInput<TableSpec>) - Method in interface io.deephaven.qst.table.MultiJoinTable.Builder
- addInputs(MultiJoinInput<TableSpec>...) - Method in interface io.deephaven.qst.table.MultiJoinTable.Builder
- addInterceptor(FatalErrorReporter.Interceptor) - Method in interface io.deephaven.util.process.FatalErrorReporter
- addInterceptor(FatalErrorReporter.Interceptor) - Method in class io.deephaven.util.process.FatalErrorReporterBase
- 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.
- 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() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetCompletionItemsResponse
- addItems() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetPullDiagnosticResponse
- addItems() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb.ListItemsResponse
- addItems(int, ItemInfo) - Method in class io.deephaven.proto.backplane.grpc.ListItemsResponse.Builder
-
List of items found in the specified directory.
- addItems(int, ItemInfo.Builder) - Method in class io.deephaven.proto.backplane.grpc.ListItemsResponse.Builder
-
List of items found in the specified directory.
- 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(int, Diagnostic) - Method in class io.deephaven.proto.backplane.script.grpc.GetPullDiagnosticResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.Diagnostic items = 3;
- addItems(int, Diagnostic.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.GetPullDiagnosticResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.Diagnostic items = 3;
- addItems(CompletionItem) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetCompletionItemsResponse
- addItems(CompletionItem, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetCompletionItemsResponse
- addItems(Diagnostic) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetPullDiagnosticResponse
- addItems(Diagnostic, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetPullDiagnosticResponse
- addItems(ItemInfo) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb.ListItemsResponse
- addItems(ItemInfo, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb.ListItemsResponse
- addItems(ItemInfo) - Method in class io.deephaven.proto.backplane.grpc.ListItemsResponse.Builder
-
List of items found in the specified directory.
- addItems(ItemInfo.Builder) - Method in class io.deephaven.proto.backplane.grpc.ListItemsResponse.Builder
-
List of items found in the specified directory.
- 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;
- addItems(Diagnostic) - Method in class io.deephaven.proto.backplane.script.grpc.GetPullDiagnosticResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.Diagnostic items = 3;
- addItems(Diagnostic.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.GetPullDiagnosticResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.Diagnostic items = 3;
- addItemsBuilder() - Method in class io.deephaven.proto.backplane.grpc.ListItemsResponse.Builder
-
List of items found in the specified directory.
- addItemsBuilder() - 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.GetPullDiagnosticResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.Diagnostic items = 3;
- addItemsBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.ListItemsResponse.Builder
-
List of items found in the specified directory.
- addItemsBuilder(int) - 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.GetPullDiagnosticResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.Diagnostic items = 3;
- ADDITIONAL_TEXT_EDITS_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.script.grpc.CompletionItem
- additionalTextEdits - Variable in class io.deephaven.web.shared.ide.lsp.CompletionItem
- additions() - Method in interface io.deephaven.qst.table.Join
- additions() - Method in class io.deephaven.qst.table.MultiJoinInput
- 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
- addKey(long) - Method in class io.deephaven.engine.table.impl.by.BitmapRandomBuilder
- addKey(long) - Method in class io.deephaven.engine.table.impl.PrecomputedRowSetBuilderRandom
- addKeyColumnNames(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.PartitionByRequest
- addKeyColumnNames(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.PartitionedTableDescriptor
- 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.
- addKeyColumnNames(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.PartitionByRequest
- addKeyColumnNames(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.PartitionedTableDescriptor
- 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.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.createinputtablerequest.inputtablekind.InMemoryKeyBacked
- addKeyColumns(String) - Method in class io.deephaven.proto.backplane.grpc.CreateInputTableRequest.InputTableKind.InMemoryKeyBacked.Builder
-
repeated string key_columns = 1;
- addKeyColumns(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.createinputtablerequest.inputtablekind.InMemoryKeyBacked
- addKeyColumnsBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.CreateInputTableRequest.InputTableKind.InMemoryKeyBacked.Builder
-
repeated string key_columns = 1;
- addKeys(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.BoolMapWithDefault
- addKeys(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.DoubleMapWithDefault
- addKeys(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.StringMapWithDefault
- 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(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.BoolMapWithDefault
- addKeys(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.DoubleMapWithDefault
- addKeys(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.StringMapWithDefault
- 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
- addLeftIndices(RowSet) - Method in class io.deephaven.engine.table.impl.join.AbstractJoinKeyState
- addLeftKey(int, 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.
- addLeftKey(long, long, byte) - Method in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- addLeftSide(RowSequence, Chunk[], LongArraySource, long) - Method in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- addLeftSide(Context, RowSequence, ColumnSource<?>[], LongArraySource, NaturalJoinModifiedSlotTracker) - 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
- addLevels(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.LogSubscriptionRequest
- addLevels(String) - Method in class io.deephaven.proto.backplane.script.grpc.LogSubscriptionRequest.Builder
-
repeated string levels = 2;
- addLevels(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.LogSubscriptionRequest
- addLevelsBytes(ByteString) - Method in class io.deephaven.proto.backplane.script.grpc.LogSubscriptionRequest.Builder
-
repeated string levels = 2;
- addListener(AsyncListener) - Method in class io.grpc.servlet.jakarta.web.DelegatingAsyncContext
- addListener(AsyncListener, ServletRequest, ServletResponse) - Method in class io.grpc.servlet.jakarta.web.DelegatingAsyncContext
- addLocation() - Method in class io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightEndpoint
- 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
- addLocation(Location) - Method in class io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightEndpoint
- addLocation(Location, double) - Method in class io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightEndpoint
- 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, int, 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.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.AxisDescriptor
- addMajorTickLocations(double) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.Builder
-
repeated double major_tick_locations = 17;
- addMajorTickLocations(double, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.AxisDescriptor
- 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.MultiJoinInput.Builder
- addMatches(JoinMatch) - Method in interface io.deephaven.qst.table.WhereInTable.Builder
- addMatches(JoinMatch...) - Method in interface io.deephaven.qst.table.Join.Builder
- addMatches(JoinMatch...) - Method in interface io.deephaven.qst.table.MultiJoinInput.Builder
- addMatches(JoinMatch...) - Method in interface io.deephaven.qst.table.WhereInTable.Builder
- addMatchPairs(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation.AggregationColumns
- addMatchPairs(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.comboaggregaterequest.Aggregate
- addMatchPairs(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.updatebyrequest.updatebyoperation.UpdateByColumn
- addMatchPairs(String) - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationColumns.Builder
-
repeated string match_pairs = 2;
- addMatchPairs(String) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate.Builder
-
Deprecated.used in all aggregates except countBy
- addMatchPairs(String) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.Builder
-
repeated string match_pairs = 2;
- addMatchPairs(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation.AggregationColumns
- addMatchPairs(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.comboaggregaterequest.Aggregate
- addMatchPairs(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.updatebyrequest.updatebyoperation.UpdateByColumn
- addMatchPairsBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationColumns.Builder
-
repeated string match_pairs = 2;
- addMatchPairsBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate.Builder
-
Deprecated.used in all aggregates except countBy
- addMatchPairsBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.Builder
-
repeated string match_pairs = 2;
- addMultiJoinInputs(int, MultiJoinInput) - Method in class io.deephaven.proto.backplane.grpc.MultiJoinTablesRequest.Builder
-
The source table input specifications.
- addMultiJoinInputs(int, MultiJoinInput.Builder) - Method in class io.deephaven.proto.backplane.grpc.MultiJoinTablesRequest.Builder
-
The source table input specifications.
- addMultiJoinInputs(MultiJoinInput) - Method in class io.deephaven.proto.backplane.grpc.MultiJoinTablesRequest.Builder
-
The source table input specifications.
- addMultiJoinInputs(MultiJoinInput.Builder) - Method in class io.deephaven.proto.backplane.grpc.MultiJoinTablesRequest.Builder
-
The source table input specifications.
- addMultiJoinInputsBuilder() - Method in class io.deephaven.proto.backplane.grpc.MultiJoinTablesRequest.Builder
-
The source table input specifications.
- addMultiJoinInputsBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.MultiJoinTablesRequest.Builder
-
The source table input specifications.
- addMultiSeries() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.ChartDescriptor
- 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(MultiSeriesDescriptor) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.ChartDescriptor
- addMultiSeries(MultiSeriesDescriptor, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.ChartDescriptor
- 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;
- addNames(String) - Method in interface io.deephaven.processor.NamedObjectProcessor.Builder
- addNames(String...) - Method in interface io.deephaven.processor.NamedObjectProcessor.Builder
- addNonEmpty(BarrageMessageWriterImpl.RecordBatchMessageView, ChunkWriter.FieldNodeListener, ChunkWriter.BufferListener, ColumnChunksWriter<Chunk<Values>>, int, long, WritableRowSet, RowSet) - Static method in class io.deephaven.extensions.barrage.BarrageMessageWriterImpl
- addNotification(NotificationQueue.Notification) - Method in class io.deephaven.engine.context.PoisonedUpdateGraph
- addNotification(NotificationQueue.Notification) - Method in class io.deephaven.engine.updategraph.impl.BaseUpdateGraph
-
Enqueue a notification to be flushed according to its priority.
- addNotification(NotificationQueue.Notification) - Method in class io.deephaven.engine.updategraph.impl.PeriodicUpdateGraph
-
Enqueue a notification to be flushed according to its priority.
- addNotification(NotificationQueue.Notification) - Method in interface io.deephaven.engine.updategraph.NotificationQueue
-
Add a notification for this NotificationQueue to deliver (by invoking its run() method).
- addNotifications(Collection<? extends NotificationQueue.Notification>) - Method in class io.deephaven.engine.context.PoisonedUpdateGraph
- addNotifications(Collection<? extends NotificationQueue.Notification>) - Method in class io.deephaven.engine.updategraph.impl.BaseUpdateGraph
-
Enqueue a collection of notifications to be flushed.
- addNotifications(Collection<? extends NotificationQueue.Notification>) - Method in interface io.deephaven.engine.updategraph.NotificationQueue
-
Enqueue a collection of notifications to be flushed.
- 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
- addOnly - Variable in class io.deephaven.engine.table.impl.StaticNaturalJoinStateManager
- AddOnlyFirstOrLastChunkedOperator - Class in io.deephaven.engine.table.impl.by
- AddOnlyToBlinkTableAdapter - Class in io.deephaven.engine.table.impl
- AddOnlyToBlinkTableAdapter() - Constructor for class io.deephaven.engine.table.impl.AddOnlyToBlinkTableAdapter
- 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() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.UpdateByRequest
- addOperations(int, UpdateByRequest.UpdateByOperation) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation operations = 4;
- addOperations(int, UpdateByRequest.UpdateByOperation.Builder) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation operations = 4;
- addOperations(UpdateByOperation) - Method in interface io.deephaven.qst.table.UpdateByTable.Builder
- addOperations(UpdateByOperation...) - Method in interface io.deephaven.qst.table.UpdateByTable.Builder
- addOperations(UpdateByOperation) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.UpdateByRequest
- addOperations(UpdateByOperation, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.UpdateByRequest
- addOperations(UpdateByRequest.UpdateByOperation) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation operations = 4;
- addOperations(UpdateByRequest.UpdateByOperation.Builder) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation operations = 4;
- addOperationsBuilder() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation operations = 4;
- addOperationsBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation operations = 4;
- addOps() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.BatchTableRequest
- 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(Operation) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.BatchTableRequest
- addOps(Operation, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.BatchTableRequest
- 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() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SearchCondition
- 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.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SearchCondition
- addOptionalReferences(Reference, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SearchCondition
- 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
- addOrderedRowKeysChunk(LongChunk<OrderedRowKeys>, int, int) - Method in interface io.deephaven.engine.rowset.RowSetBuilderRandom
- addOverwrite(byte, byte) - Method in class io.deephaven.base.ringbuffer.AggregatingByteRingBuffer
-
Adds an entry to the ring buffer.
- addOverwrite(byte, byte) - Method in class io.deephaven.base.ringbuffer.ByteRingBuffer
-
Add an entry to the ring buffer.
- addOverwrite(char, char) - Method in class io.deephaven.base.ringbuffer.AggregatingCharRingBuffer
-
Adds an entry to the ring buffer.
- addOverwrite(char, char) - Method in class io.deephaven.base.ringbuffer.CharRingBuffer
-
Add an entry to the ring buffer.
- addOverwrite(double, double) - Method in class io.deephaven.base.ringbuffer.AggregatingDoubleRingBuffer
-
Adds an entry to the ring buffer.
- addOverwrite(double, double) - Method in class io.deephaven.base.ringbuffer.DoubleRingBuffer
-
Add an entry to the ring buffer.
- addOverwrite(float, float) - Method in class io.deephaven.base.ringbuffer.AggregatingFloatRingBuffer
-
Adds an entry to the ring buffer.
- addOverwrite(float, float) - Method in class io.deephaven.base.ringbuffer.FloatRingBuffer
-
Add an entry to the ring buffer.
- addOverwrite(int, int) - Method in class io.deephaven.base.ringbuffer.AggregatingIntRingBuffer
-
Adds an entry to the ring buffer.
- addOverwrite(int, int) - Method in class io.deephaven.base.ringbuffer.IntRingBuffer
-
Add an entry to the ring buffer.
- addOverwrite(long, long) - Method in class io.deephaven.base.ringbuffer.AggregatingLongRingBuffer
-
Adds an entry to the ring buffer.
- addOverwrite(long, long) - Method in class io.deephaven.base.ringbuffer.LongRingBuffer
-
Add an entry to the ring buffer.
- addOverwrite(short, short) - Method in class io.deephaven.base.ringbuffer.AggregatingShortRingBuffer
-
Adds an entry to the ring buffer.
- addOverwrite(short, short) - Method in class io.deephaven.base.ringbuffer.ShortRingBuffer
-
Add an entry to the ring buffer.
- addOverwrite(E) - Method in class io.deephaven.base.RingBuffer
- addOverwrite(T, T) - Method in class io.deephaven.base.ringbuffer.AggregatingObjectRingBuffer
-
Adds an entry to the ring buffer.
- addOverwrite(T, T) - Method in class io.deephaven.base.ringbuffer.ObjectRingBuffer
-
Add an entry to the ring buffer.
- 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, int, Statistics<?>) - Method in interface io.deephaven.parquet.base.ColumnWriter
-
Add a page (potentially containing nulls) to the file.
- addPageNoNulls(Object, int, Statistics<?>) - Method in interface io.deephaven.parquet.base.ColumnWriter
-
Add a page with no nulls to the file.
- 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 interface io.deephaven.engine.context.QueryScope
-
Adds a parameter to the default instance
QueryScope
, or updates the value of an existing parameter. - addParameters() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.SignatureInformation
- addParameters(int, ParameterInformation) - Method in class io.deephaven.proto.backplane.script.grpc.SignatureInformation.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.ParameterInformation parameters = 3;
- addParameters(int, ParameterInformation.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.SignatureInformation.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.ParameterInformation parameters = 3;
- addParameters(ParameterInformation) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.SignatureInformation
- addParameters(ParameterInformation, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.SignatureInformation
- addParameters(ParameterInformation) - Method in class io.deephaven.proto.backplane.script.grpc.SignatureInformation.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.ParameterInformation parameters = 3;
- addParameters(ParameterInformation.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.SignatureInformation.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.ParameterInformation parameters = 3;
- addParametersBuilder() - Method in class io.deephaven.proto.backplane.script.grpc.SignatureInformation.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.ParameterInformation parameters = 3;
- addParametersBuilder(int) - Method in class io.deephaven.proto.backplane.script.grpc.SignatureInformation.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.ParameterInformation parameters = 3;
- addParentReference(Object) - Method in class io.deephaven.engine.table.impl.BaseTable
- addParentReference(Object) - Method in interface io.deephaven.engine.table.impl.TableAdapter
- 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
- addParquetFileMetadata(URI, ParquetMetadata) - Method in enum class io.deephaven.parquet.base.NullParquetMetadataFileWriter
- addParquetFileMetadata(URI, ParquetMetadata) - Method in interface io.deephaven.parquet.base.ParquetMetadataFileWriter
-
Add the parquet metadata for the provided parquet file to the list of metadata to be written to combined metadata files.
- 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.
- addPartitionPaths(String) - Method in interface io.deephaven.iceberg.util.IcebergWriteInstructions.Builder
- addPartitionPaths(String...) - Method in interface io.deephaven.iceberg.util.IcebergWriteInstructions.Builder
- addPath(String) - Method in class io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightDescriptor
- addPath(String) - Method in class io.deephaven.server.jetty11.ControlledCacheResource
- addPath(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightDescriptor
- addPaused(JsTable, PausedTableBinding) - Method in class io.deephaven.web.client.state.ClientTableState
- 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
- addRange(long, long) - Method in class io.deephaven.engine.table.impl.by.BitmapRandomBuilder
- addRange(long, long) - Method in class io.deephaven.engine.table.impl.PrecomputedRowSetBuilderRandom
- addRange(Range) - Method in class io.deephaven.web.shared.data.RangeSet
- 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
- addRangeSet(RangeSet) - Method in class io.deephaven.web.shared.data.RangeSet
- 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
- addRecordBatch(ByteBuffer) - Method in class io.deephaven.extensions.barrage.util.ArrowToTableConverter
- addRecordBatches(ByteBuffer...) - Method in class io.deephaven.extensions.barrage.util.ArrowToTableConverter
- addReferences() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ClientData
- addReferences(int, TypedTicket) - Method in class io.deephaven.proto.backplane.grpc.ClientData.Builder
-
The typed references, may be empty.
- addReferences(int, TypedTicket.Builder) - Method in class io.deephaven.proto.backplane.grpc.ClientData.Builder
-
The typed references, may be empty.
- addReferences(TypedTicket) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ClientData
- addReferences(TypedTicket, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ClientData
- addReferences(TypedTicket) - Method in class io.deephaven.proto.backplane.grpc.ClientData.Builder
-
The typed references, may be empty.
- addReferences(TypedTicket.Builder) - Method in class io.deephaven.proto.backplane.grpc.ClientData.Builder
-
The typed references, may be empty.
- addReferencesBuilder() - Method in class io.deephaven.proto.backplane.grpc.ClientData.Builder
-
The typed references, may be empty.
- addReferencesBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.ClientData.Builder
-
The typed references, may be empty.
- addRegion(ColumnDefinition<?>, ColumnLocation) - Method in interface io.deephaven.engine.table.impl.sources.regioned.RegionedColumnSource
-
Add a region to this regioned column source.
- addRemoved() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb.FieldsChangeUpdate
- 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.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb.FieldsChangeUpdate
- addRemoved(FieldInfo, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb.FieldsChangeUpdate
- 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.AggregateAllRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggregateRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationColumns.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationCount.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationCountWhere.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationFormula.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationPartition.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationRowKey.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.Aggregation.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAbsSum.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecApproximatePercentile.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAvg.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecCountDistinct.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecDistinct.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFirst.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFormula.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFreeze.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecGroup.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecLast.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMax.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMedian.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMin.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecNonUniqueSentinel.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecPercentile.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSortedColumn.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecStd.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSum.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecTDigest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecUnique.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecVar.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AggSpec.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AjRajTablesRequest.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
-
Deprecated.
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AuthenticationConstantsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.AuthenticationConstantsResponse.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.BrowserNextResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ClientData.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.ColumnStatisticsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate.Builder
-
Deprecated.
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
Deprecated.
- 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.ConfigurationConstantsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ConfigurationConstantsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ConfigValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ConnectRequest.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.CreateDirectoryRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.CreateDirectoryResponse.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.Blink.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.DeleteItemRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.DeleteItemResponse.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.FetchFileRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.FetchFileResponse.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.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.HierarchicalTableApplyRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableDescriptor.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableSourceExportRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableViewKeyTableDescriptor.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableViewRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableViewResponse.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.ItemInfo.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.ListItemsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.ListItemsResponse.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.MathContext.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.MetaTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.MoveItemRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.MoveItemResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.MultiJoinInput.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.MultiJoinTablesRequest.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.PublishRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.PublishResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.RangeJoinTablesRequest.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.RollupRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.RollupResponse.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.SaveFileRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.SaveFileResponse.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.SeekRowRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.SeekRowResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.Selectable.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.ServerData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.SliceRequest.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.SnapshotWhenTableRequest.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.StreamRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.StreamResponse.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.TreeRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.TreeResponse.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.UpdateByDeltaOptions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByEmOptions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByCumulativeCountWhere.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByCumulativeMax.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByCumulativeMin.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByCumulativeProduct.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByCumulativeSum.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByDelta.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByEma.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByEmMax.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByEmMin.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByEms.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByEmStd.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByFill.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingAvg.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCount.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingFormula.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingGroup.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingMax.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingMin.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingProduct.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingStd.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingSum.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingWAvg.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOptions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByWindowScale.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByWindowScale.UpdateByWindowTicks.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateByWindowScale.UpdateByWindowTime.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.UpdateViewRequest.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.grpc.WhereInRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.grpc.WrappedAuthenticationRequest.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.CancelAutoCompleteRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.CancelAutoCompleteResponse.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.Diagnostic.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.Diagnostic.CodeDescription.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.GetDiagnosticRequest.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.GetHoverRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.GetHoverResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.GetPublishDiagnosticResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.GetPullDiagnosticResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.GetSignatureHelpRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.GetSignatureHelpResponse.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.MarkupContent.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.ParameterInformation.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.SignatureHelpContext.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.backplane.script.grpc.SignatureInformation.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
- addRightIndices(RowSet) - Method in class io.deephaven.engine.table.impl.join.AbstractJoinKeyState
- addRightKey(int, long) - Method in class io.deephaven.engine.table.impl.asofjoin.StaticAsOfJoinStateManagerTypedBase
- addRightKey(long, long, byte) - Method in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- addRightRowKeyToDuplicates(WritableRowSet, long, NaturalJoinType) - Method in interface io.deephaven.engine.table.impl.IncrementalNaturalJoinStateManager
-
Add a key to the RHS duplicates, return the appropriate row key from this set *AFTER* the addition.
- 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(JsPropertyMap<?>, String) - Method in class io.deephaven.web.client.api.input.JsInputTable
-
Adds a single row to the table.
- 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
- 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() - Method in interface io.deephaven.extensions.barrage.BarrageMessageWriterImpl.RecordBatchMessageView
- addRows(JsPropertyMap<?>[], String) - Method in class io.deephaven.web.client.api.input.JsInputTable
-
Add multiple rows to a table.
- addRowSet(IterativeChunkedAggregationOperator.SingletonContext, RowSet, long) - Method in class io.deephaven.engine.table.impl.by.UniqueRowKeyChunkedOperator
- 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.BlinkFirstChunkedOperator
- addRowSet(IterativeChunkedAggregationOperator.SingletonContext, RowSet, long) - Method in class io.deephaven.engine.table.impl.by.BlinkLastChunkedOperator
- 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
- 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() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.ChartDescriptor
- 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(SeriesDescriptor) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.ChartDescriptor
- addSeries(SeriesDescriptor, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.ChartDescriptor
- 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;
- addSeriesFromMultiSeries(JsSeries) - Method in class io.deephaven.web.client.api.widget.plot.JsChart
- addSharedFields(ObjectField) - Method in interface io.deephaven.json.TypedObjectValue.Builder
- addSharedFields(ObjectField...) - Method in interface io.deephaven.json.TypedObjectValue.Builder
- addShiftedColumns(Table, long, MatchPair...) - Static method in class io.deephaven.engine.table.impl.ShiftedColumnOperation
-
Creates a new table that has all the columns of the source table plus includes the new shifted column(s).
- addShiftedColumns(Table, long, String...) - Static method in class io.deephaven.engine.table.impl.ShiftedColumnOperation
-
Creates a new table that has all the columns of the source table plus includes the new shifted column(s).
- 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
- addSignatures() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetSignatureHelpResponse
- addSignatures(int, SignatureInformation) - Method in class io.deephaven.proto.backplane.script.grpc.GetSignatureHelpResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.SignatureInformation signatures = 1;
- addSignatures(int, SignatureInformation.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.GetSignatureHelpResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.SignatureInformation signatures = 1;
- addSignatures(SignatureInformation) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetSignatureHelpResponse
- addSignatures(SignatureInformation, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetSignatureHelpResponse
- addSignatures(SignatureInformation) - Method in class io.deephaven.proto.backplane.script.grpc.GetSignatureHelpResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.SignatureInformation signatures = 1;
- addSignatures(SignatureInformation.Builder) - Method in class io.deephaven.proto.backplane.script.grpc.GetSignatureHelpResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.SignatureInformation signatures = 1;
- addSignaturesBuilder() - Method in class io.deephaven.proto.backplane.script.grpc.GetSignatureHelpResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.SignatureInformation signatures = 1;
- addSignaturesBuilder(int) - Method in class io.deephaven.proto.backplane.script.grpc.GetSignatureHelpResponse.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.SignatureInformation signatures = 1;
- addSink(LogSink) - Static method in class io.deephaven.io.log.LogSink.Shutdown
- addSlot(long, int, int, long, byte) - Method in class io.deephaven.engine.table.impl.MultiJoinModifiedSlotTracker
-
Add a slot in the tracker to mark an add/remove/shift of an output row.
- addSortingColumns(SortColumnInfo) - Method in interface io.deephaven.parquet.table.metadata.TableInfo.Builder
- addSortingColumns(SortColumnInfo...) - Method in interface io.deephaven.parquet.table.metadata.TableInfo.Builder
- addSorts() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableApplyRequest
- addSorts() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SortTableRequest
- addSorts(int, SortDescriptor) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyRequest.Builder
-
Sorts to apply to the input HierarchicalTable to produce the result HierarchicalTable.
- 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.HierarchicalTableApplyRequest.Builder
-
Sorts to apply to the input HierarchicalTable to produce the result HierarchicalTable.
- 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.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableApplyRequest
- addSorts(SortDescriptor) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SortTableRequest
- addSorts(SortDescriptor, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableApplyRequest
- addSorts(SortDescriptor, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SortTableRequest
- addSorts(SortDescriptor) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyRequest.Builder
-
Sorts to apply to the input HierarchicalTable to produce the result HierarchicalTable.
- 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.HierarchicalTableApplyRequest.Builder
-
Sorts to apply to the input HierarchicalTable to produce the result HierarchicalTable.
- 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.HierarchicalTableApplyRequest.Builder
-
Sorts to apply to the input HierarchicalTable to produce the result HierarchicalTable.
- 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.HierarchicalTableApplyRequest.Builder
-
Sorts to apply to the input HierarchicalTable to produce the result HierarchicalTable.
- addSortsBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.SortTableRequest.Builder
-
repeated .io.deephaven.proto.backplane.grpc.SortDescriptor sorts = 3;
- addSource(Runnable) - Method in class io.deephaven.engine.context.PoisonedUpdateGraph
- addSource(Runnable) - Method in class io.deephaven.engine.updategraph.impl.BaseUpdateGraph
-
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.impl.PeriodicUpdateGraph
-
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.OneShotUpdateCombiner
- 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() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.MergeTablesRequest
- 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.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.MergeTablesRequest
- addSourceIds(TableReference, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.MergeTablesRequest
- 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;
- addSourceToRegistrar() - Method in class io.deephaven.extensions.barrage.table.BarrageTable
-
Add this table to the registrar so that it can be refreshed.
- addStackTraces() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.TerminationNotificationResponse
- 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(StackTrace) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.TerminationNotificationResponse
- addStackTraces(StackTrace, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.TerminationNotificationResponse
- 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(JoinAddition) - Method in interface io.deephaven.api.snapshot.SnapshotWhenOptions.Builder
- addStampColumns(JoinAddition...) - Method in interface io.deephaven.api.snapshot.SnapshotWhenOptions.Builder
- addStampColumns(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SnapshotWhenTableRequest
- addStampColumns(String) - Method in class io.deephaven.proto.backplane.grpc.SnapshotWhenTableRequest.Builder
-
Which columns to stamp from the trigger table.
- addStampColumns(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SnapshotWhenTableRequest
- addStampColumnsBytes(ByteString) - Method in class io.deephaven.proto.backplane.grpc.SnapshotWhenTableRequest.Builder
-
Which columns to stamp from the trigger table.
- addStringToSet(String) - Method in class io.deephaven.stringset.HashStringSet
- addSubscription(StreamObserver<BarrageMessageWriter.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(JsTable) - Method in class io.deephaven.web.client.api.input.JsInputTable
-
Add an entire table to this Input Table.
- 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.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb
- AddTableRequest - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AddTableRequest
- AddTableRequest() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb.AddTableRequest
- AddTableRequest.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AddTableRequest
- AddTableRequest.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb
- AddTableRequest.ToObjectReturnType.InputTableFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb
- AddTableRequest.ToObjectReturnType.InputTableFieldType.GetTicketUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb
- AddTableRequest.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb
- AddTableRequest.ToObjectReturnType0.InputTableFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb
- AddTableRequest.ToObjectReturnType0.InputTableFieldType.GetTicketUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb
- AddTableRequestOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AddTableResponse - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb
- AddTableResponse - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AddTableResponse
- AddTableResponse() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb.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(Table) - Method in interface io.deephaven.iceberg.util.IcebergWriteInstructions.Builder
- addTables(Table...) - Method in interface io.deephaven.iceberg.util.IcebergWriteInstructions.Builder
- 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
- addTables(TableInformation) - Method in interface io.deephaven.sql.ScopeStaticImpl.Builder
- addTables(TableInformation...) - Method in interface io.deephaven.sql.ScopeStaticImpl.Builder
- addTables(JsTable[]) - Method in class io.deephaven.web.client.api.input.JsInputTable
-
Add multiple tables to this Input Table.
- addTableToInputTable(AddTableRequest, StreamObserver<AddTableResponse>) - Method in class io.deephaven.server.table.inputtables.InputTableServiceGrpcImpl
- addTableToInputTable(AddTableRequest, BrowserHeaders) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb_service.InputTableServiceClient
- addTableToInputTable(AddTableRequest, BrowserHeaders, InputTableServiceClient.AddTableToInputTableCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb_service.InputTableServiceClient
- addTableToInputTable(AddTableRequest, InputTableServiceClient.AddTableToInputTableMetadata_or_callbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb_service.InputTableServiceClient
- addTableToInputTable(AddTableRequest, InputTableServiceClient.AddTableToInputTableMetadata_or_callbackFn, InputTableServiceClient.AddTableToInputTableCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb_service.InputTableServiceClient
- addTableToInputTable(AddTableRequest, InputTableServiceClient.AddTableToInputTableMetadata_or_callbackUnionType) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb_service.InputTableServiceClient
- addTableToInputTable(AddTableRequest, InputTableServiceClient.AddTableToInputTableMetadata_or_callbackUnionType, InputTableServiceClient.AddTableToInputTableCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb_service.InputTableServiceClient
- 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 interface io.deephaven.proto.backplane.grpc.InputTableServiceGrpc.AsyncService
-
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 - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb_service.InputTableService
- addTags(double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.Diagnostic
- addTags(double, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.Diagnostic
- addTags(Diagnostic.DiagnosticTag) - Method in class io.deephaven.proto.backplane.script.grpc.Diagnostic.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.Diagnostic.DiagnosticTag tags = 7;
- addTagsValue(int) - Method in class io.deephaven.proto.backplane.script.grpc.Diagnostic.Builder
-
repeated .io.deephaven.proto.backplane.script.grpc.Diagnostic.DiagnosticTag tags = 7;
- 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.
- addTimeWindowInternal(Clock, QueryTable, String, long, String, boolean) - Static method in class io.deephaven.engine.util.WindowCheck
-
See
WindowCheck.addTimeWindow(QueryTable, String, long, String)
for a description, the internal version gives you access to the TimeWindowListener for unit testing purposes. - addToArray(int, int[]) - Static method in class io.deephaven.base.ArrayUtil
- addToArray(T, T[], Class<T>) - Static method in class io.deephaven.base.ArrayUtil
- 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.extensions.barrage.BarrageMessageWriterImpl.ByteArrayWriter
- addToFlatBuffer(RowSet, FlatBufferBuilder) - Method in class io.deephaven.extensions.barrage.BarrageMessageWriterImpl.RowSetWriter
-
Appends the intersection of the viewport and the originally provided RowSet.
- 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
- addToProperties(S3Instructions, Map<String, String>) - Static method in class io.deephaven.extensions.s3.DeephavenAwsClientFactory
-
Adds
DeephavenAwsClientFactory
topropertiesOut
with the keys "client.factory" and "s3.client-factory-impl"; it is an error if either of these properties is already set. - addToRepeatedField(Message, double, Object) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.Message
- addToRepeatedField(Message, double, Object, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.Message
- addToRepeatedWrapperField(Message, double, T, Class<? extends T>) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.Message
- addToRepeatedWrapperField(Message, double, T, Class<? extends T>, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.Message
- addToRepeatedWrapperField(Message, double, T, JsConstructorFn<? extends T>) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.Message
- addToRepeatedWrapperField(Message, double, T, JsConstructorFn<? extends T>, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.Message
- addToSequentialBuilder(long, ObjectArraySource<RowSetBuilderSequential>, long) - Method in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalHashedAsOfJoinStateManager
- addTypedExportIds() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.FetchObjectResponse
- addTypedExportIds(int, TypedTicket) - Method in class io.deephaven.proto.backplane.grpc.FetchObjectResponse.Builder
-
repeated .io.deephaven.proto.backplane.grpc.TypedTicket typed_export_ids = 3;
- addTypedExportIds(int, TypedTicket.Builder) - Method in class io.deephaven.proto.backplane.grpc.FetchObjectResponse.Builder
-
repeated .io.deephaven.proto.backplane.grpc.TypedTicket typed_export_ids = 3;
- addTypedExportIds(TypedTicket) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.FetchObjectResponse
- addTypedExportIds(TypedTicket, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.FetchObjectResponse
- addTypedExportIds(TypedTicket) - Method in class io.deephaven.proto.backplane.grpc.FetchObjectResponse.Builder
-
repeated .io.deephaven.proto.backplane.grpc.TypedTicket typed_export_ids = 3;
- addTypedExportIds(TypedTicket.Builder) - Method in class io.deephaven.proto.backplane.grpc.FetchObjectResponse.Builder
-
repeated .io.deephaven.proto.backplane.grpc.TypedTicket typed_export_ids = 3;
- addTypedExportIdsBuilder() - Method in class io.deephaven.proto.backplane.grpc.FetchObjectResponse.Builder
-
repeated .io.deephaven.proto.backplane.grpc.TypedTicket typed_export_ids = 3;
- addTypedExportIdsBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.FetchObjectResponse.Builder
-
repeated .io.deephaven.proto.backplane.grpc.TypedTicket typed_export_ids = 3;
- addUngroupColumns(ColumnName) - Method in interface io.deephaven.qst.table.UngroupTable.Builder
- addUngroupColumns(ColumnName...) - Method in interface io.deephaven.qst.table.UngroupTable.Builder
- addUnique(T) - Method in class io.deephaven.base.array.FastArray
- addUnless(T[], Class<T>, Predicate.Binary<T, A>, Function<A, T>, A) - Static method in class io.deephaven.base.ArrayUtil
- addUnless(T[], Class<T>, Predicate.Unary<T>, Supplier<T>) - Static method in class io.deephaven.base.ArrayUtil
- addUnsafe(byte) - Method in class io.deephaven.base.ringbuffer.AggregatingByteRingBuffer
-
Adds a value without overflow detection.
- addUnsafe(byte) - Method in class io.deephaven.base.ringbuffer.ByteRingBuffer
-
Add values without overflow detection.
- addUnsafe(char) - Method in class io.deephaven.base.ringbuffer.AggregatingCharRingBuffer
-
Adds a value without overflow detection.
- addUnsafe(char) - Method in class io.deephaven.base.ringbuffer.CharRingBuffer
-
Add values without overflow detection.
- addUnsafe(double) - Method in class io.deephaven.base.ringbuffer.AggregatingDoubleRingBuffer
-
Adds a value without overflow detection.
- addUnsafe(double) - Method in class io.deephaven.base.ringbuffer.DoubleRingBuffer
-
Add values without overflow detection.
- addUnsafe(float) - Method in class io.deephaven.base.ringbuffer.AggregatingFloatRingBuffer
-
Adds a value without overflow detection.
- addUnsafe(float) - Method in class io.deephaven.base.ringbuffer.FloatRingBuffer
-
Add values without overflow detection.
- addUnsafe(int) - Method in class io.deephaven.base.ringbuffer.AggregatingIntRingBuffer
-
Adds a value without overflow detection.
- addUnsafe(int) - Method in class io.deephaven.base.ringbuffer.IntRingBuffer
-
Add values without overflow detection.
- addUnsafe(long) - Method in class io.deephaven.base.ringbuffer.AggregatingLongRingBuffer
-
Adds a value without overflow detection.
- addUnsafe(long) - Method in class io.deephaven.base.ringbuffer.LongRingBuffer
-
Add values without overflow detection.
- addUnsafe(long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- addUnsafe(long) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- addUnsafe(short) - Method in class io.deephaven.base.ringbuffer.AggregatingShortRingBuffer
-
Adds a value without overflow detection.
- addUnsafe(short) - Method in class io.deephaven.base.ringbuffer.ShortRingBuffer
-
Add values without overflow detection.
- addUnsafe(T) - Method in class io.deephaven.base.ringbuffer.AggregatingObjectRingBuffer
-
Adds a value without overflow detection.
- addUnsafe(T) - Method in class io.deephaven.base.ringbuffer.ObjectRingBuffer
-
Add values without overflow detection.
- addUnsafeNoWriteCheck(long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- addUpdated() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb.FieldsChangeUpdate
- 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.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb.FieldsChangeUpdate
- addUpdated(FieldInfo, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb.FieldsChangeUpdate
- 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;
- addUpdateListener() - Method in class io.deephaven.engine.table.impl.KeyedTableListener
- addUpdateListener(TableUpdateListener) - Method in class io.deephaven.engine.table.impl.BaseTable
- addUpdateListener(TableUpdateListener) - Method in class io.deephaven.engine.table.impl.UncoalescedTable
- addUpdateListener(TableUpdateListener, long) - Method in class io.deephaven.engine.table.impl.BaseTable
- addUpdateListener(TableUpdateListener, long) - Method in class io.deephaven.engine.table.impl.UncoalescedTable
- addUpdateListener(ShiftObliviousListener) - Method in interface io.deephaven.engine.table.impl.TableDefaults
- addUpdateListener(ShiftObliviousListener) - Method in interface io.deephaven.engine.table.Table
-
Subscribe for updates to this table.
- addUpdateListener(ShiftObliviousListener, boolean) - Method in class io.deephaven.engine.table.impl.BaseTable
- addUpdateListener(ShiftObliviousListener, boolean) - Method in interface io.deephaven.engine.table.impl.TableAdapter
- addUpdateListener(ShiftObliviousListener, boolean) - Method in class io.deephaven.engine.table.impl.UncoalescedTable
- addUpdateListener(ShiftObliviousListener, boolean) - Method in interface io.deephaven.engine.table.Table
-
Subscribe for updates to this table.
- addUpdateListener(TableUpdateListener) - Method in interface io.deephaven.engine.table.impl.TableAdapter
- addUpdateListener(TableUpdateListener) - Method in interface io.deephaven.engine.table.Table
-
Subscribe for updates to this table.
- addUpdateListener(TableUpdateListener, long) - Method in interface io.deephaven.engine.table.impl.TableAdapter
- addUpdateListener(TableUpdateListener, long) - Method in interface io.deephaven.engine.table.Table
-
Subscribe for updates to this table if its last notification step matches
requiredLastNotificationStep
. - addUpdateListenerUncoalesced(TableUpdateListener) - Method in class io.deephaven.engine.table.impl.UncoalescedTable
- addUpdateListenerUncoalesced(TableUpdateListener, long) - Method in class io.deephaven.engine.table.impl.UncoalescedTable
- addUpdateViews() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableApplyRequest
- addUpdateViews(int, UpdateViewRequest) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyRequest.Builder
-
User-supplied update_view operations to apply to the nodes of the table.
- addUpdateViews(int, UpdateViewRequest.Builder) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyRequest.Builder
-
User-supplied update_view operations to apply to the nodes of the table.
- addUpdateViews(UpdateViewRequest) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableApplyRequest
- addUpdateViews(UpdateViewRequest, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableApplyRequest
- addUpdateViews(UpdateViewRequest) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyRequest.Builder
-
User-supplied update_view operations to apply to the nodes of the table.
- addUpdateViews(UpdateViewRequest.Builder) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyRequest.Builder
-
User-supplied update_view operations to apply to the nodes of the table.
- addUpdateViewsBuilder() - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyRequest.Builder
-
User-supplied update_view operations to apply to the nodes of the table.
- addUpdateViewsBuilder(int) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyRequest.Builder
-
User-supplied update_view operations to apply to the nodes of the table.
- addValues(boolean) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.BoolMapWithDefault
- addValues(boolean) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BoolMapWithDefault.Builder
-
repeated bool values = 3;
- addValues(boolean, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.BoolMapWithDefault
- addValues(double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.DoubleMapWithDefault
- addValues(double) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.DoubleMapWithDefault.Builder
-
repeated double values = 3;
- addValues(double, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.DoubleMapWithDefault
- addValues(Expression) - Method in interface io.deephaven.api.filter.FilterIn.Builder
- addValues(Expression...) - Method in interface io.deephaven.api.filter.FilterIn.Builder
- addValues(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.StringMapWithDefault
- addValues(String) - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.StringMapWithDefault.Builder
-
repeated string values = 3;
- addValues(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.StringMapWithDefault
- 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, Statistics<?>) - Method in interface io.deephaven.parquet.base.ColumnWriter
-
Add a vector page to the file.
- addYColumnNames(String) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.RunChartDownsampleRequest
- addYColumnNames(String) - Method in class io.deephaven.proto.backplane.grpc.RunChartDownsampleRequest.Builder
-
repeated string y_column_names = 6;
- addYColumnNames(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.RunChartDownsampleRequest
- 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.
- 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() - Method in class io.deephaven.engine.table.impl.select.SimulationClock
-
Advance the simulation.
- advance(double) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- advance(double) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- 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 class io.deephaven.engine.rowset.impl.RowSetUtils.CombinedRangeIterator
- 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 tov
. - 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
- advanceToBeforeFirst(byte) - Method in class io.deephaven.engine.table.impl.ssa.ByteReverseSegmentedSortedArray.Iterator
-
Advance this iterator to one position before the lowest value that is less than or equal to value.
- advanceToBeforeFirst(byte) - Method in class io.deephaven.engine.table.impl.ssa.ByteSegmentedSortedArray.Iterator
-
Advance this iterator to one position before the lowest value that is less than or equal to value.
- advanceToBeforeFirst(char) - Method in class io.deephaven.engine.table.impl.ssa.CharReverseSegmentedSortedArray.Iterator
-
Advance this iterator to one position before the lowest value that is less than or equal to value.
- advanceToBeforeFirst(char) - Method in class io.deephaven.engine.table.impl.ssa.CharSegmentedSortedArray.Iterator
-
Advance this iterator to one position before the lowest value that is less than or equal to value.
- advanceToBeforeFirst(char) - Method in class io.deephaven.engine.table.impl.ssa.NullAwareCharReverseSegmentedSortedArray.Iterator
-
Advance this iterator to one position before the lowest value that is less than or equal to value.
- advanceToBeforeFirst(char) - Method in class io.deephaven.engine.table.impl.ssa.NullAwareCharSegmentedSortedArray.Iterator
-
Advance this iterator to one position before the lowest value that is less than or equal to value.
- advanceToBeforeFirst(double) - Method in class io.deephaven.engine.table.impl.ssa.DoubleReverseSegmentedSortedArray.Iterator
-
Advance this iterator to one position before the lowest value that is less than or equal to value.
- advanceToBeforeFirst(double) - Method in class io.deephaven.engine.table.impl.ssa.DoubleSegmentedSortedArray.Iterator
-
Advance this iterator to one position before the lowest value that is less than or equal to value.
- advanceToBeforeFirst(float) - Method in class io.deephaven.engine.table.impl.ssa.FloatReverseSegmentedSortedArray.Iterator
-
Advance this iterator to one position before the lowest value that is less than or equal to value.
- advanceToBeforeFirst(float) - Method in class io.deephaven.engine.table.impl.ssa.FloatSegmentedSortedArray.Iterator
-
Advance this iterator to one position before the lowest value that is less than or equal to value.
- advanceToBeforeFirst(int) - Method in class io.deephaven.engine.table.impl.ssa.IntReverseSegmentedSortedArray.Iterator
-
Advance this iterator to one position before the lowest value that is less than or equal to value.
- advanceToBeforeFirst(int) - Method in class io.deephaven.engine.table.impl.ssa.IntSegmentedSortedArray.Iterator
-
Advance this iterator to one position before the lowest value that is less than or equal to value.
- advanceToBeforeFirst(long) - Method in class io.deephaven.engine.table.impl.ssa.LongReverseSegmentedSortedArray.Iterator
-
Advance this iterator to one position before the lowest value that is less than or equal to value.
- advanceToBeforeFirst(long) - Method in class io.deephaven.engine.table.impl.ssa.LongSegmentedSortedArray.Iterator
-
Advance this iterator to one position before the lowest value that is less than or equal to value.
- advanceToBeforeFirst(short) - Method in class io.deephaven.engine.table.impl.ssa.ShortReverseSegmentedSortedArray.Iterator
-
Advance this iterator to one position before the lowest value that is less than or equal to value.
- advanceToBeforeFirst(short) - Method in class io.deephaven.engine.table.impl.ssa.ShortSegmentedSortedArray.Iterator
-
Advance this iterator to one position before the lowest value that is less than or equal to value.
- advanceToBeforeFirst(Object) - Method in class io.deephaven.engine.table.impl.ssa.ObjectReverseSegmentedSortedArray.Iterator
-
Advance this iterator to one position before the lowest value that is less than or equal to value.
- advanceToBeforeFirst(Object) - Method in class io.deephaven.engine.table.impl.ssa.ObjectSegmentedSortedArray.Iterator
-
Advance this iterator to one position before the lowest value that is less than or equal to value.
- advanceToLast(byte) - Method in class io.deephaven.engine.table.impl.ssa.ByteReverseSegmentedSortedArray.Iterator
-
Advance this iterator to the highest value that is less than or equal to value.
- advanceToLast(byte) - Method in class io.deephaven.engine.table.impl.ssa.ByteSegmentedSortedArray.Iterator
-
Advance this iterator to the highest value that is less than or equal to value.
- advanceToLast(char) - Method in class io.deephaven.engine.table.impl.ssa.CharReverseSegmentedSortedArray.Iterator
-
Advance this iterator to the highest value that is less than or equal to value.
- advanceToLast(char) - Method in class io.deephaven.engine.table.impl.ssa.CharSegmentedSortedArray.Iterator
-
Advance this iterator to the highest value that is less than or equal to value.
- advanceToLast(char) - Method in class io.deephaven.engine.table.impl.ssa.NullAwareCharReverseSegmentedSortedArray.Iterator
-
Advance this iterator to the highest value that is less than or equal to value.
- advanceToLast(char) - Method in class io.deephaven.engine.table.impl.ssa.NullAwareCharSegmentedSortedArray.Iterator
-
Advance this iterator to the highest value that is less than or equal to value.
- advanceToLast(double) - Method in class io.deephaven.engine.table.impl.ssa.DoubleReverseSegmentedSortedArray.Iterator
-
Advance this iterator to the highest value that is less than or equal to value.
- advanceToLast(double) - Method in class io.deephaven.engine.table.impl.ssa.DoubleSegmentedSortedArray.Iterator
-
Advance this iterator to the highest value that is less than or equal to value.
- advanceToLast(float) - Method in class io.deephaven.engine.table.impl.ssa.FloatReverseSegmentedSortedArray.Iterator
-
Advance this iterator to the highest value that is less than or equal to value.
- advanceToLast(float) - Method in class io.deephaven.engine.table.impl.ssa.FloatSegmentedSortedArray.Iterator
-
Advance this iterator to the highest value that is less than or equal to value.
- advanceToLast(int) - Method in class io.deephaven.engine.table.impl.ssa.IntReverseSegmentedSortedArray.Iterator
-
Advance this iterator to the highest value that is less than or equal to value.
- advanceToLast(int) - Method in class io.deephaven.engine.table.impl.ssa.IntSegmentedSortedArray.Iterator
-
Advance this iterator to the highest value that is less than or equal to value.
- advanceToLast(long) - Method in class io.deephaven.engine.table.impl.ssa.LongReverseSegmentedSortedArray.Iterator
-
Advance this iterator to the highest value that is less than or equal to value.
- advanceToLast(long) - Method in class io.deephaven.engine.table.impl.ssa.LongSegmentedSortedArray.Iterator
-
Advance this iterator to the highest value that is less than or equal to value.
- advanceToLast(short) - Method in class io.deephaven.engine.table.impl.ssa.ShortReverseSegmentedSortedArray.Iterator
-
Advance this iterator to the highest value that is less than or equal to value.
- advanceToLast(short) - Method in class io.deephaven.engine.table.impl.ssa.ShortSegmentedSortedArray.Iterator
-
Advance this iterator to the highest value that is less than or equal to value.
- advanceToLast(Object) - Method in class io.deephaven.engine.table.impl.ssa.ObjectReverseSegmentedSortedArray.Iterator
-
Advance this iterator to the highest value that is less than or equal to value.
- advanceToLast(Object) - Method in class io.deephaven.engine.table.impl.ssa.ObjectSegmentedSortedArray.Iterator
-
Advance this iterator to the highest value that is less than or equal to value.
- 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.
- advanceWhileEqual() - Method in class io.deephaven.engine.table.impl.ssa.ByteReverseSegmentedSortedArray.Iterator
-
Advance the iterator to the last value which is equal to the current value.
- advanceWhileEqual() - Method in class io.deephaven.engine.table.impl.ssa.ByteSegmentedSortedArray.Iterator
-
Advance the iterator to the last value which is equal to the current value.
- advanceWhileEqual() - Method in class io.deephaven.engine.table.impl.ssa.CharReverseSegmentedSortedArray.Iterator
-
Advance the iterator to the last value which is equal to the current value.
- advanceWhileEqual() - Method in class io.deephaven.engine.table.impl.ssa.CharSegmentedSortedArray.Iterator
-
Advance the iterator to the last value which is equal to the current value.
- advanceWhileEqual() - Method in class io.deephaven.engine.table.impl.ssa.DoubleReverseSegmentedSortedArray.Iterator
-
Advance the iterator to the last value which is equal to the current value.
- advanceWhileEqual() - Method in class io.deephaven.engine.table.impl.ssa.DoubleSegmentedSortedArray.Iterator
-
Advance the iterator to the last value which is equal to the current value.
- advanceWhileEqual() - Method in class io.deephaven.engine.table.impl.ssa.FloatReverseSegmentedSortedArray.Iterator
-
Advance the iterator to the last value which is equal to the current value.
- advanceWhileEqual() - Method in class io.deephaven.engine.table.impl.ssa.FloatSegmentedSortedArray.Iterator
-
Advance the iterator to the last value which is equal to the current value.
- advanceWhileEqual() - Method in class io.deephaven.engine.table.impl.ssa.IntReverseSegmentedSortedArray.Iterator
-
Advance the iterator to the last value which is equal to the current value.
- advanceWhileEqual() - Method in class io.deephaven.engine.table.impl.ssa.IntSegmentedSortedArray.Iterator
-
Advance the iterator to the last value which is equal to the current value.
- advanceWhileEqual() - Method in class io.deephaven.engine.table.impl.ssa.LongReverseSegmentedSortedArray.Iterator
-
Advance the iterator to the last value which is equal to the current value.
- advanceWhileEqual() - Method in class io.deephaven.engine.table.impl.ssa.LongSegmentedSortedArray.Iterator
-
Advance the iterator to the last value which is equal to the current value.
- advanceWhileEqual() - Method in class io.deephaven.engine.table.impl.ssa.NullAwareCharReverseSegmentedSortedArray.Iterator
-
Advance the iterator to the last value which is equal to the current value.
- advanceWhileEqual() - Method in class io.deephaven.engine.table.impl.ssa.NullAwareCharSegmentedSortedArray.Iterator
-
Advance the iterator to the last value which is equal to the current value.
- advanceWhileEqual() - Method in class io.deephaven.engine.table.impl.ssa.ObjectReverseSegmentedSortedArray.Iterator
-
Advance the iterator to the last value which is equal to the current value.
- advanceWhileEqual() - Method in class io.deephaven.engine.table.impl.ssa.ObjectSegmentedSortedArray.Iterator
-
Advance the iterator to the last value which is equal to the current value.
- advanceWhileEqual() - Method in class io.deephaven.engine.table.impl.ssa.ShortReverseSegmentedSortedArray.Iterator
-
Advance the iterator to the last value which is equal to the current value.
- advanceWhileEqual() - Method in class io.deephaven.engine.table.impl.ssa.ShortSegmentedSortedArray.Iterator
-
Advance the iterator to the last value which is equal to the current value.
- adviseNewAlternate() - Method in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
-
After creating the new alternate key states, advise the derived classes, so they can cast them to the typed versions of the column source and adjust the derived class pointers.
- adviseNewAlternate() - Method in class io.deephaven.engine.table.impl.by.IncrementalChunkedOperatorAggregationStateManagerOpenAddressedBase
-
After creating the new alternate key states, advise the derived classes, so they can cast them to the typed versions of the column source and adjust the derived class pointers.
- adviseNewAlternate() - Method in class io.deephaven.engine.table.impl.multijoin.IncrementalMultiJoinStateManagerTypedBase
-
After creating the new alternate key states, advise the derived classes, so they can cast them to the typed versions of the column source and adjust the derived class pointers.
- adviseNewAlternate() - Method in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
-
After creating the new alternate key states, advise the derived classes, so they can cast them to the typed versions of the column source and adjust the derived class pointers.
- adviseNewAlternate() - Method in class io.deephaven.engine.table.impl.updateby.hashing.UpdateByStateManagerTypedBase
-
After creating the new alternate key states, advise the derived classes, so they can cast them to the typed versions of the column source and adjust the derived class pointers.
- affectedPosChunk - Variable in class io.deephaven.engine.table.impl.updateby.UpdateByOperator.Context
- affectingColumns - Variable in class io.deephaven.engine.table.impl.updateby.UpdateByOperator
- afterPoll(KafkaConsumer<?, ?>, boolean) - Method in interface io.deephaven.kafka.KafkaTools.ConsumerLoopCallback
-
Called after the consumer is polled for records and they have been published to the downstream KafkaRecordConsumer.
- AGG_BY_PRESERVE_EMPTY_DEFAULT - Static variable in interface io.deephaven.api.TableOperations
- 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 interface io.deephaven.api.TableOperationsDefaults
- 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.QueryTable
- aggAllBy(AggSpec, ColumnName...) - Method in interface io.deephaven.engine.table.impl.TableAdapter
- aggAllBy(AggSpec, ColumnName...) - Method in class io.deephaven.engine.table.impl.UncoalescedTable
- 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 interface io.deephaven.api.TableOperationsDefaults
- aggAllBy(AggSpec, Collection<String>) - Method in interface io.deephaven.api.TableOperations
- aggAllBy(AggSpec, Collection<String>) - Method in interface io.deephaven.api.TableOperationsDefaults
- 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 interface io.deephaven.api.TableOperationsDefaults
- 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 interface io.deephaven.api.TableOperationsDefaults
- 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 interface io.deephaven.api.TableOperationsDefaults
- 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 interface io.deephaven.api.TableOperationsDefaults
- 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 interface io.deephaven.api.TableOperationsDefaults
- 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 interface io.deephaven.engine.table.impl.TableAdapter
- aggBy(Collection<? extends Aggregation>, boolean, Table, Collection<? extends ColumnName>) - Method in class io.deephaven.engine.table.impl.UncoalescedTable
- 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 interface io.deephaven.api.TableOperationsDefaults
- 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 interface io.deephaven.api.TableOperationsDefaults
- 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. - AggCountWhere(String, Filter) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
count
aggregation with the supplied output column name, counting values that pass the suppliedfilter
. - AggCountWhere(String, String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
count
aggregation with the supplied output column name, counting values that pass the suppliedfilters
. - 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) - Static method in interface io.deephaven.api.agg.Aggregation
-
Create a
formula
aggregation with the suppliedformula
. - AggFormula(String, String) - Static method in interface io.deephaven.api.agg.Aggregation
- AggFormula(String, String, String...) - Static method in interface io.deephaven.api.agg.Aggregation
-
Deprecated.
- 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. - aggMinMax - Variable in class io.deephaven.engine.table.impl.updateby.rollingminmax.ByteRollingMinMaxOperator.Context
- aggMinMax - Variable in class io.deephaven.engine.table.impl.updateby.rollingminmax.CharRollingMinMaxOperator.Context
- aggMinMax - Variable in class io.deephaven.engine.table.impl.updateby.rollingminmax.ComparableRollingMinMaxOperator.Context
- aggMinMax - Variable in class io.deephaven.engine.table.impl.updateby.rollingminmax.DoubleRollingMinMaxOperator.Context
- aggMinMax - Variable in class io.deephaven.engine.table.impl.updateby.rollingminmax.FloatRollingMinMaxOperator.Context
- aggMinMax - Variable in class io.deephaven.engine.table.impl.updateby.rollingminmax.IntRollingMinMaxOperator.Context
- aggMinMax - Variable in class io.deephaven.engine.table.impl.updateby.rollingminmax.LongRollingMinMaxOperator.Context
- aggMinMax - Variable in class io.deephaven.engine.table.impl.updateby.rollingminmax.ShortRollingMinMaxOperator.Context
- aggNoMemo(AggregationContextFactory, boolean, Table, Collection<? extends ColumnName>) - Method in class io.deephaven.engine.table.impl.QueryTable
- 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. - aggregate(AggregateRequest, StreamObserver<ExportedTableCreationResponse>) - Method in class io.deephaven.server.table.ops.TableServiceGrpcImpl
- aggregate(AggregateRequest, BrowserHeaders) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- aggregate(AggregateRequest, BrowserHeaders, TableServiceClient.AggregateCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- aggregate(AggregateRequest, TableServiceClient.AggregateMetadata_or_callbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- aggregate(AggregateRequest, TableServiceClient.AggregateMetadata_or_callbackFn, TableServiceClient.AggregateCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- aggregate(AggregateRequest, TableServiceClient.AggregateMetadata_or_callbackUnionType) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- aggregate(AggregateRequest, TableServiceClient.AggregateMetadata_or_callbackUnionType, TableServiceClient.AggregateCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- aggregate(AggregateRequest) - Method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceBlockingStub
-
Produce an aggregated result by grouping the source_id table according to the group_by_columns and applying aggregations to each resulting group of rows.
- aggregate(AggregateRequest) - Method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceFutureStub
-
Produce an aggregated result by grouping the source_id table according to the group_by_columns and applying aggregations to each resulting group of rows.
- aggregate(AggregateRequest, StreamObserver<ExportedTableCreationResponse>) - Method in interface io.deephaven.proto.backplane.grpc.TableServiceGrpc.AsyncService
-
Produce an aggregated result by grouping the source_id table according to the group_by_columns and applying aggregations to each resulting group of rows.
- aggregate(AggregateRequest, StreamObserver<ExportedTableCreationResponse>) - Method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceStub
-
Produce an aggregated result by grouping the source_id table according to the group_by_columns and applying aggregations to each resulting group of rows.
- Aggregate - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.comboaggregaterequest
- Aggregate - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableService
- Aggregate() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.comboaggregaterequest.Aggregate
- AGGREGATE - Enum constant in enum class io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.OpCase
- AGGREGATE - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.batchtablerequest.operation.OpCase
- AGGREGATE_ALL - Enum constant in enum class io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.OpCase
- AGGREGATE_ALL - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.batchtablerequest.operation.OpCase
- AGGREGATE_ALL_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation
- AGGREGATE_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation
- Aggregate.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.comboaggregaterequest
- Aggregate.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.comboaggregaterequest
- aggregateAll(AggregateAllRequest, StreamObserver<ExportedTableCreationResponse>) - Method in class io.deephaven.server.table.ops.TableServiceGrpcImpl
- aggregateAll(AggregateAllRequest, BrowserHeaders) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- aggregateAll(AggregateAllRequest, BrowserHeaders, TableServiceClient.AggregateAllCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- aggregateAll(AggregateAllRequest, TableServiceClient.AggregateAllMetadata_or_callbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- aggregateAll(AggregateAllRequest, TableServiceClient.AggregateAllMetadata_or_callbackFn, TableServiceClient.AggregateAllCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- aggregateAll(AggregateAllRequest, TableServiceClient.AggregateAllMetadata_or_callbackUnionType) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- aggregateAll(AggregateAllRequest, TableServiceClient.AggregateAllMetadata_or_callbackUnionType, TableServiceClient.AggregateAllCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- aggregateAll(AggregateAllRequest) - Method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceBlockingStub
-
Aggregates all non-grouping columns against a single aggregation specification.
- aggregateAll(AggregateAllRequest) - Method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceFutureStub
-
Aggregates all non-grouping columns against a single aggregation specification.
- aggregateAll(AggregateAllRequest, StreamObserver<ExportedTableCreationResponse>) - Method in interface io.deephaven.proto.backplane.grpc.TableServiceGrpc.AsyncService
-
Aggregates all non-grouping columns against a single aggregation specification.
- aggregateAll(AggregateAllRequest, StreamObserver<ExportedTableCreationResponse>) - Method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceStub
-
Aggregates all non-grouping columns against a single aggregation specification.
- AggregateAll - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableService
- AggregateAllExclusions - Class in io.deephaven.engine.table.impl.by
-
Computes the columns to exclude from aggregation output
- AggregateAllExclusions() - Constructor for class io.deephaven.engine.table.impl.by.AggregateAllExclusions
- AggregateAllGrpcImpl - Class in io.deephaven.server.table.ops
- AggregateAllGrpcImpl(TableServiceContextualAuthWiring) - Constructor for class io.deephaven.server.table.ops.AggregateAllGrpcImpl
- AggregateAllRequest - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggregateAllRequest
- AggregateAllRequest() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AggregateAllRequest
- AggregateAllRequest.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggregateAllRequest
- AggregateAllRequest.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType.ResultIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType.SourceIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType.SpecFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType.SpecFieldType.ApproximatePercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType.SpecFieldType.CountDistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType.SpecFieldType.DistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType.SpecFieldType.FormulaFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType.SpecFieldType.MedianFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType.SpecFieldType.PercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType.SpecFieldType.SortedFirstFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType.SpecFieldType.SortedFirstFieldType.ColumnsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType.SpecFieldType.TDigestFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType.SpecFieldType.UniqueFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType.SpecFieldType.UniqueFieldType.NonUniqueSentinelFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType.SpecFieldType.WeightedAvgFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType0.ResultIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType0.SourceIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType0.SpecFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType0.SpecFieldType.ApproximatePercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType0.SpecFieldType.CountDistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType0.SpecFieldType.DistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType0.SpecFieldType.FormulaFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType0.SpecFieldType.MedianFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType0.SpecFieldType.PercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType0.SpecFieldType.SortedFirstFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType0.SpecFieldType.SortedFirstFieldType.ColumnsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType0.SpecFieldType.TDigestFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType0.SpecFieldType.UniqueFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType0.SpecFieldType.UniqueFieldType.NonUniqueSentinelFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequest.ToObjectReturnType0.SpecFieldType.WeightedAvgFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateAllRequestOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggregateAllTable - Class in io.deephaven.qst.table
- AggregateAllTable() - Constructor for class io.deephaven.qst.table.AggregateAllTable
- AggregateAllTable.Builder - Interface in io.deephaven.qst.table
- AggregateColumnSource<VECTOR_TYPE extends Vector<VECTOR_TYPE>,
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
- aggregated - Variable in class io.deephaven.engine.table.impl.sources.aggregate.RangeAggregateColumnSource
- Aggregated - Enum constant in enum class io.deephaven.engine.table.hierarchical.RollupTable.NodeType
-
Nodes at one of the aggregated (rolled up) levels in the RollupTable.
- AGGREGATED - Enum constant in enum class io.deephaven.proto.backplane.grpc.RollupNodeType
-
AGGREGATED = 1;
- AGGREGATED - Enum constant in enum class io.deephaven.web.client.api.tree.JsTreeTable.RollupNodeType
- AGGREGATED_VALUE - Static variable in enum class io.deephaven.proto.backplane.grpc.RollupNodeType
-
AGGREGATED = 1;
- aggregatedPrev - Variable in class io.deephaven.engine.table.impl.sources.aggregate.RangeAggregateColumnSource
- aggregatedSource - Variable in class io.deephaven.engine.table.impl.sources.aggregate.BaseAggregateSlicedColumnSource
- aggregatedSourcePrev - Variable in class io.deephaven.engine.table.impl.sources.aggregate.BaseAggregateSlicedColumnSource
- AggregateGrpcImpl - Class in io.deephaven.server.table.ops
- AggregateGrpcImpl(TableServiceContextualAuthWiring) - Constructor for class io.deephaven.server.table.ops.AggregateGrpcImpl
- AggregateRequest - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggregateRequest
- AggregateRequest() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AggregateRequest
- AggregateRequest.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggregateRequest
- AggregateRequest.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType.AggregationsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType.AggregationsListFieldType.ColumnsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType.AggregationsListFieldType.ColumnsFieldType.SpecFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.ApproximatePercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.CountDistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.DistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.FormulaFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.MedianFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.PercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.SortedFirstFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.SortedFirstFieldType.ColumnsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.TDigestFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.UniqueFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.UniqueFieldType.NonUniqueSentinelFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.WeightedAvgFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType.AggregationsListFieldType.CountFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType.AggregationsListFieldType.FirstRowKeyFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType.AggregationsListFieldType.PartitionFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType.ResultIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType.SourceIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0.AggregationsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0.AggregationsListFieldType.ColumnsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0.AggregationsListFieldType.ColumnsFieldType.SpecFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.ApproximatePercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.CountDistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.DistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.FormulaFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.MedianFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.PercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.SortedFirstFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.SortedFirstFieldType.ColumnsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.TDigestFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.UniqueFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.UniqueFieldType.NonUniqueSentinelFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0.AggregationsListFieldType.ColumnsFieldType.SpecFieldType.WeightedAvgFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0.AggregationsListFieldType.CountFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0.AggregationsListFieldType.FirstRowKeyFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0.AggregationsListFieldType.PartitionFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0.ResultIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequest.ToObjectReturnType0.SourceIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggregateRequestOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AGGREGATES_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest
-
Deprecated.
- AggregateTable - Class in io.deephaven.qst.table
- AggregateTable() - Constructor for class io.deephaven.qst.table.AggregateTable
- AggregateTable.Builder - Interface in io.deephaven.qst.table
- AggregatingByteRingBuffer - Class in io.deephaven.base.ringbuffer
-
A ring buffer which aggregates its contents according to a user-defined aggregation function.
- AggregatingByteRingBuffer(int, byte, AggregatingByteRingBuffer.ByteFunction) - Constructor for class io.deephaven.base.ringbuffer.AggregatingByteRingBuffer
-
Creates a ring buffer for byte values which aggregates its contents according to a user-defined aggregation function.
- AggregatingByteRingBuffer(int, byte, AggregatingByteRingBuffer.ByteFunction, AggregatingByteRingBuffer.ByteFunction) - Constructor for class io.deephaven.base.ringbuffer.AggregatingByteRingBuffer
-
Creates a ring buffer for byte values which aggregates its contents according to a user-defined aggregation function.
- AggregatingByteRingBuffer(int, byte, AggregatingByteRingBuffer.ByteFunction, AggregatingByteRingBuffer.ByteFunction, boolean) - Constructor for class io.deephaven.base.ringbuffer.AggregatingByteRingBuffer
-
Creates a ring buffer for byte values which aggregates its contents according to a user-defined aggregation function.
- AggregatingByteRingBuffer.ByteFunction - Interface in io.deephaven.base.ringbuffer
- AggregatingCharRingBuffer - Class in io.deephaven.base.ringbuffer
-
A ring buffer which aggregates its contents according to a user-defined aggregation function.
- AggregatingCharRingBuffer(int, char, AggregatingCharRingBuffer.CharFunction) - Constructor for class io.deephaven.base.ringbuffer.AggregatingCharRingBuffer
-
Creates a ring buffer for char values which aggregates its contents according to a user-defined aggregation function.
- AggregatingCharRingBuffer(int, char, AggregatingCharRingBuffer.CharFunction, AggregatingCharRingBuffer.CharFunction) - Constructor for class io.deephaven.base.ringbuffer.AggregatingCharRingBuffer
-
Creates a ring buffer for char values which aggregates its contents according to a user-defined aggregation function.
- AggregatingCharRingBuffer(int, char, AggregatingCharRingBuffer.CharFunction, AggregatingCharRingBuffer.CharFunction, boolean) - Constructor for class io.deephaven.base.ringbuffer.AggregatingCharRingBuffer
-
Creates a ring buffer for char values which aggregates its contents according to a user-defined aggregation function.
- AggregatingCharRingBuffer.CharFunction - Interface in io.deephaven.base.ringbuffer
- AggregatingDoubleRingBuffer - Class in io.deephaven.base.ringbuffer
-
A ring buffer which aggregates its contents according to a user-defined aggregation function.
- AggregatingDoubleRingBuffer(int, double, AggregatingDoubleRingBuffer.DoubleFunction) - Constructor for class io.deephaven.base.ringbuffer.AggregatingDoubleRingBuffer
-
Creates a ring buffer for double values which aggregates its contents according to a user-defined aggregation function.
- AggregatingDoubleRingBuffer(int, double, AggregatingDoubleRingBuffer.DoubleFunction, AggregatingDoubleRingBuffer.DoubleFunction) - Constructor for class io.deephaven.base.ringbuffer.AggregatingDoubleRingBuffer
-
Creates a ring buffer for double values which aggregates its contents according to a user-defined aggregation function.
- AggregatingDoubleRingBuffer(int, double, AggregatingDoubleRingBuffer.DoubleFunction, AggregatingDoubleRingBuffer.DoubleFunction, boolean) - Constructor for class io.deephaven.base.ringbuffer.AggregatingDoubleRingBuffer
-
Creates a ring buffer for double values which aggregates its contents according to a user-defined aggregation function.
- AggregatingDoubleRingBuffer.DoubleFunction - Interface in io.deephaven.base.ringbuffer
- AggregatingFloatRingBuffer - Class in io.deephaven.base.ringbuffer
-
A ring buffer which aggregates its contents according to a user-defined aggregation function.
- AggregatingFloatRingBuffer(int, float, AggregatingFloatRingBuffer.FloatFunction) - Constructor for class io.deephaven.base.ringbuffer.AggregatingFloatRingBuffer
-
Creates a ring buffer for float values which aggregates its contents according to a user-defined aggregation function.
- AggregatingFloatRingBuffer(int, float, AggregatingFloatRingBuffer.FloatFunction, AggregatingFloatRingBuffer.FloatFunction) - Constructor for class io.deephaven.base.ringbuffer.AggregatingFloatRingBuffer
-
Creates a ring buffer for float values which aggregates its contents according to a user-defined aggregation function.
- AggregatingFloatRingBuffer(int, float, AggregatingFloatRingBuffer.FloatFunction, AggregatingFloatRingBuffer.FloatFunction, boolean) - Constructor for class io.deephaven.base.ringbuffer.AggregatingFloatRingBuffer
-
Creates a ring buffer for float values which aggregates its contents according to a user-defined aggregation function.
- AggregatingFloatRingBuffer.FloatFunction - Interface in io.deephaven.base.ringbuffer
- AggregatingIntRingBuffer - Class in io.deephaven.base.ringbuffer
-
A ring buffer which aggregates its contents according to a user-defined aggregation function.
- AggregatingIntRingBuffer(int, int, AggregatingIntRingBuffer.IntFunction) - Constructor for class io.deephaven.base.ringbuffer.AggregatingIntRingBuffer
-
Creates a ring buffer for int values which aggregates its contents according to a user-defined aggregation function.
- AggregatingIntRingBuffer(int, int, AggregatingIntRingBuffer.IntFunction, AggregatingIntRingBuffer.IntFunction) - Constructor for class io.deephaven.base.ringbuffer.AggregatingIntRingBuffer
-
Creates a ring buffer for int values which aggregates its contents according to a user-defined aggregation function.
- AggregatingIntRingBuffer(int, int, AggregatingIntRingBuffer.IntFunction, AggregatingIntRingBuffer.IntFunction, boolean) - Constructor for class io.deephaven.base.ringbuffer.AggregatingIntRingBuffer
-
Creates a ring buffer for int values which aggregates its contents according to a user-defined aggregation function.
- AggregatingIntRingBuffer.IntFunction - Interface in io.deephaven.base.ringbuffer
- AggregatingLongRingBuffer - Class in io.deephaven.base.ringbuffer
-
A ring buffer which aggregates its contents according to a user-defined aggregation function.
- AggregatingLongRingBuffer(int, long, AggregatingLongRingBuffer.LongFunction) - Constructor for class io.deephaven.base.ringbuffer.AggregatingLongRingBuffer
-
Creates a ring buffer for long values which aggregates its contents according to a user-defined aggregation function.
- AggregatingLongRingBuffer(int, long, AggregatingLongRingBuffer.LongFunction, AggregatingLongRingBuffer.LongFunction) - Constructor for class io.deephaven.base.ringbuffer.AggregatingLongRingBuffer
-
Creates a ring buffer for long values which aggregates its contents according to a user-defined aggregation function.
- AggregatingLongRingBuffer(int, long, AggregatingLongRingBuffer.LongFunction, AggregatingLongRingBuffer.LongFunction, boolean) - Constructor for class io.deephaven.base.ringbuffer.AggregatingLongRingBuffer
-
Creates a ring buffer for long values which aggregates its contents according to a user-defined aggregation function.
- AggregatingLongRingBuffer.LongFunction - Interface in io.deephaven.base.ringbuffer
- AggregatingObjectRingBuffer<T> - Class in io.deephaven.base.ringbuffer
-
A ring buffer which aggregates its contents according to a user-defined aggregation function.
- AggregatingObjectRingBuffer(int, T, AggregatingObjectRingBuffer.ObjectFunction<T>) - Constructor for class io.deephaven.base.ringbuffer.AggregatingObjectRingBuffer
-
Creates a ring buffer for T values which aggregates its contents according to a user-defined aggregation function.
- AggregatingObjectRingBuffer(int, T, AggregatingObjectRingBuffer.ObjectFunction<T>, AggregatingObjectRingBuffer.ObjectFunction<T>) - Constructor for class io.deephaven.base.ringbuffer.AggregatingObjectRingBuffer
-
Creates a ring buffer for T values which aggregates its contents according to a user-defined aggregation function.
- AggregatingObjectRingBuffer(int, T, AggregatingObjectRingBuffer.ObjectFunction<T>, AggregatingObjectRingBuffer.ObjectFunction<T>, boolean) - Constructor for class io.deephaven.base.ringbuffer.AggregatingObjectRingBuffer
-
Creates a ring buffer for T values which aggregates its contents according to a user-defined aggregation function.
- AggregatingObjectRingBuffer.ObjectFunction<T> - Interface in io.deephaven.base.ringbuffer
- AggregatingShortRingBuffer - Class in io.deephaven.base.ringbuffer
-
A ring buffer which aggregates its contents according to a user-defined aggregation function.
- AggregatingShortRingBuffer(int, short, AggregatingShortRingBuffer.ShortFunction) - Constructor for class io.deephaven.base.ringbuffer.AggregatingShortRingBuffer
-
Creates a ring buffer for short values which aggregates its contents according to a user-defined aggregation function.
- AggregatingShortRingBuffer(int, short, AggregatingShortRingBuffer.ShortFunction, AggregatingShortRingBuffer.ShortFunction) - Constructor for class io.deephaven.base.ringbuffer.AggregatingShortRingBuffer
-
Creates a ring buffer for short values which aggregates its contents according to a user-defined aggregation function.
- AggregatingShortRingBuffer(int, short, AggregatingShortRingBuffer.ShortFunction, AggregatingShortRingBuffer.ShortFunction, boolean) - Constructor for class io.deephaven.base.ringbuffer.AggregatingShortRingBuffer
-
Creates a ring buffer for short values which aggregates its contents according to a user-defined aggregation function.
- AggregatingShortRingBuffer.ShortFunction - Interface in io.deephaven.base.ringbuffer
- 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(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(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 - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.Aggregation
- Aggregation - Interface in io.deephaven.api.agg
-
Represents an aggregation that can be applied to a table.
- Aggregation() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.Aggregation
- AGGREGATION_ROW_LOOKUP_ATTRIBUTE - Static variable in interface io.deephaven.engine.table.Table
-
Attribute on aggregation results used for hierarchical table construction.
- Aggregation.AggregationColumns - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.Aggregation.AggregationColumns
- Aggregation.AggregationColumns.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.Aggregation.AggregationColumns
- Aggregation.AggregationColumnsOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- Aggregation.AggregationCount - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.Aggregation.AggregationCount
- Aggregation.AggregationCount.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.Aggregation.AggregationCount
- Aggregation.AggregationCountOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- Aggregation.AggregationCountWhere - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.Aggregation.AggregationCountWhere
- Aggregation.AggregationCountWhere.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.Aggregation.AggregationCountWhere
- Aggregation.AggregationCountWhereOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- Aggregation.AggregationFormula - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.Aggregation.AggregationFormula
- Aggregation.AggregationFormula.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.Aggregation.AggregationFormula
- Aggregation.AggregationFormulaOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- Aggregation.AggregationPartition - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.Aggregation.AggregationPartition
- Aggregation.AggregationPartition.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.Aggregation.AggregationPartition
- Aggregation.AggregationPartitionOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- Aggregation.AggregationRowKey - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.Aggregation.AggregationRowKey
- Aggregation.AggregationRowKey.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.Aggregation.AggregationRowKey
- Aggregation.AggregationRowKeyOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- Aggregation.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.Aggregation
- Aggregation.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType.ColumnsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType.ColumnsFieldType.SpecFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType.ColumnsFieldType.SpecFieldType.ApproximatePercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType.ColumnsFieldType.SpecFieldType.CountDistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType.ColumnsFieldType.SpecFieldType.DistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType.ColumnsFieldType.SpecFieldType.FormulaFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType.ColumnsFieldType.SpecFieldType.MedianFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType.ColumnsFieldType.SpecFieldType.PercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType.ColumnsFieldType.SpecFieldType.SortedFirstFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType.ColumnsFieldType.SpecFieldType.SortedFirstFieldType.ColumnsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType.ColumnsFieldType.SpecFieldType.TDigestFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType.ColumnsFieldType.SpecFieldType.UniqueFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType.ColumnsFieldType.SpecFieldType.UniqueFieldType.NonUniqueSentinelFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType.ColumnsFieldType.SpecFieldType.WeightedAvgFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType.CountFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType.FirstRowKeyFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType.PartitionFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType0.ColumnsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType0.ColumnsFieldType.SpecFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType0.ColumnsFieldType.SpecFieldType.ApproximatePercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType0.ColumnsFieldType.SpecFieldType.CountDistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType0.ColumnsFieldType.SpecFieldType.DistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType0.ColumnsFieldType.SpecFieldType.FormulaFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType0.ColumnsFieldType.SpecFieldType.MedianFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType0.ColumnsFieldType.SpecFieldType.PercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType0.ColumnsFieldType.SpecFieldType.SortedFirstFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType0.ColumnsFieldType.SpecFieldType.SortedFirstFieldType.ColumnsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType0.ColumnsFieldType.SpecFieldType.TDigestFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType0.ColumnsFieldType.SpecFieldType.UniqueFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType0.ColumnsFieldType.SpecFieldType.UniqueFieldType.NonUniqueSentinelFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType0.ColumnsFieldType.SpecFieldType.WeightedAvgFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType0.CountFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType0.FirstRowKeyFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.ToObjectReturnType0.PartitionFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- Aggregation.TypeCase - Enum Class in io.deephaven.proto.backplane.grpc
- Aggregation.Visitor - Interface in io.deephaven.api.agg
-
Visitor interface.
- AggregationAdapter - Class in io.deephaven.server.table.ops
- AggregationAdapter() - Constructor for class io.deephaven.server.table.ops.AggregationAdapter
- AggregationBuilder - Class in io.deephaven.client.impl
-
This class is used to translate Engine API
Aggregation
objects into the gRPCAggregation
objects. - AggregationBuilder() - Constructor for class io.deephaven.client.impl.AggregationBuilder
- AggregationColumns - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation.AggregationColumns
- AggregationColumns.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType.SpecFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType.SpecFieldType.ApproximatePercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType.SpecFieldType.CountDistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType.SpecFieldType.DistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType.SpecFieldType.FormulaFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType.SpecFieldType.MedianFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType.SpecFieldType.PercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType.SpecFieldType.SortedFirstFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType.SpecFieldType.SortedFirstFieldType.ColumnsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType.SpecFieldType.TDigestFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType.SpecFieldType.UniqueFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType.SpecFieldType.UniqueFieldType.NonUniqueSentinelFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType.SpecFieldType.WeightedAvgFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType0.SpecFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType0.SpecFieldType.ApproximatePercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType0.SpecFieldType.CountDistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType0.SpecFieldType.DistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType0.SpecFieldType.FormulaFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType0.SpecFieldType.MedianFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType0.SpecFieldType.PercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType0.SpecFieldType.SortedFirstFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType0.SpecFieldType.SortedFirstFieldType.ColumnsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType0.SpecFieldType.TDigestFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType0.SpecFieldType.UniqueFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType0.SpecFieldType.UniqueFieldType.NonUniqueSentinelFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationColumns.ToObjectReturnType0.SpecFieldType.WeightedAvgFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationContext - Class in io.deephaven.engine.table.impl.by
-
Encapsulates the operators and inputs for an aggregation operation.
- 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
- AggregationCount - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationCount() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation.AggregationCount
- AggregationCount.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationCount.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationDescriptions - Class in io.deephaven.api.agg
-
A visitor to describe the input and aggregation
column name pairs
foraggregations
. - AggregationOperatorException - Exception in io.deephaven.engine.table.impl.by
-
This exception provides more context when an aggregation operator throws an Exception.
- AggregationOperatorException(String) - Constructor for exception io.deephaven.engine.table.impl.by.AggregationOperatorException
- AggregationOperatorException(String, Throwable) - Constructor for exception io.deephaven.engine.table.impl.by.AggregationOperatorException
- 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
- AggregationOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggregationOutputs - Class in io.deephaven.api.agg
-
A visitor to get the ordered output
column names
foraggregations
. - AggregationOutputs() - Constructor for class io.deephaven.api.agg.AggregationOutputs
- 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
- AggregationPartition - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationPartition() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation.AggregationPartition
- AggregationPartition.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationPartition.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationProcessor - Class in io.deephaven.engine.table.impl.by
-
Conversion tool to generate an
AggregationContextFactory
for a collection ofaggregations
. - AggregationRowKey - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationRowKey() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation.AggregationRowKey
- AggregationRowKey.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationRowKey.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggregation
- AggregationRowLookup - Interface in io.deephaven.engine.table.impl.by
-
Tool to identify the aggregation result row key (also row position) from a logical key representing a set of values for the aggregation's group-by columns.
- aggregations - Variable in class io.deephaven.web.client.api.tree.JsRollupConfig
-
Mapping from each aggregation name to the ordered list of columns it should be applied to in the resulting roll-up table.
- aggregations() - Method in class io.deephaven.api.agg.Aggregations
- aggregations() - Method in class io.deephaven.qst.table.AggregateTable
- aggregations() - Method in class io.deephaven.qst.table.RangeJoinTable
- 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_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.AggregateRequest
- AGGREGATIONS_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.RangeJoinTablesRequest
- AGGREGATIONS_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.RollupRequest
- Aggregations.Builder - Interface in io.deephaven.api.agg
- 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 - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec
- AggSpec - Interface in io.deephaven.api.agg.spec
- AggSpec() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AggSpec
- AggSpec.AggSpecAbsSum - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAbsSum
- AggSpec.AggSpecAbsSum.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAbsSum
- AggSpec.AggSpecAbsSumOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecApproximatePercentile - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecApproximatePercentile
- AggSpec.AggSpecApproximatePercentile.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecApproximatePercentile
- AggSpec.AggSpecApproximatePercentileOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecAvg - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAvg
- AggSpec.AggSpecAvg.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAvg
- AggSpec.AggSpecAvgOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecCountDistinct - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecCountDistinct
- AggSpec.AggSpecCountDistinct.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecCountDistinct
- AggSpec.AggSpecCountDistinctOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecDistinct - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecDistinct
- AggSpec.AggSpecDistinct.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecDistinct
- AggSpec.AggSpecDistinctOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecFirst - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFirst
- AggSpec.AggSpecFirst.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFirst
- AggSpec.AggSpecFirstOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecFormula - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFormula
- AggSpec.AggSpecFormula.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFormula
- AggSpec.AggSpecFormulaOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecFreeze - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFreeze
- AggSpec.AggSpecFreeze.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFreeze
- AggSpec.AggSpecFreezeOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecGroup - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecGroup
- AggSpec.AggSpecGroup.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecGroup
- AggSpec.AggSpecGroupOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecLast - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecLast
- AggSpec.AggSpecLast.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecLast
- AggSpec.AggSpecLastOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecMax - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMax
- AggSpec.AggSpecMax.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMax
- AggSpec.AggSpecMaxOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecMedian - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMedian
- AggSpec.AggSpecMedian.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMedian
- AggSpec.AggSpecMedianOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecMin - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMin
- AggSpec.AggSpecMin.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMin
- AggSpec.AggSpecMinOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecNonUniqueSentinel - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecNonUniqueSentinel
- AggSpec.AggSpecNonUniqueSentinel.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecNonUniqueSentinel
- AggSpec.AggSpecNonUniqueSentinel.TypeCase - Enum Class in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecNonUniqueSentinelOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecPercentile - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecPercentile
- AggSpec.AggSpecPercentile.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecPercentile
- AggSpec.AggSpecPercentileOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecSorted - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted
- AggSpec.AggSpecSorted.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted
- AggSpec.AggSpecSortedColumn - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSortedColumn
- AggSpec.AggSpecSortedColumn.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSortedColumn
- AggSpec.AggSpecSortedColumnOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecSortedOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecStd - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecStd
- AggSpec.AggSpecStd.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecStd
- AggSpec.AggSpecStdOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecSum - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSum
- AggSpec.AggSpecSum.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSum
- AggSpec.AggSpecSumOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecTDigest - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecTDigest
- AggSpec.AggSpecTDigest.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecTDigest
- AggSpec.AggSpecTDigestOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecUnique - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecUnique
- AggSpec.AggSpecUnique.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecUnique
- AggSpec.AggSpecUniqueOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecVar - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecVar
- AggSpec.AggSpecVar.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecVar
- AggSpec.AggSpecVarOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.AggSpecWeighted - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted
- AggSpec.AggSpecWeighted.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted
- AggSpec.AggSpecWeightedOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AggSpec.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec
- AggSpec.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType.ApproximatePercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType.CountDistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType.DistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType.FormulaFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType.MedianFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType.PercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType.SortedFirstFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType.SortedFirstFieldType.ColumnsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType.TDigestFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType.UniqueFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType.UniqueFieldType.NonUniqueSentinelFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType.WeightedAvgFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType0.ApproximatePercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType0.CountDistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType0.DistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType0.FormulaFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType0.MedianFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType0.PercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType0.SortedFirstFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType0.SortedFirstFieldType.ColumnsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType0.TDigestFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType0.UniqueFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType0.UniqueFieldType.NonUniqueSentinelFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.ToObjectReturnType0.WeightedAvgFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AggSpec.TypeCase - Enum Class in io.deephaven.proto.backplane.grpc
- 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 - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecAbsSum() - Constructor for class io.deephaven.api.agg.spec.AggSpecAbsSum
- AggSpecAbsSum() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.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 - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecApproximatePercentile() - Constructor for class io.deephaven.api.agg.spec.AggSpecApproximatePercentile
- AggSpecApproximatePercentile() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.AggSpecApproximatePercentile
- AggSpecApproximatePercentile.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecApproximatePercentile.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecAvg - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs the arithmetic mean for each group.
- AggSpecAvg - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecAvg() - Constructor for class io.deephaven.api.agg.spec.AggSpecAvg
- AggSpecAvg() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.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 - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecCountDistinct() - Constructor for class io.deephaven.api.agg.spec.AggSpecCountDistinct
- AggSpecCountDistinct() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.AggSpecCountDistinct
- AggSpecCountDistinct.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecCountDistinct.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- 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 - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecDistinct() - Constructor for class io.deephaven.api.agg.spec.AggSpecDistinct
- AggSpecDistinct() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.AggSpecDistinct
- AggSpecDistinct.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecDistinct.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- 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 - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecFirst() - Constructor for class io.deephaven.api.agg.spec.AggSpecFirst
- AggSpecFirst() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.AggSpecFirst
- AggSpecFormula - Class in io.deephaven.api.agg.spec
-
Deprecated.
- AggSpecFormula - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecFormula() - Constructor for class io.deephaven.api.agg.spec.AggSpecFormula
-
Deprecated.
- AggSpecFormula() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.AggSpecFormula
- AggSpecFormula.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecFormula.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecFreeze - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that freezes the first value for each group and ignores subsequent changes.
- AggSpecFreeze - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecFreeze() - Constructor for class io.deephaven.api.agg.spec.AggSpecFreeze
- AggSpecFreeze() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.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 - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecGroup() - Constructor for class io.deephaven.api.agg.spec.AggSpecGroup
- AggSpecGroup() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.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 - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecLast() - Constructor for class io.deephaven.api.agg.spec.AggSpecLast
- AggSpecLast() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.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 - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecMax() - Constructor for class io.deephaven.api.agg.spec.AggSpecMax
- AggSpecMax() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.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 - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecMedian() - Constructor for class io.deephaven.api.agg.spec.AggSpecMedian
- AggSpecMedian() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.AggSpecMedian
- AggSpecMedian.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecMedian.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecMin - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs the minimum value in the input column for each group.
- AggSpecMin - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecMin() - Constructor for class io.deephaven.api.agg.spec.AggSpecMin
- AggSpecMin() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.AggSpecMin
- AggSpecNonUniqueSentinel - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecNonUniqueSentinel() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.AggSpecNonUniqueSentinel
- AggSpecNonUniqueSentinel.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecNonUniqueSentinel.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- 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 - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecPercentile() - Constructor for class io.deephaven.api.agg.spec.AggSpecPercentile
- AggSpecPercentile() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.AggSpecPercentile
- AggSpecPercentile.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecPercentile.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecSorted - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecSorted() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.AggSpecSorted
- AggSpecSorted.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecSorted.ToObjectReturnType.ColumnsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecSorted.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecSorted.ToObjectReturnType0.ColumnsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecSortedColumn - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecSortedColumn() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.AggSpecSortedColumn
- AggSpecSortedColumn.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecSortedColumn.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- 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 sample standard deviation of the input column values for each group.
- AggSpecStd - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecStd() - Constructor for class io.deephaven.api.agg.spec.AggSpecStd
- AggSpecStd() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.AggSpecStd
- AggSpecSum - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs the sum of input values for each group.
- AggSpecSum - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecSum() - Constructor for class io.deephaven.api.agg.spec.AggSpecSum
- AggSpecSum() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.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 - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecTDigest() - Constructor for class io.deephaven.api.agg.spec.AggSpecTDigest
- AggSpecTDigest() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.AggSpecTDigest
- AggSpecTDigest.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecTDigest.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- 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 - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecUnique() - Constructor for class io.deephaven.api.agg.spec.AggSpecUnique
- AggSpecUnique() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.AggSpecUnique
- AggSpecUnique.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecUnique.ToObjectReturnType.NonUniqueSentinelFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecUnique.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecUnique.ToObjectReturnType0.NonUniqueSentinelFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecVar - Class in io.deephaven.api.agg.spec
-
Specifies an aggregation that outputs the sample variance of the input column values for each group.
- AggSpecVar - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecVar() - Constructor for class io.deephaven.api.agg.spec.AggSpecVar
- AggSpecVar() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.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
- AggSpecWeighted - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecWeighted() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.AggSpecWeighted
- AggSpecWeighted.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- AggSpecWeighted.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec
- 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
sample standard deviation
aggregation for the supplied column name pairs. - aggSum - Variable in class io.deephaven.engine.table.impl.updateby.rollingavg.DoubleRollingAvgOperator.Context
- aggSum - Variable in class io.deephaven.engine.table.impl.updateby.rollingavg.FloatRollingAvgOperator.Context
- aggSum - Variable in class io.deephaven.engine.table.impl.updateby.rollingsum.DoubleRollingSumOperator.Context
- aggSum - Variable in class io.deephaven.engine.table.impl.updateby.rollingsum.FloatRollingSumOperator.Context
- 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. - AggType - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ComboAggregateRequest
- AggTypeMap - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.comboaggregaterequest
- AggUnique(boolean, UnionObject, 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
sample 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, String) - Method in interface io.deephaven.api.TableOperations
-
Perform an as-of join with the
rightTable
. - aj(TABLE, String) - Method in interface io.deephaven.api.TableOperationsDefaults
- aj(TABLE, String, 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.TableOperationsDefaults
- AJ - Enum constant in enum class io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.OpCase
- AJ_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation
- AjGrpcImpl(TableServiceContextualAuthWiring) - Constructor for class io.deephaven.server.table.ops.AjRajGrpcImpl.AjGrpcImpl
- AjRajGrpcImpl - Class in io.deephaven.server.table.ops
- AjRajGrpcImpl.AjGrpcImpl - Class in io.deephaven.server.table.ops
- AjRajGrpcImpl.RajGrpcImpl - Class in io.deephaven.server.table.ops
- AjRajTablesRequest - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AjRajTablesRequest
- AjRajTablesRequest.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AjRajTablesRequest
- AjRajTablesRequestOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- ajTables(AjRajTablesRequest, StreamObserver<ExportedTableCreationResponse>) - Method in class io.deephaven.server.table.ops.TableServiceGrpcImpl
- ajTables(AjRajTablesRequest) - Method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceBlockingStub
-
Returns the result of an aj operation.
- ajTables(AjRajTablesRequest) - Method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceFutureStub
-
Returns the result of an aj operation.
- ajTables(AjRajTablesRequest, StreamObserver<ExportedTableCreationResponse>) - Method in interface io.deephaven.proto.backplane.grpc.TableServiceGrpc.AsyncService
-
Returns the result of an aj operation.
- ajTables(AjRajTablesRequest, StreamObserver<ExportedTableCreationResponse>) - Method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceStub
-
Returns the result of an aj operation.
- 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
- aliases() - Method in class io.deephaven.json.ObjectField
-
The field name aliases.
- ALICEBLUE - Enum constant in enum class io.deephaven.gui.color.Colors
- ALICEBLUE - Static variable in class io.deephaven.gui.color.Color
- all() - Static method in enum class io.deephaven.json.JsonValueTypes
-
An unmodifiable set of all
JsonValueTypes
. - all() - Static method in interface io.deephaven.plugin.js.Paths
-
Includes all paths.
- ALL - Enum constant in enum class io.deephaven.jpy.JpyConfig.Flag
-
Represents bitset from {/@link Diag#F_ALL}
- ALL - Static variable in class io.deephaven.api.expression.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
-
If all barrage performance logging is enabled by default, then table's description is used as TableKey unless overridden with the
table key
AttributeMap.withAttributes(Map)
attribute}. - 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
- alloc() - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- alloc() - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator
- alloc() - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc(double[]) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- alloc(double[]) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc(double[], double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- alloc(double[], double) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc(double[], double, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- alloc(double[], double, double) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc(ArrayBuffer) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- alloc(ArrayBuffer) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc(ArrayBuffer, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- alloc(ArrayBuffer, double) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc(ArrayBuffer, double, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- alloc(ArrayBuffer, double, double) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc(JsArray<Double>) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- alloc(JsArray<Double>) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc(JsArray<Double>, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- alloc(JsArray<Double>, double) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc(JsArray<Double>, double, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- alloc(JsArray<Double>, double, double) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc(Uint8Array) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- alloc(Uint8Array) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc(Uint8Array, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- alloc(Uint8Array, double) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc(Uint8Array, double, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- alloc(Uint8Array, double, double) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc(BinaryDecoder) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator
- alloc(BinaryDecoder.AllocBytesUnionType) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- alloc(BinaryDecoder.AllocBytesUnionType, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- alloc(BinaryDecoder.AllocBytesUnionType, double, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- alloc(BinaryDecoder, BinaryIterator.AllocNextFn) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator
- alloc(BinaryDecoder, BinaryIterator.AllocNextFn, JsArray<BinaryIterator.AllocElementsArrayUnionType>) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator
- alloc(BinaryDecoder, BinaryIterator.AllocNextFn, BinaryIterator.AllocElementsArrayUnionType[]) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator
- alloc(BinaryReader.AllocBytesUnionType) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc(BinaryReader.AllocBytesUnionType, double) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc(BinaryReader.AllocBytesUnionType, double, double) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc(String) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- alloc(String) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc(String, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- alloc(String, double) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc(String, double, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- alloc(String, double, double) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc_STATIC() - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc_STATIC(double[]) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc_STATIC(double[], double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc_STATIC(double[], double, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc_STATIC(ArrayBuffer) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc_STATIC(ArrayBuffer, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc_STATIC(ArrayBuffer, double, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc_STATIC(JsArray<Double>) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc_STATIC(JsArray<Double>, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc_STATIC(JsArray<Double>, double, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc_STATIC(Uint8Array) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc_STATIC(Uint8Array, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc_STATIC(Uint8Array, double, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc_STATIC(BinaryReader.AllocBytesUnionType) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc_STATIC(BinaryReader.AllocBytesUnionType, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc_STATIC(BinaryReader.AllocBytesUnionType, double, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc_STATIC(String) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc_STATIC(String, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- alloc_STATIC(String, double, double) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- allocateDuplicateLocation() - Method in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- allocateDuplicateLocation() - Method in class io.deephaven.engine.table.impl.naturaljoin.RightIncrementalNaturalJoinStateManagerTypedBase
- 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() - Method in class io.deephaven.client.impl.BarrageSessionFactoryConfig
-
The allocator.
- allocator() - Method in class io.deephaven.client.impl.FlightSessionConfig
-
The allocator.
- allocator() - Method in class io.deephaven.client.impl.FlightSessionFactoryConfig
-
The allocator.
- allocator(BufferAllocator) - Method in interface io.deephaven.client.impl.BarrageSessionFactoryConfig.Builder
- allocator(BufferAllocator) - Method in interface io.deephaven.client.impl.BarrageSubcomponent.Builder
- allocator(BufferAllocator) - Method in interface io.deephaven.client.impl.FlightSessionConfig.Builder
- allocator(BufferAllocator) - Method in interface io.deephaven.client.impl.FlightSessionFactoryConfig.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_OVERWRITE_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.MoveItemRequest
- ALLOW_OVERWRITE_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.SaveFileRequest
- 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 class io.deephaven.engine.updategraph.impl.PeriodicUpdateGraph
- ALLOW_UNSAFE_REFRESHING_FORMULAS - Static variable in class io.deephaven.engine.table.impl.select.AbstractFormulaColumn
- AllowAll() - Constructor for class io.deephaven.auth.codegen.impl.ApplicationServiceAuthWiring.AllowAll
- AllowAll() - Constructor for class io.deephaven.auth.codegen.impl.ConfigServiceAuthWiring.AllowAll
- AllowAll() - Constructor for class io.deephaven.auth.codegen.impl.ConsoleServiceAuthWiring.AllowAll
- AllowAll() - Constructor for class io.deephaven.auth.codegen.impl.HealthAuthWiring.AllowAll
- AllowAll() - Constructor for class io.deephaven.auth.codegen.impl.HierarchicalTableServiceContextualAuthWiring.AllowAll
- AllowAll() - Constructor for class io.deephaven.auth.codegen.impl.InputTableServiceContextualAuthWiring.AllowAll
- AllowAll() - Constructor for class io.deephaven.auth.codegen.impl.ObjectServiceAuthWiring.AllowAll
- AllowAll() - Constructor for class io.deephaven.auth.codegen.impl.PartitionedTableServiceContextualAuthWiring.AllowAll
- AllowAll() - Constructor for class io.deephaven.auth.codegen.impl.SessionServiceAuthWiring.AllowAll
- AllowAll() - Constructor for class io.deephaven.auth.codegen.impl.StorageServiceAuthWiring.AllowAll
- AllowAll() - Constructor for class io.deephaven.auth.codegen.impl.TableServiceContextualAuthWiring.AllowAll
- AllowAllAuthorizationProvider - Class in io.deephaven.server.auth
-
An "allow all" authorization provider.
- AllowAllAuthorizationProvider() - Constructor for class io.deephaven.server.auth.AllowAllAuthorizationProvider
- 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.ViewColumnLayer
- ALLOWED_HTTP_METHODS - Static variable in class io.deephaven.server.jetty.JettyConfig
- ALLOWED_HTTP_METHODS - Static variable in class io.deephaven.server.jetty11.JettyConfig
- allowedHttpMethods() - Method in class io.deephaven.server.jetty.JettyConfig
-
If unset, defaults to permitting "GET", "POST", and "OPTIONS" methods, ensuring that gRPC calls and requests to load the web client are permitted.
- allowedHttpMethods() - Method in class io.deephaven.server.jetty11.JettyConfig
-
If unset, defaults to permitting "GET", "POST", and "OPTIONS" methods, ensuring that gRPC calls and requests to load the web client are permitted.
- allowedHttpMethods(Iterable<String>) - Method in interface io.deephaven.server.jetty.JettyConfig.Builder
- allowedHttpMethods(Iterable<String>) - Method in interface io.deephaven.server.jetty11.JettyConfig.Builder
- AllowedHttpMethodsCustomizer - Class in io.deephaven.server.jetty
-
Limits the allowed HTTP methods to those specified in the configuration.
- AllowedHttpMethodsCustomizer - Class in io.deephaven.server.jetty11
-
Limits the allowed HTTP methods to those specified in the configuration.
- AllowedHttpMethodsCustomizer(Set<String>) - Constructor for class io.deephaven.server.jetty.AllowedHttpMethodsCustomizer
-
Creates a new instance of the customizer, allowing only the specified HTTP methods.
- AllowedHttpMethodsCustomizer(Set<String>) - Constructor for class io.deephaven.server.jetty11.AllowedHttpMethodsCustomizer
-
Creates a new instance of the customizer, allowing only the specified HTTP methods.
- allowedTypes() - Method in class io.deephaven.json.AnyValue
-
Always
JsonValueTypes.all()
. - allowedTypes() - Method in class io.deephaven.json.ArrayValue
-
The allowed types.
- allowedTypes() - Method in class io.deephaven.json.BigDecimalValue
-
The allowed types.
- allowedTypes() - Method in class io.deephaven.json.BigIntegerValue
-
The allowed types.
- allowedTypes() - Method in class io.deephaven.json.BoolValue
-
The allowed types.
- allowedTypes() - Method in class io.deephaven.json.ByteValue
-
The allowed types.
- allowedTypes() - Method in class io.deephaven.json.CharValue
-
The allowed types.
- allowedTypes() - Method in class io.deephaven.json.DoubleValue
-
The allowed types.
- allowedTypes() - Method in class io.deephaven.json.FloatValue
-
The allowed types.
- allowedTypes() - Method in class io.deephaven.json.InstantNumberValue
-
The allowed types.
- allowedTypes() - Method in class io.deephaven.json.InstantValue
-
The allowed types.
- allowedTypes() - Method in class io.deephaven.json.IntValue
-
The allowed types.
- allowedTypes() - Method in class io.deephaven.json.LocalDateValue
-
The allowed types.
- allowedTypes() - Method in class io.deephaven.json.LongValue
-
The allowed types.
- allowedTypes() - Method in class io.deephaven.json.ObjectEntriesValue
-
The allowed types.
- allowedTypes() - Method in class io.deephaven.json.ObjectValue
-
The allowed types.
- allowedTypes() - Method in class io.deephaven.json.ShortValue
-
The allowed types.
- allowedTypes() - Method in class io.deephaven.json.SkipValue
-
The allowed types.
- allowedTypes() - Method in class io.deephaven.json.StringValue
-
The allowed types.
- allowedTypes() - Method in class io.deephaven.json.TupleValue
-
The allowed types.
- allowedTypes() - Method in class io.deephaven.json.TypedObjectValue
-
The allowed types.
- allowedTypes() - Method in class io.deephaven.json.Value
-
The allowed types.
- allowedTypes(JsonValueTypes...) - Method in interface io.deephaven.json.Value.Builder
- allowedTypes(Set<JsonValueTypes>) - Method in interface io.deephaven.json.Value.Builder
- allowLivenessReferentResults(Supplier<T>) - Static method in class io.deephaven.engine.table.impl.select.analyzers.ViewColumnLayer
- allowMissing() - Method in class io.deephaven.json.AnyValue
-
Always
true
. - allowMissing() - Method in class io.deephaven.json.Value
-
If the processor should allow a missing JSON value.
- allowMissing(boolean) - Method in interface io.deephaven.json.Value.Builder
- AllowNulls - Annotation Interface in io.deephaven.annotations
-
Annotation to allow nulls in
Value.Immutable
collections. - allowSerialTableOperations(ThrowingSupplier<RETURN_TYPE, EXCEPTION_TYPE>) - Method in interface io.deephaven.engine.updategraph.UpdateGraph
-
User or engine code that is certain a particular table operation is safe to execute with respect to this UpdateGraph may use this method to follow the prescribed pattern for declaring safety and reinstating the priority safety parameters.
- allowSerialTableOperations(Supplier<RETURN_TYPE>) - Method in interface io.deephaven.engine.updategraph.UpdateGraph
-
User or engine code that is certain a particular table operation is safe to execute with respect to this UpdateGraph may use this method to follow the prescribed pattern for declaring safety and reinstating the priority safety parameters.
- 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.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.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.Immutable2DNanosBasedTimeArraySource
- 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.ImmutableConstantByteSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.immutable.ImmutableConstantLongSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.immutable.ImmutableConstantNanosBasedTimeSource
- 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.immutable.ImmutableNanosBasedTimeArraySource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.LocalDateWrapperSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.LocalTimeWrapperSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.LongArraySource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.LongAsTimeSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.LongSparseArraySource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.NanosBasedTimeArraySource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.NanosBasedTimeSparseArraySource
- 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.UnboxedLongBackedColumnSource
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.engine.table.impl.sources.UnboxedTimeBackedColumnSource
- 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.UnboxedLongBackedColumnSource
- allowUnknownFields() - Method in class io.deephaven.json.ObjectValue
-
If unknown fields are allowed.
- allowUnknownFields(boolean) - Method in interface io.deephaven.json.ObjectValue.Builder
- allowUnknownTypes() - Method in class io.deephaven.json.TypedObjectValue
-
If unknown fields are allowed.
- allowUnknownTypes(boolean) - Method in interface io.deephaven.json.TypedObjectValue.Builder
- allRequiredValuesSet() - Method in class io.deephaven.web.client.api.widget.plot.OneClick
- allSupportParallelPopulation(WritableColumnSource<?>...) - Static method in interface io.deephaven.engine.table.WritableSourceWithPrepareForParallelPopulation
-
Test if all
sources
support parallel parallel population. - allValuesSet() - Method in class io.deephaven.web.client.api.widget.plot.OneClick
- alpha - Variable in class io.deephaven.engine.table.impl.updateby.em.BaseBigNumberEMOperator.Context
- alpha - Variable in class io.deephaven.engine.table.impl.updateby.emstd.BaseBigNumberEmStdOperator.Context
- alpha - Variable in class io.deephaven.engine.table.impl.updateby.emstd.BasePrimitiveEmStdOperator.Context
- AlreadyExists - Static variable in class io.deephaven.javascript.proto.dhinternal.grpcweb.grpc.Code
- 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
- alternateEntries - Variable in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
-
How many entries are in the alternate table (includes tombstones)?
- 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.IncrementalChunkedOperatorAggregationStateManagerOpenAddressedBase
-
The keys for our hash entries, for the old alternative smaller table.
- alternateKeySources - Variable in class io.deephaven.engine.table.impl.multijoin.IncrementalMultiJoinStateManagerTypedBase
- 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.multijoin.IncrementalMultiJoinStateManagerTypedBase
- 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
- alternateSlotToOutputRow - Variable in class io.deephaven.engine.table.impl.multijoin.IncrementalMultiJoinStateManagerTypedBase
- 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.IncrementalChunkedOperatorAggregationStateManagerOpenAddressedBase
-
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.multijoin.IncrementalMultiJoinStateManagerTypedBase
-
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
- alwaysRedirect(RowRedirection, ColumnSource<T>) - Static method in class io.deephaven.engine.table.impl.sources.RedirectedColumnSource
-
This factory method should be used when unmapped rows in the row redirection must be redirected to null values.
- 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<?>>, QueryLanguageParser.Result) - Static method in class io.deephaven.engine.table.impl.select.codegen.FormulaAnalyzer
- ancestors() - Method in class io.deephaven.web.client.state.ClientTableState
- 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(Predicate<? super T>) - Method in interface io.deephaven.function.ToBooleanFunction
- and(Filter...) - Static method in interface io.deephaven.api.filter.Filter
-
Creates a filter that evaluates to
true
when all of thefilters
evaluate totrue
, andfalse
when any of thefilters
evaluates tofalse
. - 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(ObjectVector<Boolean>) - Static method in class io.deephaven.function.Logic
-
Ands all of the values in the array together.
- and(ObjectVector<Boolean>) - Static method in class io.deephaven.libs.GroovyStaticImports
- and(ObjectVector<Boolean>, Boolean) - Static method in class io.deephaven.function.Logic
-
Ands all of the values in the array together.
- and(ObjectVector<Boolean>, Boolean) - Static method in class io.deephaven.libs.GroovyStaticImports
- and(FilterCondition...) - Method in class io.deephaven.web.client.api.filter.FilterCondition
-
a condition representing the current condition logically ANDed with the other parameters
- 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(Collection<? extends Filter>) - Static method in interface io.deephaven.api.filter.Filter
-
Creates a filter that evaluates to
true
when all of thefilters
evaluate totrue
, andfalse
when any of thefilters
evaluates tofalse
. - and(Collection<Predicate<? super T>>) - Static method in interface io.deephaven.function.ToBooleanFunction
-
Creates a function that returns
true
if all functions infunctions
returnstrue
. - AND - Enum constant in enum class io.deephaven.gui.table.QuickFilterMode
- AND - Enum constant in enum class io.deephaven.proto.backplane.grpc.Condition.DataCase
- AND - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.condition.DataCase
- AND_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.Condition
- AndCondition - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition - Class in io.deephaven.proto.backplane.grpc
-
merge AND and OR into one and give them an "operation"?
- AndCondition() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AndCondition
- AndCondition.Builder - Class in io.deephaven.proto.backplane.grpc
-
merge AND and OR into one and give them an "operation"?
- AndCondition.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType.FiltersListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType.FiltersListFieldType.CompareFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType.FiltersListFieldType.CompareFieldType.LhsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType.FiltersListFieldType.CompareFieldType.LhsFieldType.LiteralFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType.FiltersListFieldType.CompareFieldType.LhsFieldType.ReferenceFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType.FiltersListFieldType.ContainsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType.FiltersListFieldType.InvokeFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType.FiltersListFieldType.IsNullFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType.FiltersListFieldType.MatchesFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType.FiltersListFieldType.NotFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType.FiltersListFieldType.OrFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType.FiltersListFieldType.Pb_inFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType.FiltersListFieldType.SearchFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType0.FiltersListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType0.FiltersListFieldType.CompareFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType0.FiltersListFieldType.CompareFieldType.LhsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType0.FiltersListFieldType.CompareFieldType.LhsFieldType.LiteralFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType0.FiltersListFieldType.CompareFieldType.LhsFieldType.ReferenceFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType0.FiltersListFieldType.ContainsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType0.FiltersListFieldType.InvokeFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType0.FiltersListFieldType.IsNullFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType0.FiltersListFieldType.MatchesFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType0.FiltersListFieldType.NotFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType0.FiltersListFieldType.OrFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType0.FiltersListFieldType.Pb_inFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AndCondition.ToObjectReturnType0.FiltersListFieldType.SearchFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- 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.ObjectChunkDeepEquals
- 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.ObjectChunkDeepEquals
- 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.ObjectChunkDeepEquals
- 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.ObjectChunkDeepEquals
- 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.ObjectChunkDeepEquals
- 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.ObjectChunkDeepEquals
- 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(ByteConsumer) - Method in interface io.deephaven.engine.primitive.function.ByteConsumer
-
Return a composed ByteConsumer that applies
this
operation followed byafter
. - andThen(CharConsumer) - Method in interface io.deephaven.engine.primitive.function.CharConsumer
-
Return a composed CharConsumer that applies
this
operation followed byafter
. - andThen(FloatConsumer) - Method in interface io.deephaven.engine.primitive.function.FloatConsumer
-
Return a composed FloatConsumer that applies
this
operation followed byafter
. - andThen(ShortConsumer) - Method in interface io.deephaven.engine.primitive.function.ShortConsumer
-
Return a composed ShortConsumer that applies
this
operation followed byafter
. - andThen(TableCreationLogic1Input) - Method in interface io.deephaven.qst.TableCreationLogic
- andThen(JsRunnable) - Method in interface io.deephaven.web.shared.fu.JsRunnable
- 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
- anonymous() - Static method in interface io.deephaven.extensions.s3.Credentials
-
Anonymous credentials.
- Anonymous() - Constructor for class io.deephaven.auth.AuthContext.Anonymous
- AnonymousAuthenticationHandler - Class in io.deephaven.auth
-
Handler to accept an empty payload and accept that user as anonymous.
- AnonymousAuthenticationHandler() - Constructor for class io.deephaven.auth.AnonymousAuthenticationHandler
- ANTIQUEWHITE - Enum constant in enum class 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.api.expression.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
- anyMatches(List<String>) - Static method in class io.deephaven.protobuf.FieldPath
-
Creates a boolean function that is
true
when any component ofsimplePaths
wouldFieldPath.matches(String)
. - ANYTHING - Static variable in class io.deephaven.api.expression.SelectFactoryConstants
-
Any non line terminating expression
- AnyValue - Class in io.deephaven.json
-
Processes a JSON value as an implementation-specific object.
- AnyValue() - Constructor for class io.deephaven.json.AnyValue
- 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
- 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(LogOutput) - Method in enum class io.deephaven.base.string.EncodingInfo
- append(LogOutput) - Method in interface io.deephaven.engine.context.QueryScope
- 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 interface io.deephaven.engine.table.impl.locations.ColumnLocation
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.locations.local.FileTableLocationKey
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.locations.local.URITableLocationKey
- 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.perf.QueryPerformanceNugget
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.util.JobScheduler.IterationManager
- append(LogOutput) - Method in class io.deephaven.engine.table.TableDefinition
- append(LogOutput) - Method in class io.deephaven.engine.updategraph.impl.EventDrivenUpdateGraph
- append(LogOutput) - Method in class io.deephaven.engine.updategraph.impl.PeriodicUpdateGraph
- append(LogOutput) - Method in class io.deephaven.engine.updategraph.NotificationAdapter
- append(LogOutput) - Method in class io.deephaven.engine.updategraph.OneShotUpdateCombiner
- append(LogOutput) - Method in class io.deephaven.extensions.barrage.util.PythonTableDataService.TableKeyImpl
- append(LogOutput) - Method in class io.deephaven.extensions.barrage.util.PythonTableDataService.TableLocationKeyImpl
- append(LogOutput) - Method in class io.deephaven.stream.StreamToBlinkTableAdapter
- append(IcebergWriteInstructions) - Method in class io.deephaven.iceberg.util.IcebergTableWriter
-
Append the provided Deephaven
IcebergWriteInstructions.tables()
as new partitions to the existing Iceberg table in a single snapshot. - append(ILoggingEvent) - Method in class io.deephaven.logback.LogBufferAppender
- append(LogOutput) - Method in class io.deephaven.auth.AuthContext.Anonymous
- append(LogOutput) - Method in class io.deephaven.auth.AuthContext.SuperUser
- append(LogOutput) - Method in interface io.deephaven.base.log.LogOutputAppendable
- 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.context.PoisonedUpdateGraph
- append(LogOutput) - Method in class io.deephaven.engine.context.QueryCompilerImpl
- append(LogOutput) - Method in class io.deephaven.engine.liveness.StandaloneLivenessManager
- 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.InstrumentedTableListenerBase.ErrorNotification
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.InstrumentedTableListenerBase.NotificationBase
- 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.select.analyzers.ConstantColumnLayer
- 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.SelectAndViewAnalyzer
- 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.ViewColumnLayer
- append(LogOutput) - Method in class io.deephaven.engine.table.impl.select.DynamicWhereFilter
- append(LogOutput) - Method in interface io.deephaven.engine.table.impl.TableAdapter
- 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.WaitNotification
- append(LogOutput) - Method in class io.deephaven.extensions.s3.S3Instructions
- 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.VarBinaryChunkWriter.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
- append(CharSequence) - Method in class io.deephaven.io.log.impl.LogOutputCsvImpl
- append(CharSequence) - Method in class io.deephaven.io.log.impl.LogOutputStringImpl
- append(CharSequence) - Method in interface io.deephaven.io.log.LogEntry
- append(CharSequence) - Method in class io.deephaven.io.log.LogEntry.Null
- append(CharSequence) - Method in class io.deephaven.io.streams.BzipFileOutputStream
- append(CharSequence, int, int) - Method in interface io.deephaven.base.log.LogOutput
- append(CharSequence, int, int) - Method in class io.deephaven.base.log.LogOutput.Null
- append(CharSequence, int, int) - Method in class io.deephaven.base.string.cache.CharSequenceAdapterBuilder
-
Append a slice of a CharSequence to this adapter.
- append(CharSequence, int, int) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl
- append(CharSequence, int, int) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl2
- append(CharSequence, int, int) - Method in class io.deephaven.io.log.impl.LogEntryImpl
- append(CharSequence, int, int) - Method in class io.deephaven.io.log.impl.LogOutputCsvImpl
- append(CharSequence, int, int) - Method in class io.deephaven.io.log.impl.LogOutputStringImpl
- append(CharSequence, int, int) - Method in interface io.deephaven.io.log.LogEntry
- append(CharSequence, int, int) - Method in class io.deephaven.io.log.LogEntry.Null
- append(CharSequence, int, int) - Method in class io.deephaven.io.streams.BzipFileOutputStream
- append(Integer) - Method in interface io.deephaven.base.log.LogOutput
- append(Integer) - Method in interface io.deephaven.io.log.LogEntry
- append(Long) - Method in interface io.deephaven.base.log.LogOutput
- append(Long) - Method in interface io.deephaven.io.log.LogEntry
- append(Short) - Method in interface io.deephaven.base.log.LogOutput
- append(Short) - Method in interface io.deephaven.io.log.LogEntry
- append(String) - Method in class io.deephaven.base.string.cache.CharSequenceAdapterBuilder
-
Append a String to this adapter.
- append(String) - Method in class io.deephaven.engine.table.impl.lang.QueryLanguageParser.VisitArgs
-
Convenience method: forwards argument to 'builder' if 'builder' is not null
- append(StringBuilder) - Method in class io.deephaven.jpy.JpyConfigExt
- append(StringBuilder, Token) - Method in interface io.deephaven.lang.generated.Node
- append(StringBuilder, String, StackTraceElement[]) - Static method in interface io.deephaven.util.datastructures.ReleaseTracker
- append(String, int, int) - Method in class io.deephaven.base.string.cache.CharSequenceAdapterBuilder
-
Append a slice of a String to this adapter.
- append(String, JsArray<String>) - Method in class io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders
- append(String, BrowserHeaders.AppendValueUnionType) - Method in class io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders
- append(String, String) - Method in class io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders
- append(String, String) - Method in interface io.deephaven.javascript.proto.dhinternal.browserheaders.windowheaders.WindowHeaders
- append(String, String[]) - Method in class io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders
- append(Throwable) - Method in interface io.deephaven.base.log.LogOutput
- append(Throwable) - Method in class io.deephaven.base.log.LogOutput.Null
- append(Throwable) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl
- append(Throwable) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl2
- append(Throwable) - Method in class io.deephaven.io.log.impl.LogEntryImpl
- append(Throwable) - Method in class io.deephaven.io.log.impl.LogOutputCsvImpl
- append(Throwable) - Method in class io.deephaven.io.log.impl.LogOutputStringImpl
- append(Throwable) - Method in interface io.deephaven.io.log.LogEntry
- append(Throwable) - Method in class io.deephaven.io.log.LogEntry.Null
- append(ByteBuffer) - Method in interface io.deephaven.base.log.LogOutput
-
Appends the character equivalent of each byte remaining in the given ByteBuffer ([65 66 67] == "ABC" not "656667"), but does not modify the mark, position, or limit of the ByteBuffer.
- append(ByteBuffer) - Method in class io.deephaven.base.log.LogOutput.Null
- append(ByteBuffer) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl
- append(ByteBuffer) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl2
- append(ByteBuffer) - Method in class io.deephaven.io.log.impl.LogEntryImpl
- append(ByteBuffer) - Method in class io.deephaven.io.log.impl.LogOutputCsvImpl
- append(ByteBuffer) - Method in class io.deephaven.io.log.impl.LogOutputStringImpl
- append(ByteBuffer) - Method in interface io.deephaven.io.log.LogEntry
- append(ByteBuffer) - Method in class io.deephaven.io.log.LogEntry.Null
- Append() - Constructor for class io.deephaven.kafka.KafkaTools.TableType.Append
- APPEND_ONLY - Enum constant in enum class io.deephaven.engine.table.impl.TableUpdateMode
- APPEND_ONLY_TABLE_ATTRIBUTE - Static variable in interface io.deephaven.engine.table.Table
-
If this attribute is set, we can only append new row keys to the end of the table.
- APPENDABLE_ARRAY_FORMATTER - Static variable in interface io.deephaven.base.log.LogOutput
-
Formats an array of LogOutputAppendable instances
- APPENDABLE_COLLECTION_FORMATTER - Static variable in interface io.deephaven.base.log.LogOutput
-
Formats a Collection of LogOutputAppendable instances
- appendAddColumns(BarrageMessageWriterImpl.RecordBatchMessageView, long, int, Consumer<DefensiveDrainable>, ChunkWriter.FieldNodeListener, ChunkWriter.BufferListener) - Method in class io.deephaven.extensions.barrage.BarrageMessageWriterImpl
- appendAddColumns(BarrageMessageWriterImpl.RecordBatchMessageView, long, int, Consumer<DefensiveDrainable>, ChunkWriter.FieldNodeListener, ChunkWriter.BufferListener, ColumnChunksWriter<Chunk<Values>>[]) - Method in class io.deephaven.extensions.barrage.BarrageMessageWriterImpl
- appendByte(byte) - Method in class io.deephaven.io.streams.ByteBufferOutputStream
- appendByteBuffer(ByteBuffer) - Method in class io.deephaven.io.streams.ByteBufferOutputStream
- appendBytes(CharSequence) - Method in class io.deephaven.io.streams.ByteBufferOutputStream
- appendBytes(CharSequence) - Method in class io.deephaven.io.streams.ByteBufferStreams.Output
- appendBytes(CharSequence, int, int) - Method in class io.deephaven.io.streams.ByteBufferOutputStream
- appendBytes(CharSequence, int, int) - Method in class io.deephaven.io.streams.ByteBufferStreams.Output
- appendChars(CharSequence) - Method in class io.deephaven.io.streams.ByteBufferOutputStream
- appendChars(CharSequence) - Method in class io.deephaven.io.streams.ByteBufferStreams.Output
- appendChars(CharSequence, int, int) - Method in class io.deephaven.io.streams.ByteBufferOutputStream
- appendChars(CharSequence, int, int) - Method in class io.deephaven.io.streams.ByteBufferStreams.Output
- appendCommaSeparatedList(StringBuilder, Iterable<T>) - Static method in class io.deephaven.engine.util.IterableUtils
- appendConcurrentAttemptClockInfo(LogOutput) - Static method in class io.deephaven.engine.table.impl.remote.ConstructSnapshot
-
Append clock info that pertains to the concurrent attempt state to
logOutput
. - appendConcurrentAttemptClockInfo(LogOutput) - Method in interface io.deephaven.engine.table.impl.remote.ConstructSnapshot.State
-
Append clock info that pertains to the concurrent attempt state to
logOutput
. - appendContainer(long, Container) - Method in class io.deephaven.engine.rowset.impl.rsp.RspArray
- appendContainerUnsafeNoWriteCheck(long, Container) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- appendDouble(double) - Method in interface io.deephaven.base.log.LogOutput
- appendDouble(double) - Method in class io.deephaven.base.log.LogOutput.Null
- appendDouble(double) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl
- appendDouble(double) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl2
- appendDouble(double) - Method in class io.deephaven.io.log.impl.LogEntryImpl
- appendDouble(double) - Method in class io.deephaven.io.log.impl.LogOutputCsvImpl
- appendDouble(double) - Method in class io.deephaven.io.log.impl.LogOutputStringImpl
- appendDouble(double) - Method in interface io.deephaven.io.log.LogEntry
- appendDouble(double) - Method in class io.deephaven.io.log.LogEntry.Null
- appendDouble(double) - Method in class io.deephaven.io.streams.ByteBufferOutputStream
- appendDouble(double, int) - Method in interface io.deephaven.io.log.LogEntry
-
Append a double to the exact given number of decimal places, rounding half up.
- appendDouble(double, int, int) - Method in interface io.deephaven.io.log.LogEntry
-
Append a double rounded to the given number of decimal places, rounding half up.
- appendDouble(double, ByteBuffer) - Static method in class io.deephaven.base.text.Convert
-
Append a decimal representation of a
double
to aByteBuffer
. - appendDouble(Double) - Method in interface io.deephaven.base.log.LogOutput
- appendDouble(Double) - Method in interface io.deephaven.io.log.LogEntry
- appendFromString(String) - Method in class io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders
- appendFullBlockSpan(long, long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspArray
- appendFullBlockSpanUnsafeNoWriteCheck(long, long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- appendInt(int) - Method in class io.deephaven.io.streams.ByteBufferOutputStream
- appendInt(int, ByteBuffer) - Static method in class io.deephaven.base.text.Convert
-
Append a decimal representation of an integer to a byte buffer.
- appendIntArray(StringBuilder, int[], boolean) - Static method in class io.deephaven.base.ArrayUtil
- appendInternal(long, boolean) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- appendInternal(long, boolean) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesLong
- appendInternal(long, boolean) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesPacked
- appendISO8601(int, int, int, int, int, int, int, byte[], ByteBuffer) - Static method in class io.deephaven.base.text.Convert
-
Append an ISO 8601 representation of a broken-down time to a byte buffer.
- appendISO8601Micros(int, int, int, int, int, int, int, int, byte[], ByteBuffer) - Static method in class io.deephaven.base.text.Convert
-
Append an ISO 8601 representation of a broken-down time to a byte buffer.
- appendISO8601Micros(long, byte[], ByteBuffer) - Static method in class io.deephaven.base.text.Convert
-
Append an ISO 8601 representation of micros-since-the-epoch timestamp to a byte buffer.
- appendISO8601Millis(long, byte[], ByteBuffer) - Static method in class io.deephaven.base.text.Convert
-
Append an ISO 8601 representation of millis-since-the-epoch timestamp to a byte buffer.
- appendKey(long) - Method in interface io.deephaven.engine.rowset.impl.OrderedLongSet.BuilderRandom
- appendKey(long) - Method in interface io.deephaven.engine.rowset.impl.OrderedLongSet.BuilderSequential
- appendKey(long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap.BuilderRandom
- appendKey(long) - Method in class io.deephaven.engine.rowset.impl.RspBitmapBuilderSequential
- appendKey(long) - Method in interface io.deephaven.engine.rowset.RowSetBuilderSequential
- appendKeyData(Object[][], double) - Method in class io.deephaven.web.client.api.tree.JsTreeTable.TreeSubscription.TreeRowImpl
- appendKeys(PrimitiveIterator.OfLong) - Method in interface io.deephaven.engine.rowset.RowSetBuilderSequential
- appendLong(long) - Method in class io.deephaven.io.streams.ByteBufferOutputStream
- appendLong(long, ByteBuffer) - Static method in class io.deephaven.base.text.Convert
-
Append a decimal representation of a long to a byte buffer.
- appendModColumns(BarrageMessageWriterImpl.RecordBatchMessageView, long, int, Consumer<DefensiveDrainable>, ChunkWriter.FieldNodeListener, ChunkWriter.BufferListener) - Method in class io.deephaven.extensions.barrage.BarrageMessageWriterImpl
- AppendOnlyArrayBackedInputTable - Class in io.deephaven.engine.table.impl.util
-
An in-memory table that allows you to add rows as if it were an InputTable, which can be updated on the UGP.
- AppendOnlyAssertionFailure - Exception in io.deephaven.engine.table.impl.verify
- AppendOnlyAssertionInstrumentedListenerAdapter - Class in io.deephaven.engine.table.impl.verify
- AppendOnlyAssertionInstrumentedListenerAdapter(String, Table, BaseTable) - Constructor for class io.deephaven.engine.table.impl.verify.AppendOnlyAssertionInstrumentedListenerAdapter
- AppendOnlyFixedSizePageRegionByte<ATTR extends Any> - Class in io.deephaven.generic.region
-
Region implementation that provides access to append-only pages with a fixed maximum size.
- AppendOnlyFixedSizePageRegionByte(long, int, AppendOnlyRegionAccessor<ATTR>) - Constructor for class io.deephaven.generic.region.AppendOnlyFixedSizePageRegionByte
- AppendOnlyFixedSizePageRegionChar<ATTR extends Any> - Class in io.deephaven.generic.region
-
Region implementation that provides access to append-only pages with a fixed maximum size.
- AppendOnlyFixedSizePageRegionChar(long, int, AppendOnlyRegionAccessor<ATTR>) - Constructor for class io.deephaven.generic.region.AppendOnlyFixedSizePageRegionChar
- AppendOnlyFixedSizePageRegionDouble<ATTR extends Any> - Class in io.deephaven.generic.region
-
Region implementation that provides access to append-only pages with a fixed maximum size.
- AppendOnlyFixedSizePageRegionDouble(long, int, AppendOnlyRegionAccessor<ATTR>) - Constructor for class io.deephaven.generic.region.AppendOnlyFixedSizePageRegionDouble
- AppendOnlyFixedSizePageRegionFloat<ATTR extends Any> - Class in io.deephaven.generic.region
-
Region implementation that provides access to append-only pages with a fixed maximum size.
- AppendOnlyFixedSizePageRegionFloat(long, int, AppendOnlyRegionAccessor<ATTR>) - Constructor for class io.deephaven.generic.region.AppendOnlyFixedSizePageRegionFloat
- AppendOnlyFixedSizePageRegionInt<ATTR extends Any> - Class in io.deephaven.generic.region
-
Region implementation that provides access to append-only pages with a fixed maximum size.
- AppendOnlyFixedSizePageRegionInt(long, int, AppendOnlyRegionAccessor<ATTR>) - Constructor for class io.deephaven.generic.region.AppendOnlyFixedSizePageRegionInt
- AppendOnlyFixedSizePageRegionLong<ATTR extends Any> - Class in io.deephaven.generic.region
-
Region implementation that provides access to append-only pages with a fixed maximum size.
- AppendOnlyFixedSizePageRegionLong(long, int, AppendOnlyRegionAccessor<ATTR>) - Constructor for class io.deephaven.generic.region.AppendOnlyFixedSizePageRegionLong
- AppendOnlyFixedSizePageRegionObject<T,
ATTR extends Any> - Class in io.deephaven.generic.region -
Region implementation that provides access to append-only pages with a fixed maximum size.
- AppendOnlyFixedSizePageRegionObject(long, int, AppendOnlyRegionAccessor<ATTR>) - Constructor for class io.deephaven.generic.region.AppendOnlyFixedSizePageRegionObject
- AppendOnlyFixedSizePageRegionShort<ATTR extends Any> - Class in io.deephaven.generic.region
-
Region implementation that provides access to append-only pages with a fixed maximum size.
- AppendOnlyFixedSizePageRegionShort(long, int, AppendOnlyRegionAccessor<ATTR>) - Constructor for class io.deephaven.generic.region.AppendOnlyFixedSizePageRegionShort
- AppendOnlyRegionAccessor<ATTR extends Any> - Interface in io.deephaven.generic.region
-
Minimal interface for an append-only flat data source, with contiguous rows from 0, inclusive, to
size
, exclusive. - appendOrderedLongSet(long, OrderedLongSet, boolean) - Method in interface io.deephaven.engine.rowset.impl.OrderedLongSet.BuilderSequential
- appendOrderedLongSet(long, OrderedLongSet, boolean) - Method in class io.deephaven.engine.rowset.impl.OrderedLongSetBuilderSequential
- appendOrderedLongSet(long, OrderedLongSet, boolean) - Method in class io.deephaven.engine.rowset.impl.RspBitmapBuilderSequential
- appendOrderedRowKeyRangesChunk(LongChunk<OrderedRowKeyRanges>) - Method in interface io.deephaven.engine.rowset.RowSetBuilderSequential
- appendOrderedRowKeysChunk(LongChunk<OrderedRowKeys>) - Method in interface io.deephaven.engine.rowset.RowSetBuilderSequential
- appendOrderedRowKeysChunk(LongChunk<OrderedRowKeys>, int, int) - Method in interface io.deephaven.engine.rowset.impl.OrderedLongSet.BuilderSequential
- appendOrderedRowKeysChunk(LongChunk<OrderedRowKeys>, int, int) - Method in class io.deephaven.engine.rowset.impl.RspBitmapBuilderSequential
- appendOrderedRowKeysChunk(LongChunk<OrderedRowKeys>, int, int) - Method in interface io.deephaven.engine.rowset.RowSetBuilderSequential
- appendPacked(SortedRanges, long, long, boolean) - Static method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- appendPendingLogRecord(LogOutput, BridgingLogHandler.PendingLogRecord) - Static method in class io.deephaven.util.BridgingLogHandler
- appendRange(long, long) - Method in interface io.deephaven.engine.rowset.impl.OrderedLongSet.BuilderRandom
- appendRange(long, long) - Method in interface io.deephaven.engine.rowset.impl.OrderedLongSet.BuilderSequential
- appendRange(long, long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- appendRange(long, long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap.BuilderRandom
- appendRange(long, long) - Method in class io.deephaven.engine.rowset.impl.RspBitmapBuilderSequential
- appendRange(long, long) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- appendRange(long, long) - Method in interface io.deephaven.engine.rowset.RowSetBuilderSequential
- appendRangeInternal(long, long, boolean) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- appendRangeInternal(long, long, boolean) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesLong
- appendRangeInternal(long, long, boolean) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesPacked
- appendRangePacked(SortedRanges, long, long, long, long, boolean) - Static method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- appendRanges(LongRangeIterator) - Method in interface io.deephaven.engine.rowset.RowSetBuilderSequential
- appendRangeUnpacked(SortedRanges, long, long, boolean) - Static method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- appendRangeUnsafe(long, long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- appendRangeUnsafe(long, long) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- appendRangeUnsafeNoWriteCheck(long, long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- appendRangeUnsafeNoWriteCheck(long, long, long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- appendRowSequence(RowSequence) - Method in class io.deephaven.engine.rowset.impl.BasicRowSetBuilderSequential
- appendRowSequence(RowSequence) - Method in interface io.deephaven.engine.rowset.RowSetBuilderSequential
-
Appends a
RowSequence
to this builder. - appendRowSequenceWithOffset(RowSequence, long) - Method in class io.deephaven.engine.rowset.impl.BasicRowSetBuilderSequential
- appendRowSequenceWithOffset(RowSequence, long) - Method in interface io.deephaven.engine.rowset.RowSetBuilderSequential
-
Appends a
RowSequence
shifted by the provided offset to this builder. - appendSeparatedList(StringBuilder, Iterable<T>, String, Function<T, String>) - Static method in class io.deephaven.engine.util.IterableUtils
- appendSharedContainer(RspArray, long, Container) - Method in class io.deephaven.engine.rowset.impl.rsp.RspArray
- appendSharedContainerMaybePacked(RspArray, int, long, Object) - Method in class io.deephaven.engine.rowset.impl.rsp.RspArray
- appendShiftData(RowSetShiftData, long, long, long, long) - Method in class io.deephaven.engine.rowset.RowSetShiftData.Builder
-
Use this method to append shifts that propagate from a parent table to a subset of a dependent table.
- appendShiftedUnsafeNoWriteCheck(long, RspArray, boolean) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- appendShort(short) - Method in class io.deephaven.io.streams.ByteBufferOutputStream
- appendShort(short, ByteBuffer) - Static method in class io.deephaven.base.text.Convert
-
Append a decimal representation of a short to a byte buffer.
- appendSingletonSpan(long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspArray
- appendTimestamp(long, TimestampBuffer) - Method in interface io.deephaven.base.log.LogOutput
- appendTimestamp(long, TimestampBuffer) - Method in class io.deephaven.base.log.LogOutput.Null
- appendTimestamp(long, TimestampBuffer) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl
- appendTimestamp(long, TimestampBuffer) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl2
- appendTimestamp(long, TimestampBuffer) - Method in class io.deephaven.io.log.impl.LogEntryImpl
- appendTimestamp(long, TimestampBuffer) - Method in class io.deephaven.io.log.impl.LogOutputCsvImpl
- appendTimestamp(long, TimestampBuffer) - Method in class io.deephaven.io.log.impl.LogOutputStringImpl
- appendTimestamp(long, TimestampBuffer) - Method in interface io.deephaven.io.log.LogEntry
- appendTimestamp(long, TimestampBuffer) - Method in class io.deephaven.io.log.LogEntry.Null
- appendTimestampMicros(long, TimestampBufferMicros) - Method in interface io.deephaven.base.log.LogOutput
- appendTimestampMicros(long, TimestampBufferMicros) - Method in class io.deephaven.base.log.LogOutput.Null
- appendTimestampMicros(long, TimestampBufferMicros) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl
- appendTimestampMicros(long, TimestampBufferMicros) - Method in class io.deephaven.io.log.impl.DelayedLogEntryImpl2
- appendTimestampMicros(long, TimestampBufferMicros) - Method in class io.deephaven.io.log.impl.LogEntryImpl
- appendTimestampMicros(long, TimestampBufferMicros) - Method in class io.deephaven.io.log.impl.LogOutputCsvImpl
- appendTimestampMicros(long, TimestampBufferMicros) - Method in class io.deephaven.io.log.impl.LogOutputStringImpl
- appendTimestampMicros(long, TimestampBufferMicros) - Method in interface io.deephaven.io.log.LogEntry
- appendTimestampMicros(long, TimestampBufferMicros) - Method in class io.deephaven.io.log.LogEntry.Null
- appendTo(FlatBufferBuilder) - Method in class io.deephaven.extensions.barrage.BarrageSnapshotOptions
- appendTo(FlatBufferBuilder) - Method in class io.deephaven.extensions.barrage.BarrageSubscriptionOptions
- appendTo(ImportCustomizer) - Method in interface io.deephaven.engine.util.GroovyDeephavenSession.GroovyImport
- appendTypedChunk(BooleanChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.WritableBooleanChunk
- appendTypedChunk(ByteChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.WritableByteChunk
- appendTypedChunk(CharChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.WritableCharChunk
- appendTypedChunk(DoubleChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.WritableDoubleChunk
- appendTypedChunk(FloatChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.WritableFloatChunk
- appendTypedChunk(IntChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.WritableIntChunk
- appendTypedChunk(LongChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.WritableLongChunk
- appendTypedChunk(ObjectChunk<T, ? extends ATTR>, int, int) - Method in class io.deephaven.chunk.WritableObjectChunk
- appendTypedChunk(ShortChunk<? extends ATTR>, int, int) - Method in class io.deephaven.chunk.WritableShortChunk
- appendUnsafe(long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- appendUnsafe(long) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- appendUnsafeNoWriteCheck(long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- AppFieldId - Class in io.deephaven.server.appmode
-
Our unique identifier for a field.
- applicableTo(Class<?>) - Method in class io.deephaven.api.updateby.spec.CumCountWhereSpec
- applicableTo(Class<?>) - Method in class io.deephaven.api.updateby.spec.CumMinMaxSpec
- applicableTo(Class<?>) - Method in class io.deephaven.api.updateby.spec.CumProdSpec
- applicableTo(Class<?>) - Method in class io.deephaven.api.updateby.spec.CumSumSpec
- applicableTo(Class<?>) - Method in class io.deephaven.api.updateby.spec.DeltaSpec
- applicableTo(Class<?>) - Method in class io.deephaven.api.updateby.spec.EmaSpec
- applicableTo(Class<?>) - Method in class io.deephaven.api.updateby.spec.EmMinMaxSpec
- applicableTo(Class<?>) - Method in class io.deephaven.api.updateby.spec.EmsSpec
- applicableTo(Class<?>) - Method in class io.deephaven.api.updateby.spec.EmStdSpec
- applicableTo(Class<?>) - Method in class io.deephaven.api.updateby.spec.FillBySpec
- applicableTo(Class<?>) - Method in class io.deephaven.api.updateby.spec.RollingAvgSpec
- applicableTo(Class<?>) - Method in class io.deephaven.api.updateby.spec.RollingCountSpec
- applicableTo(Class<?>) - Method in class io.deephaven.api.updateby.spec.RollingCountWhereSpec
- applicableTo(Class<?>) - Method in class io.deephaven.api.updateby.spec.RollingFormulaSpec
- applicableTo(Class<?>) - Method in class io.deephaven.api.updateby.spec.RollingGroupSpec
- applicableTo(Class<?>) - Method in class io.deephaven.api.updateby.spec.RollingMinMaxSpec
- applicableTo(Class<?>) - Method in class io.deephaven.api.updateby.spec.RollingProductSpec
- applicableTo(Class<?>) - Method in class io.deephaven.api.updateby.spec.RollingStdSpec
- applicableTo(Class<?>) - Method in class io.deephaven.api.updateby.spec.RollingSumSpec
- applicableTo(Class<?>) - Method in class io.deephaven.api.updateby.spec.RollingWAvgSpec
- applicableTo(Class<?>) - Method in interface io.deephaven.api.updateby.spec.UpdateBySpec
-
Determine if this spec can be applied to the specified type
- application() - Method in interface io.deephaven.proto.DeephavenChannel
- application() - Method in class io.deephaven.proto.DeephavenChannelImpl
- application() - Method in class io.deephaven.proto.DeephavenChannelMixin
- Application - Class in io.deephaven.appmode
- Application - Class in io.deephaven.proto.backplane.grpc
- Application() - Constructor for class io.deephaven.appmode.Application
- APPLICATION - Static variable in class io.deephaven.uri.ApplicationUri
- APPLICATION_DIR_PROP - Static variable in class io.deephaven.appmode.ApplicationConfigImpl
- APPLICATION_ID_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.FieldInfo
- APPLICATION_NAME_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.FieldInfo
- Application.Builder - Interface in io.deephaven.appmode
- Application.Factory - Interface in io.deephaven.appmode
- applicationBlocking() - Method in interface io.deephaven.proto.DeephavenChannel
- applicationBlocking() - Method in class io.deephaven.proto.DeephavenChannelImpl
- applicationBlocking() - Method in class io.deephaven.proto.DeephavenChannelMixin
- ApplicationConfig - Interface in io.deephaven.appmode
- ApplicationConfig.Visitor - Interface in io.deephaven.appmode
- ApplicationConfigImpl - Class in io.deephaven.appmode
- ApplicationConfigImpl() - Constructor for class io.deephaven.appmode.ApplicationConfigImpl
- ApplicationContext - Class in io.deephaven.appmode
-
This application context can be used to get access to the application state from within script applications.
- ApplicationContext() - Constructor for class io.deephaven.appmode.ApplicationContext
- applicationDir() - Static method in class io.deephaven.appmode.ApplicationConfigImpl
- ApplicationFactory - Class in io.deephaven.server.appmode
- ApplicationFieldId - Class in io.deephaven.client.impl
-
An opaque holder for an application field ID.
- ApplicationFieldId(String, String) - Constructor for class io.deephaven.client.impl.ApplicationFieldId
- applicationFieldToBytes(String, String) - Static method in class io.deephaven.proto.util.ApplicationTicketHelper
-
Convenience method to create the flight ticket bytes for the application field.
- applicationFieldToPath(String, String) - Static method in class io.deephaven.proto.util.ApplicationTicketHelper
-
Convenience method to create the flight descriptor path for the application field.
- applicationFuture() - Method in interface io.deephaven.proto.DeephavenChannel
- applicationFuture() - Method in class io.deephaven.proto.DeephavenChannelImpl
- applicationFuture() - Method in class io.deephaven.proto.DeephavenChannelMixin
- applicationId() - Method in class io.deephaven.client.impl.FieldInfo
- applicationId() - Method in class io.deephaven.server.appmode.AppFieldId
- applicationId() - Method in class io.deephaven.uri.ApplicationUri
-
The application id.
- ApplicationInjector - Class in io.deephaven.server.appmode
- ApplicationInjector(Provider<ScriptSession>, ApplicationTicketResolver, ApplicationState.Listener, Set<ApplicationState.Factory>) - Constructor for class io.deephaven.server.appmode.ApplicationInjector
- applicationName() - Method in class io.deephaven.client.impl.FieldInfo
- applicationName() - Method in class io.deephaven.server.appmode.AppFieldId
- ApplicationResolver - Class in io.deephaven.server.uri
-
The application table resolver is able to resolve
application URIs
. - ApplicationResolver(ApplicationStates) - Constructor for class io.deephaven.server.uri.ApplicationResolver
- ApplicationService - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb_service
- ApplicationService - Interface in io.deephaven.client.impl
- ApplicationService() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb_service.ApplicationService
- ApplicationService.Cancel - Interface in io.deephaven.client.impl
- ApplicationService.Listener - Interface in io.deephaven.client.impl
- ApplicationService.ListFieldsType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb_service
- ApplicationServiceAuthWiring - Interface in io.deephaven.auth.codegen.impl
-
This interface provides type-safe authorization hooks for ApplicationServiceGrpc.
- ApplicationServiceAuthWiring.AllowAll - Class in io.deephaven.auth.codegen.impl
- ApplicationServiceAuthWiring.DenyAll - Class in io.deephaven.auth.codegen.impl
- ApplicationServiceAuthWiring.TestUseOnly - Class in io.deephaven.auth.codegen.impl
- ApplicationServiceClient - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb_service
- ApplicationServiceClient(String) - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb_service.ApplicationServiceClient
- ApplicationServiceClient(String, Object) - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb_service.ApplicationServiceClient
- ApplicationServiceGrpc - Class in io.deephaven.proto.backplane.grpc
-
Allows clients to list fields that are accessible to them.
- ApplicationServiceGrpc.ApplicationServiceBlockingStub - Class in io.deephaven.proto.backplane.grpc
-
A stub to allow clients to do synchronous rpc calls to service ApplicationService.
- ApplicationServiceGrpc.ApplicationServiceFutureStub - Class in io.deephaven.proto.backplane.grpc
-
A stub to allow clients to do ListenableFuture-style rpc calls to service ApplicationService.
- ApplicationServiceGrpc.ApplicationServiceImplBase - Class in io.deephaven.proto.backplane.grpc
-
Base class for the server implementation of the service ApplicationService.
- ApplicationServiceGrpc.ApplicationServiceStub - Class in io.deephaven.proto.backplane.grpc
-
A stub to allow clients to do asynchronous rpc calls to service ApplicationService.
- ApplicationServiceGrpc.AsyncService - Interface in io.deephaven.proto.backplane.grpc
-
Allows clients to list fields that are accessible to them.
- ApplicationServiceGrpcImpl - Class in io.deephaven.server.appmode
- ApplicationServiceGrpcImpl(Scheduler, SessionService, TypeLookup) - Constructor for class io.deephaven.server.appmode.ApplicationServiceGrpcImpl
- ApplicationServiceImplBase() - Constructor for class io.deephaven.proto.backplane.grpc.ApplicationServiceGrpc.ApplicationServiceImplBase
- ApplicationsModule - Interface in io.deephaven.server.appmode
- ApplicationState - Class in io.deephaven.appmode
- ApplicationState(ApplicationState.Listener, String, String) - Constructor for class io.deephaven.appmode.ApplicationState
- ApplicationState.Factory - Interface in io.deephaven.appmode
- ApplicationState.Listener - Interface in io.deephaven.appmode
- ApplicationStates - Interface in io.deephaven.server.appmode
- ApplicationTicketHelper - Class in io.deephaven.proto.util
- ApplicationTicketHelper() - Constructor for class io.deephaven.proto.util.ApplicationTicketHelper
- ApplicationTicketResolver - Class in io.deephaven.server.appmode
- ApplicationTicketResolver(AuthorizationProvider) - Constructor for class io.deephaven.server.appmode.ApplicationTicketResolver
- ApplicationUri - Class in io.deephaven.uri
-
A Deephaven application field URI.
- ApplicationUri() - Constructor for class io.deephaven.uri.ApplicationUri
- ApplicationUtil - Class in io.deephaven.appmode
- ApplicationUtil() - Constructor for class io.deephaven.appmode.ApplicationUtil
- apply(byte) - Method in interface io.deephaven.extensions.barrage.chunk.BooleanChunkReader.ByteConversion
- apply(byte, byte) - Method in interface io.deephaven.base.ringbuffer.AggregatingByteRingBuffer.ByteFunction
-
Applies this function to the given arguments.
- apply(char, char) - Method in interface io.deephaven.base.ringbuffer.AggregatingCharRingBuffer.CharFunction
-
Applies this function to the given arguments.
- apply(double, double) - Method in interface io.deephaven.base.ringbuffer.AggregatingDoubleRingBuffer.DoubleFunction
-
Applies this function to the given arguments.
- apply(double, double, double, double) - Method in interface io.deephaven.engine.table.impl.updateby.em.BasePrimitiveEMOperator.EmFunction
- apply(float, float) - Method in interface io.deephaven.base.ringbuffer.AggregatingFloatRingBuffer.FloatFunction
-
Applies this function to the given arguments.
- apply(int, int) - Method in interface io.deephaven.base.ringbuffer.AggregatingIntRingBuffer.IntFunction
-
Applies this function to the given arguments.
- apply(long) - Method in class io.deephaven.engine.rowset.RowSetShiftData
-
Apply all shifts to
keyToShift
. - apply(long, long) - Method in interface io.deephaven.base.ringbuffer.AggregatingLongRingBuffer.LongFunction
-
Applies this function to the given arguments.
- apply(long, ColumnSource<?>[]) - Method in interface io.deephaven.engine.table.impl.select.MultiSourceFunctionalColumn.RowKeyAndSourcesFunction
- apply(long, S) - Method in interface io.deephaven.engine.table.impl.select.FunctionalColumn.RowKeyAndValueFunction
- apply(short, short) - Method in interface io.deephaven.base.ringbuffer.AggregatingShortRingBuffer.ShortFunction
-
Applies this function to the given arguments.
- apply(Table) - Method in class io.deephaven.engine.table.impl.hierarchical.TreeTableFilter.Operator
- apply(HierarchicalTableApplyRequest, StreamObserver<HierarchicalTableApplyResponse>) - Method in class io.deephaven.server.hierarchicaltable.HierarchicalTableServiceGrpcImpl
- apply(Function<Table, R>) - Method in class io.deephaven.engine.table.impl.QueryTable
- apply(I) - Method in interface io.deephaven.web.shared.fu.JsFunction
- apply(INPUT_TYPE) - Method in class io.deephaven.util.datastructures.SoftCachingFunction
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.ByteToIntegerCast
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.ByteToIntegerCastWithOffset
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.CharToIntegerCast
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.CharToIntegerCastWithOffset
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.IntToIntegerCast
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.IntToIntegerCastWithOffset
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.LongToIntegerCast
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.LongToIntegerCastWithOffset
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.ShortToIntegerCast
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.ShortToIntegerCastWithOffset
- apply(Chunk<? extends T>) - Method in interface io.deephaven.chunk.util.hashing.ToIntegerCast
- apply(Chunk<? extends T>) - Method in interface io.deephaven.chunk.util.hashing.ToIntFunctor
-
Apply this function to the input chunk, returning an output chunk.
- apply(Chunk<? extends T>) - Method in class io.deephaven.chunk.util.hashing.ToIntFunctor.Identity
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.ByteToLongCast
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.ByteToLongCastWithOffset
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.CharToLongCast
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.CharToLongCastWithOffset
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.IntToLongCast
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.IntToLongCastWithOffset
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.LongToLongCast
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.LongToLongCastWithOffset
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.ShortToLongCast
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.ShortToLongCastWithOffset
- apply(Chunk<T>) - Method in interface io.deephaven.chunk.util.hashing.ToLongCast
- apply(Chunk<T>) - Method in interface io.deephaven.chunk.util.hashing.ToLongFunctor
-
Apply this function to the input chunk, returning an output chunk.
- apply(Chunk<T>) - Method in class io.deephaven.chunk.util.hashing.ToLongFunctor.Identity
- apply(RowKeyRangeShiftCallback) - Method in class io.deephaven.engine.rowset.RowSetShiftData
-
Apply all shifts in a memmove-semantics-safe ordering through the provided
shiftCallback
. - apply(WritableRowSet) - Method in class io.deephaven.engine.rowset.RowSetShiftData
-
Apply all shifts to
rowSet
. - apply(Table) - Method in class io.deephaven.clientsupport.plotdownsampling.RunChartDownsample
- apply(Table, long) - Method in interface io.deephaven.server.table.ops.HeadOrTailGrpcImpl.RealTableOperation
- apply(Table, long, String[]) - Method in interface io.deephaven.server.table.ops.HeadOrTailByGrpcImpl.RealTableOperation
- apply(Table, Table, MatchPair[], MatchPair[], T) - Method in interface io.deephaven.server.table.ops.JoinTablesGrpcImpl.RealTableOperation
- apply(Table, Collection<? extends Selectable>) - Method in interface io.deephaven.server.table.ops.UpdateOrSelectGrpcImpl.RealTableOperation
- apply(HierarchicalTableApplyRequest, BrowserHeaders) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service.HierarchicalTableServiceClient
- apply(HierarchicalTableApplyRequest, BrowserHeaders, HierarchicalTableServiceClient.ApplyCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service.HierarchicalTableServiceClient
- apply(HierarchicalTableApplyRequest, HierarchicalTableServiceClient.ApplyMetadata_or_callbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service.HierarchicalTableServiceClient
- apply(HierarchicalTableApplyRequest, HierarchicalTableServiceClient.ApplyMetadata_or_callbackFn, HierarchicalTableServiceClient.ApplyCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service.HierarchicalTableServiceClient
- apply(HierarchicalTableApplyRequest, HierarchicalTableServiceClient.ApplyMetadata_or_callbackUnionType) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service.HierarchicalTableServiceClient
- apply(HierarchicalTableApplyRequest, HierarchicalTableServiceClient.ApplyMetadata_or_callbackUnionType, HierarchicalTableServiceClient.ApplyCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service.HierarchicalTableServiceClient
- apply(FigureImpl) - Method in class io.deephaven.plot.util.functions.FigureImplFunction
- apply(HierarchicalTableApplyRequest) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableServiceGrpc.HierarchicalTableServiceBlockingStub
-
Applies operations to an existing HierarchicalTable (RollupTable or TreeTable) and exports the resulting HierarchicalTable
- apply(HierarchicalTableApplyRequest) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableServiceGrpc.HierarchicalTableServiceFutureStub
-
Applies operations to an existing HierarchicalTable (RollupTable or TreeTable) and exports the resulting HierarchicalTable
- apply(HierarchicalTableApplyRequest, StreamObserver<HierarchicalTableApplyResponse>) - Method in interface io.deephaven.proto.backplane.grpc.HierarchicalTableServiceGrpc.AsyncService
-
Applies operations to an existing HierarchicalTable (RollupTable or TreeTable) and exports the resulting HierarchicalTable
- apply(HierarchicalTableApplyRequest, StreamObserver<HierarchicalTableApplyResponse>) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableServiceGrpc.HierarchicalTableServiceStub
-
Applies operations to an existing HierarchicalTable (RollupTable or TreeTable) and exports the resulting HierarchicalTable
- apply(DataInput) - Method in interface io.deephaven.extensions.barrage.chunk.FixedWidthChunkReader.TypeConversion
- apply(Object...) - Method in class io.deephaven.integrations.python.PythonFunctionCaller
- apply(Object, boolean) - Method in interface io.deephaven.engine.table.DataIndex.RowKeyLookup
-
Get the row key in the index table for the provided lookup key.
- apply(Runnable) - Method in class io.deephaven.engine.context.ExecutionContext
-
Execute runnable within this execution context.
- apply(String[]) - Method in enum class io.deephaven.csv.ColumnNameLegalizer
- apply(BigDecimal, BigDecimal, BigDecimal, BigDecimal) - Method in interface io.deephaven.engine.table.impl.updateby.em.BaseBigNumberEMOperator.EmFunction
- apply(BigDecimal, BigDecimal, BigDecimal, BigDecimal) - Method in interface io.deephaven.engine.table.impl.updateby.emstd.BaseBigNumberEmStdOperator.EmFunction
- apply(Function<Table, R>) - Method in interface io.deephaven.engine.table.impl.TableAdapter
- apply(Function<Table, R>) - Method in class io.deephaven.engine.table.impl.UncoalescedTable
- apply(Function<Table, R>) - Method in interface io.deephaven.engine.table.Table
-
Applies a function to this table.
- apply(Supplier<T>) - Method in class io.deephaven.engine.context.ExecutionContext
-
Executes supplier within this execution context.
- apply(T) - Method in interface io.deephaven.function.ToObjectFunction
- apply(T) - Method in class io.deephaven.integrations.python.PythonFunction
- apply(T) - Method in class io.deephaven.plot.util.functions.ClosureFunction
- apply(T) - Method in interface io.deephaven.web.shared.fu.JsConsumer
- apply(T1, T2) - Method in interface io.deephaven.web.shared.fu.JsBiConsumer
- apply(T, T) - Method in interface io.deephaven.base.ringbuffer.AggregatingObjectRingBuffer.ObjectFunction
-
Applies this function to the given arguments.
- apply(T, U) - Method in class io.deephaven.integrations.python.PythonBiFunction
- apply(T, U) - Method in class io.deephaven.plot.util.functions.ClosureBiFunction
-
Applies this function to the given arguments.
- Apply - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service.HierarchicalTableService
- APPLY_PREVIEW_COLUMNS - Enum constant in enum class io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.OpCase
- APPLY_PREVIEW_COLUMNS - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.batchtablerequest.operation.OpCase
- APPLY_PREVIEW_COLUMNS_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation
- applyAsByte(T) - Method in interface io.deephaven.engine.primitive.function.ToByteFunction
-
Applies this function to the given argument of type
ToByteFunction
. - applyAsByte(T) - Method in interface io.deephaven.function.ToByteFunction
-
Applies this function to the given argument.
- applyAsByte(T) - Method in interface io.deephaven.util.datastructures.cache.BoundedIntrusiveMappingCache.ToByteFunction
- applyAsChar(T) - Method in interface io.deephaven.engine.primitive.function.ToCharFunction
-
Applies this function to the given argument of type
ToCharFunction
. - applyAsChar(T) - Method in interface io.deephaven.function.ToCharFunction
-
Applies this function to the given argument.
- applyAsCharacter(T) - Method in interface io.deephaven.util.datastructures.cache.BoundedIntrusiveMappingCache.ToCharacterFunction
- applyAsDouble(double) - Method in class io.deephaven.plot.util.functions.ClosureDoubleUnaryOperator
- applyAsDouble(double, double) - Method in class io.deephaven.plot.util.functions.ClosureDoubleBinaryOperator
- applyAsDouble(float) - Method in interface io.deephaven.engine.primitive.function.FloatToDoubleFunction
-
Apply this function to
value
. - applyAsDouble(T) - Method in interface io.deephaven.function.ToDoubleFunction
- applyAsFloat(T) - Method in interface io.deephaven.engine.primitive.function.ToFloatFunction
-
Applies this function to the given argument of type
ToFloatFunction
. - applyAsFloat(T) - Method in interface io.deephaven.function.ToFloatFunction
-
Applies this function to the given argument.
- applyAsFloat(T) - Method in interface io.deephaven.util.datastructures.cache.BoundedIntrusiveMappingCache.ToFloatFunction
- applyAsInt(byte) - Method in interface io.deephaven.engine.primitive.function.ByteToIntFunction
-
Apply this function to
value
. - applyAsInt(char) - Method in interface io.deephaven.engine.primitive.function.CharToIntFunction
-
Apply this function to
value
. - applyAsInt(short) - Method in interface io.deephaven.engine.primitive.function.ShortToIntFunction
-
Apply this function to
value
. - applyAsInt(T) - Method in interface io.deephaven.function.ToIntFunction
- applyAsInt(VALUE_TYPE) - Method in class io.deephaven.util.datastructures.cache.ReverseOffsetLookupCache
-
Get the index of value in reverse lookup cache.
- applyAsLong(long, S) - Method in interface io.deephaven.engine.table.impl.select.FunctionalColumnLong.RowKeyAndValueFunction
- applyAsLong(T) - Method in interface io.deephaven.function.ToLongFunction
- applyAsShort(T) - Method in interface io.deephaven.engine.primitive.function.ToShortFunction
-
Applies this function to the given argument of type
ToShortFunction
. - applyAsShort(T) - Method in interface io.deephaven.function.ToShortFunction
-
Applies this function to the given argument.
- applyAsShort(T) - Method in interface io.deephaven.util.datastructures.cache.BoundedIntrusiveMappingCache.ToShortFunction
- applyChunkFilter(RowSet, ColumnSource<?>, boolean, ChunkFilter) - Static method in interface io.deephaven.engine.table.impl.chunkfilter.ChunkFilter
-
Apply a chunk filter to a RowSet and column source, producing a new WritableRowSet that is responsive to the filter.
- applyCustomColumns(JsArray<JsTable.CustomColumnArgUnionType>) - Method in class io.deephaven.web.client.api.JsTable
-
used when adding new filter and sort operations to the table, as long as they are present.
- applyCustomColumns(JsArray<JsTable.CustomColumnArgUnionType>) - Method in class io.deephaven.web.client.api.JsTotalsTable
-
Replace the current custom columns with a new set.
- applyCustomColumns(JsArray<JsTable.CustomColumnArgUnionType>) - Method in class io.deephaven.web.client.api.tree.JsTreeTable
-
Adding new columns to the table based on other columns using updateView() mechanics.
- applyDecoder(ObjectDecoder<T>) - Method in class io.deephaven.chunk.ByteChunk
- applyDecoder(ObjectDecoder<T>, int, int) - Method in class io.deephaven.chunk.ByteChunk
- applyFilter(FilterCondition[]) - Method in class io.deephaven.web.client.api.JsTable
-
Replace the currently set filters on the table.
- applyFilter(FilterCondition[]) - Method in class io.deephaven.web.client.api.JsTotalsTable
-
Replace the currently set filters on the table.
- applyFilter(FilterCondition[]) - Method in class io.deephaven.web.client.api.tree.JsTreeTable
-
Applies the given filter to the contents of the tree in such a way that if any node is visible, then any parent node will be visible as well even if that parent node would not normally be visible due to the filter's condition.
- applyFormulaChunk(Formula.FillContext, WritableBooleanChunk<? super Values>, Chunk<? extends Values>[]) - Method in class io.deephaven.engine.table.impl.select.FormulaKernelTypedBase
- applyFormulaChunk(Formula.FillContext, WritableByteChunk<? super Values>, Chunk<? extends Values>[]) - Method in class io.deephaven.engine.table.impl.select.FormulaKernelTypedBase
- applyFormulaChunk(Formula.FillContext, WritableCharChunk<? super Values>, Chunk<? extends Values>[]) - Method in class io.deephaven.engine.table.impl.select.FormulaKernelTypedBase
- applyFormulaChunk(Formula.FillContext, WritableChunk<? super Values>, Chunk<? extends Values>[]) - Method in interface io.deephaven.engine.table.impl.select.formula.FormulaKernel
- applyFormulaChunk(Formula.FillContext, WritableChunk<? super Values>, Chunk<? extends Values>[]) - Method in class io.deephaven.engine.table.impl.select.FormulaKernelTypedBase
- applyFormulaChunk(Formula.FillContext, WritableDoubleChunk<? super Values>, Chunk<? extends Values>[]) - Method in class io.deephaven.engine.table.impl.select.FormulaKernelTypedBase
- applyFormulaChunk(Formula.FillContext, WritableFloatChunk<? super Values>, Chunk<? extends Values>[]) - Method in class io.deephaven.engine.table.impl.select.FormulaKernelTypedBase
- applyFormulaChunk(Formula.FillContext, WritableIntChunk<? super Values>, Chunk<? extends Values>[]) - Method in class io.deephaven.engine.table.impl.select.FormulaKernelTypedBase
- applyFormulaChunk(Formula.FillContext, WritableLongChunk<? super Values>, Chunk<? extends Values>[]) - Method in class io.deephaven.engine.table.impl.select.FormulaKernelTypedBase
- applyFormulaChunk(Formula.FillContext, WritableObjectChunk<T, ? super Values>, Chunk<? extends Values>[]) - Method in class io.deephaven.engine.table.impl.select.FormulaKernelTypedBase
- applyFormulaChunk(Formula.FillContext, WritableShortChunk<? super Values>, Chunk<? extends Values>[]) - Method in class io.deephaven.engine.table.impl.select.FormulaKernelTypedBase
- applyFunction(Function<? super T, ? extends R>, String, String, Class<R>) - Method in class io.deephaven.plot.datasets.multiseries.AbstractMultiSeries
-
Applies the
function
to thebyColumns
of the underlying table to create a new column namedcolumnName
. - applyFunction(Function<? super T, ? extends R>, String, String, Class<R>) - Method in class io.deephaven.plot.datasets.multiseries.AbstractSwappableMultiSeries
- applyFunction(Function<Table, Table>) - Method in class io.deephaven.plot.util.tables.PartitionedTableBackedPartitionedTableHandle
- applyFunction(Function<Table, Table>) - Method in class io.deephaven.plot.util.tables.PartitionedTableHandle
- applyIterator() - Method in class io.deephaven.engine.rowset.RowSetShiftData
- applyKeyOffset(int, long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspArray
- applyKeyOffset(long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspArray
- applyLeftShift(RowSequence, Chunk[], long, IncrementalNaturalJoinStateManagerTypedBase.ProbeContext) - Method in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- applyLeftShift(Context, ColumnSource<?>[], RowSet, long) - Method in interface io.deephaven.engine.table.impl.BothIncrementalNaturalJoinStateManager
- applyLeftShift(Context, ColumnSource<?>[], RowSet, long) - Method in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- applyNamingFunction() - Method in class io.deephaven.plot.datasets.multiseries.AbstractMultiSeries
-
This is used by super classes so we can call applyNamingFunction during construction without NPEs
- applyOffset(long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
-
Apply an offset to every value in this bitmap, mutating it.
- applyOffsetImpl(long, Supplier<RspBitmap>, Supplier<RspBitmap>) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- applyOffsetNoWriteCheck(long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
- applyOffsetOnNew(long) - Method in class io.deephaven.engine.rowset.impl.rsp.RspBitmap
-
Apply an offset to every value in this bitmap, returning a new bitmap (original is not changed).
- applyOutputShift(RowSet, long) - Method in class io.deephaven.engine.table.impl.updateby.emstd.BaseBigNumberEmStdOperator
- applyOutputShift(RowSet, long) - Method in class io.deephaven.engine.table.impl.updateby.emstd.BasePrimitiveEmStdOperator
- applyOutputShift(RowSet, long) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseByteUpdateByOperator
- applyOutputShift(RowSet, long) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseCharUpdateByOperator
- applyOutputShift(RowSet, long) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseDoubleUpdateByOperator
- applyOutputShift(RowSet, long) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseFloatUpdateByOperator
- applyOutputShift(RowSet, long) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseIntUpdateByOperator
- applyOutputShift(RowSet, long) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseLongUpdateByOperator
- applyOutputShift(RowSet, long) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseObjectUpdateByOperator
- applyOutputShift(RowSet, long) - Method in class io.deephaven.engine.table.impl.updateby.internal.BaseShortUpdateByOperator
- applyOutputShift(RowSet, long) - Method in class io.deephaven.engine.table.impl.updateby.rollingformula.LongRollingFormulaOperator
- applyOutputShift(RowSet, long) - Method in class io.deephaven.engine.table.impl.updateby.rollingformulamulticolumn.RollingFormulaMultiColumnOperator
- applyOutputShift(RowSet, long) - Method in class io.deephaven.engine.table.impl.updateby.rollinggroup.RollingGroupOperator
- applyOutputShift(RowSet, long) - Method in class io.deephaven.engine.table.impl.updateby.UpdateByOperator
-
Apply a shift to the operation.
- applyPreview(Table) - Static method in class io.deephaven.engine.table.impl.preview.ColumnPreviewManager
-
Iterates over a tables columns and applies a preview (or wraps non-serializable).
- applyPreviewColumns(ApplyPreviewColumnsRequest, StreamObserver<ExportedTableCreationResponse>) - Method in class io.deephaven.server.table.ops.TableServiceGrpcImpl
- applyPreviewColumns(ApplyPreviewColumnsRequest, BrowserHeaders) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- applyPreviewColumns(ApplyPreviewColumnsRequest, BrowserHeaders, TableServiceClient.ApplyPreviewColumnsCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- applyPreviewColumns(ApplyPreviewColumnsRequest, TableServiceClient.ApplyPreviewColumnsMetadata_or_callbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- applyPreviewColumns(ApplyPreviewColumnsRequest, TableServiceClient.ApplyPreviewColumnsMetadata_or_callbackFn, TableServiceClient.ApplyPreviewColumnsCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- applyPreviewColumns(ApplyPreviewColumnsRequest, TableServiceClient.ApplyPreviewColumnsMetadata_or_callbackUnionType) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- applyPreviewColumns(ApplyPreviewColumnsRequest, TableServiceClient.ApplyPreviewColumnsMetadata_or_callbackUnionType, TableServiceClient.ApplyPreviewColumnsCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- applyPreviewColumns(ApplyPreviewColumnsRequest) - Method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceBlockingStub
-
Create a table that has preview columns applied to an existing source table.
- applyPreviewColumns(ApplyPreviewColumnsRequest) - Method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceFutureStub
-
Create a table that has preview columns applied to an existing source table.
- applyPreviewColumns(ApplyPreviewColumnsRequest, StreamObserver<ExportedTableCreationResponse>) - Method in interface io.deephaven.proto.backplane.grpc.TableServiceGrpc.AsyncService
-
Create a table that has preview columns applied to an existing source table.
- applyPreviewColumns(ApplyPreviewColumnsRequest, StreamObserver<ExportedTableCreationResponse>) - Method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceStub
-
Create a table that has preview columns applied to an existing source table.
- ApplyPreviewColumns - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableService
- ApplyPreviewColumnsGrpcImpl - Class in io.deephaven.server.table.ops
- ApplyPreviewColumnsGrpcImpl(TableServiceContextualAuthWiring) - Constructor for class io.deephaven.server.table.ops.ApplyPreviewColumnsGrpcImpl
- ApplyPreviewColumnsRequest - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- ApplyPreviewColumnsRequest - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.ApplyPreviewColumnsRequest
- ApplyPreviewColumnsRequest() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ApplyPreviewColumnsRequest
- ApplyPreviewColumnsRequest.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.ApplyPreviewColumnsRequest
- ApplyPreviewColumnsRequest.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- ApplyPreviewColumnsRequest.ToObjectReturnType.SourceIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- ApplyPreviewColumnsRequest.ToObjectReturnType.SourceIdFieldType.TicketFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- ApplyPreviewColumnsRequest.ToObjectReturnType.SourceIdFieldType.TicketFieldType.GetTicketUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- ApplyPreviewColumnsRequest.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- ApplyPreviewColumnsRequest.ToObjectReturnType0.SourceIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- ApplyPreviewColumnsRequest.ToObjectReturnType0.SourceIdFieldType.TicketFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- ApplyPreviewColumnsRequest.ToObjectReturnType0.SourceIdFieldType.TicketFieldType.GetTicketUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- ApplyPreviewColumnsRequestOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- applyRequestMetadata(CallCredentials.RequestInfo, Executor, CallCredentials.MetadataApplier) - Method in class io.deephaven.client.impl.BearerHandler
- applyRightShift(RowSequence, Chunk[], long, NaturalJoinModifiedSlotTracker, IncrementalNaturalJoinStateManagerTypedBase.ProbeContext) - Method in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- applyRightShift(RowSequence, Chunk[], long, NaturalJoinModifiedSlotTracker, RightIncrementalNaturalJoinStateManagerTypedBase.ProbeContext) - Method in class io.deephaven.engine.table.impl.naturaljoin.RightIncrementalNaturalJoinStateManagerTypedBase
- applyRightShift(Context, ColumnSource<?>[], RowSet, long, NaturalJoinModifiedSlotTracker) - Method in interface io.deephaven.engine.table.impl.BothIncrementalNaturalJoinStateManager
- applyRightShift(Context, ColumnSource<?>[], RowSet, long, NaturalJoinModifiedSlotTracker) - Method in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- applyRightShift(Context, ColumnSource<?>[], RowSet, long, NaturalJoinModifiedSlotTracker) - Method in class io.deephaven.engine.table.impl.naturaljoin.RightIncrementalNaturalJoinStateManagerTypedBase
- applyRightShift(Context, ColumnSource<?>[], RowSet, long, NaturalJoinModifiedSlotTracker) - Method in class io.deephaven.engine.table.impl.RightIncrementalNaturalJoinStateManager
- applyShift(long) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- applyShift(long) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesLong
- applyShift(long) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesPacked
- applyShift(WritableRowSet, long, long, long) - Static method in class io.deephaven.engine.rowset.RowSetShiftData
-
Apply a shift to the provided rowSet.
- applyShift(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.ByteReverseSegmentedSortedArray
- applyShift(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.ByteSegmentedSortedArray
- applyShift(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.CharReverseSegmentedSortedArray
- applyShift(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.CharSegmentedSortedArray
- applyShift(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.DoubleReverseSegmentedSortedArray
- applyShift(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.DoubleSegmentedSortedArray
- applyShift(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.FloatReverseSegmentedSortedArray
- applyShift(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.FloatSegmentedSortedArray
- applyShift(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.IntReverseSegmentedSortedArray
- applyShift(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.IntSegmentedSortedArray
- applyShift(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.LongReverseSegmentedSortedArray
- applyShift(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.LongSegmentedSortedArray
- applyShift(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.NullAwareCharReverseSegmentedSortedArray
- applyShift(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.NullAwareCharSegmentedSortedArray
- applyShift(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.ObjectReverseSegmentedSortedArray
- applyShift(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.ObjectSegmentedSortedArray
- applyShift(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in interface io.deephaven.engine.table.impl.ssa.SegmentedSortedArray
- applyShift(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.ShortReverseSegmentedSortedArray
- applyShift(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.ShortSegmentedSortedArray
- applyShift(Chunk<Values>, LongChunk<RowKeys>, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.ByteChunkSsaStamp
- applyShift(Chunk<Values>, LongChunk<RowKeys>, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.ByteReverseChunkSsaStamp
- applyShift(Chunk<Values>, LongChunk<RowKeys>, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.CharChunkSsaStamp
- applyShift(Chunk<Values>, LongChunk<RowKeys>, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.CharReverseChunkSsaStamp
- applyShift(Chunk<Values>, LongChunk<RowKeys>, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in interface io.deephaven.engine.table.impl.ssa.ChunkSsaStamp
- applyShift(Chunk<Values>, LongChunk<RowKeys>, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.DoubleChunkSsaStamp
- applyShift(Chunk<Values>, LongChunk<RowKeys>, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.DoubleReverseChunkSsaStamp
- applyShift(Chunk<Values>, LongChunk<RowKeys>, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.FloatChunkSsaStamp
- applyShift(Chunk<Values>, LongChunk<RowKeys>, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.FloatReverseChunkSsaStamp
- applyShift(Chunk<Values>, LongChunk<RowKeys>, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.IntChunkSsaStamp
- applyShift(Chunk<Values>, LongChunk<RowKeys>, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.IntReverseChunkSsaStamp
- applyShift(Chunk<Values>, LongChunk<RowKeys>, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.LongChunkSsaStamp
- applyShift(Chunk<Values>, LongChunk<RowKeys>, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.LongReverseChunkSsaStamp
- applyShift(Chunk<Values>, LongChunk<RowKeys>, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.NullAwareCharChunkSsaStamp
- applyShift(Chunk<Values>, LongChunk<RowKeys>, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.NullAwareCharReverseChunkSsaStamp
- applyShift(Chunk<Values>, LongChunk<RowKeys>, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.ObjectChunkSsaStamp
- applyShift(Chunk<Values>, LongChunk<RowKeys>, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.ObjectReverseChunkSsaStamp
- applyShift(Chunk<Values>, LongChunk<RowKeys>, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.ShortChunkSsaStamp
- applyShift(Chunk<Values>, LongChunk<RowKeys>, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.ShortReverseChunkSsaStamp
- applyShift(RowSet, RowSetShiftData) - Method in interface io.deephaven.engine.table.impl.util.WritableRowRedirection
-
Update this WritableRowRedirection according to a
RowSetShiftData
. - applyShift(SegmentedSortedArray, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.ByteReverseSsaSsaStamp
- applyShift(SegmentedSortedArray, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.ByteSsaSsaStamp
- applyShift(SegmentedSortedArray, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.CharReverseSsaSsaStamp
- applyShift(SegmentedSortedArray, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.CharSsaSsaStamp
- applyShift(SegmentedSortedArray, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.DoubleReverseSsaSsaStamp
- applyShift(SegmentedSortedArray, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.DoubleSsaSsaStamp
- applyShift(SegmentedSortedArray, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.FloatReverseSsaSsaStamp
- applyShift(SegmentedSortedArray, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.FloatSsaSsaStamp
- applyShift(SegmentedSortedArray, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.IntReverseSsaSsaStamp
- applyShift(SegmentedSortedArray, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.IntSsaSsaStamp
- applyShift(SegmentedSortedArray, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.LongReverseSsaSsaStamp
- applyShift(SegmentedSortedArray, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.LongSsaSsaStamp
- applyShift(SegmentedSortedArray, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.NullAwareCharReverseSsaSsaStamp
- applyShift(SegmentedSortedArray, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.NullAwareCharSsaSsaStamp
- applyShift(SegmentedSortedArray, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.ObjectReverseSsaSsaStamp
- applyShift(SegmentedSortedArray, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.ObjectSsaSsaStamp
- applyShift(SegmentedSortedArray, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.ShortReverseSsaSsaStamp
- applyShift(SegmentedSortedArray, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in class io.deephaven.engine.table.impl.ssa.ShortSsaSsaStamp
- applyShift(SegmentedSortedArray, Chunk<? extends Values>, LongChunk<RowKeys>, long, WritableRowRedirection, boolean) - Method in interface io.deephaven.engine.table.impl.ssa.SsaSsaStamp
- applyShiftOnNew(long) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- applyShiftOnNew(long) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesLong
- applyShiftOnNew(long) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesPacked
- applyShiftReverse(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.ByteReverseSegmentedSortedArray
- applyShiftReverse(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.ByteSegmentedSortedArray
- applyShiftReverse(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.CharReverseSegmentedSortedArray
- applyShiftReverse(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.CharSegmentedSortedArray
- applyShiftReverse(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.DoubleReverseSegmentedSortedArray
- applyShiftReverse(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.DoubleSegmentedSortedArray
- applyShiftReverse(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.FloatReverseSegmentedSortedArray
- applyShiftReverse(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.FloatSegmentedSortedArray
- applyShiftReverse(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.IntReverseSegmentedSortedArray
- applyShiftReverse(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.IntSegmentedSortedArray
- applyShiftReverse(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.LongReverseSegmentedSortedArray
- applyShiftReverse(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.LongSegmentedSortedArray
- applyShiftReverse(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.NullAwareCharReverseSegmentedSortedArray
- applyShiftReverse(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.NullAwareCharSegmentedSortedArray
- applyShiftReverse(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.ObjectReverseSegmentedSortedArray
- applyShiftReverse(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.ObjectSegmentedSortedArray
- applyShiftReverse(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in interface io.deephaven.engine.table.impl.ssa.SegmentedSortedArray
- applyShiftReverse(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.ShortReverseSegmentedSortedArray
- applyShiftReverse(Chunk<? extends Any>, LongChunk<? extends RowKeys>, long) - Method in class io.deephaven.engine.table.impl.ssa.ShortSegmentedSortedArray
- applyShifts(ShiftedRange[]) - Method in class io.deephaven.web.shared.data.RangeSet
- applyShiftsAndRemainingColumns(QueryTable, QueryTable, SelectAndViewAnalyzer.UpdateFlavor) - Method in class io.deephaven.engine.table.impl.select.analyzers.SelectAndViewAnalyzer.AnalyzerContext
-
Shift columns introduce intermediary table operations.
- applySort(Sort[]) - Method in class io.deephaven.web.client.api.JsTable
-
Replace the currently set sort on this table.
- applySort(Sort[]) - Method in class io.deephaven.web.client.api.JsTotalsTable
-
Replace the currently set sort on this table.
- applySort(Sort[]) - Method in class io.deephaven.web.client.api.tree.JsTreeTable
-
Applies the given sort to all levels of the tree.
- applyTableCreationResponse(ExportedTableCreationResponse) - Method in class io.deephaven.web.client.state.ClientTableState
- applyToAllBy(String, String...) - Method in interface io.deephaven.engine.table.impl.TableDefaults
- applyToAllBy(String, String...) - Method in interface io.deephaven.engine.table.Table
-
Groups data according to groupByColumns and applies formulaColumn to each of columns not altered by the grouping operation.
- applyToAllBy(String, String, Collection<? extends ColumnName>) - Method in interface io.deephaven.engine.table.impl.TableDefaults
- applyToAllBy(String, String, Collection<? extends ColumnName>) - Method in interface io.deephaven.engine.table.Table
-
Groups data according to groupByColumns and applies formulaColumn to each of columns not altered by the grouping operation.
- applyToAllBy(String, Collection<? extends ColumnName>) - Method in interface io.deephaven.engine.table.impl.TableDefaults
- applyToAllBy(String, Collection<? extends ColumnName>) - Method in interface io.deephaven.engine.table.Table
-
Groups data according to groupByColumns and applies formulaColumn to each of columns not altered by the grouping operation.
- applyToEither(CompletionStage<? extends T>, Function<? super T, U>) - Method in class io.deephaven.util.CompletionStageFutureImpl
- applyToEither(CompletionStage<? extends T>, Function<? super T, U>) - Method in interface io.deephaven.util.CompletionStageFuture
- applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>) - Method in class io.deephaven.util.CompletionStageFutureImpl
- applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>, Executor) - Method in class io.deephaven.util.CompletionStageFutureImpl
- applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>) - Method in interface io.deephaven.util.CompletionStageFuture
- applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>, Executor) - Method in interface io.deephaven.util.CompletionStageFuture
- applyToTable(Table) - Method in class io.deephaven.engine.util.LayoutHintBuilder
- applyToTable(Table) - Method in class io.deephaven.engine.util.TotalsTableBuilder
- applyTransform(String, String, Class[], Map<String, Object>, boolean) - Method in class io.deephaven.plot.datasets.multiseries.AbstractPartitionedTableHandleMultiSeries
- applyTransform(String, String, Class[], Map<String, Object>, boolean) - Method in class io.deephaven.plot.datasets.multiseries.AbstractSwappableMultiSeries
- applyTransform(String, String, Class[], Map<String, Object>, boolean) - Method in interface io.deephaven.plot.datasets.multiseries.MultiSeriesInternal
-
Calls a .update() on the underlying table with the given formula: underlyingTable.update(columnName = update)
- applyUpdate(TableUpdate, RowSet, SelectAndViewAnalyzer.UpdateHelper, JobScheduler, LivenessNode, Runnable, Consumer<Exception>) - Method in class io.deephaven.engine.table.impl.select.analyzers.SelectAndViewAnalyzer
-
Apply this update to this SelectAndViewAnalyzer.
- applyUpdate(List<Chunk<Values>>, RangeSet, RangeSet) - Method in class io.deephaven.web.client.api.barrage.data.WebColumnData
-
Apply a viewport update directly to this column data.
- applyUpdates(WebBarrageMessage) - Method in class io.deephaven.web.client.api.barrage.data.WebBarrageSubscription
- applyUpdates(WebBarrageMessage) - Method in class io.deephaven.web.client.api.barrage.data.WebBarrageSubscription.BlinkImpl
- applyUpdates(WebBarrageMessage) - Method in class io.deephaven.web.client.api.barrage.data.WebBarrageSubscription.RedirectedImpl
- applyUpdates(WebBarrageMessage) - Method in class io.deephaven.web.client.api.barrage.data.WebBarrageSubscription.ViewportImpl
- applyUpdates(ArrayDeque<BarrageMessage>) - Method in class io.deephaven.extensions.barrage.table.BarrageBlinkTable
- applyUpdates(ArrayDeque<BarrageMessage>) - Method in class io.deephaven.extensions.barrage.table.BarrageRedirectedTable
- applyUpdates(ArrayDeque<BarrageMessage>) - Method in class io.deephaven.extensions.barrage.table.BarrageTable
- applyUsedVariables(Map<String, ColumnDefinition<?>>, Set<String>, Map<String, Object>) - Method in class io.deephaven.engine.table.impl.select.AbstractFormulaColumn
- applyVariableChangeToDiff(ScriptSession.Changes, String, Object, Object) - Method in class io.deephaven.engine.util.AbstractScriptSession
- AppModeModule - Interface in io.deephaven.server.appmode
- APPROXIMATE_PERCENTILE - Enum constant in enum class io.deephaven.proto.backplane.grpc.AggSpec.TypeCase
- APPROXIMATE_PERCENTILE - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.TypeCase
- APPROXIMATE_PERCENTILE_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.AggSpec
- approximatePercentile(double) - Static method in interface io.deephaven.api.agg.spec.AggSpec
- approximatePercentile(double, double) - Static method in interface io.deephaven.api.agg.spec.AggSpec
- ApproximatePercentile - Class in io.deephaven.engine.table.impl.by
-
Generate approximate percentile aggregations of a table.
- approximatePercentileBy(Table, double) - Static method in class io.deephaven.engine.table.impl.by.ApproximatePercentile
-
Compute the approximate percentiles for the table.
- approximatePercentileBy(Table, double, double, ColumnName...) - Static method in class io.deephaven.engine.table.impl.by.ApproximatePercentile
-
Compute the approximate percentiles for the table.
- approximatePercentileBy(Table, double, ColumnName...) - Static method in class io.deephaven.engine.table.impl.by.ApproximatePercentile
-
Compute the approximate percentiles for the table.
- approximatePercentileBy(Table, double, String...) - Static method in class io.deephaven.engine.table.impl.by.ApproximatePercentile
-
Compute the approximate percentiles for the table.
- approxRatio(long, long) - Static method in class io.deephaven.engine.table.impl.util.PerformanceQueries
- approxRatio(long, long) - Static method in class io.deephaven.engine.table.impl.util.PerformanceQueriesGeneral
- AQUA - Enum constant in enum class io.deephaven.gui.color.Colors
- AQUA - Static variable in class io.deephaven.gui.color.Color
- AQUAMARINE - Enum constant in enum class io.deephaven.gui.color.Colors
- AQUAMARINE - Static variable in class io.deephaven.gui.color.Color
- AREA - Enum constant in enum class io.deephaven.plot.PlotStyle
-
An area chart.
- AREA - Enum constant in enum class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesPlotStyle
-
AREA = 3;
- AREA - Static variable in class io.deephaven.web.client.api.widget.plot.enums.JsSeriesPlotStyle
-
Series items will be drawn as points connected by a line with a filled area under the line.
- AREA_VALUE - Static variable in enum class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesPlotStyle
-
AREA = 3;
- areEqual(CharSequence, CompressedString) - Method in class io.deephaven.base.string.cache.StringCacheTypeAdapterCompressedStringImpl
- areEqual(CharSequence, MappedCompressedString) - Method in class io.deephaven.base.string.cache.StringCacheTypeAdapterMappedCompressedStringImpl
- areEqual(CharSequence, String) - Method in class io.deephaven.base.string.cache.StringCacheTypeAdapterStringImpl
- areEqual(CharSequence, STRING_LIKE_TYPE) - Method in interface io.deephaven.base.string.cache.StringCacheTypeAdapter
-
Compare key (Assumed to be a String *or* a StringCompatible) with value (created by this factory).
- areFileLinesEqual(Path, Path, int) - Static method in class io.deephaven.util.Utils
-
Does a line by line comparison of two files to check if they are the same.
- areSavedLayoutsAllowed() - Method in class io.deephaven.engine.util.LayoutHintBuilder
-
Check if saved layouts should be allowed.
- ArgumentException - Exception in io.deephaven.engine.exceptions
- ArgumentException() - Constructor for exception io.deephaven.engine.exceptions.ArgumentException
- ArgumentException(String) - Constructor for exception io.deephaven.engine.exceptions.ArgumentException
- ArgumentException(String, Throwable) - Constructor for exception io.deephaven.engine.exceptions.ArgumentException
- ArgumentException(String, Throwable, boolean, boolean) - Constructor for exception io.deephaven.engine.exceptions.ArgumentException
- ArgumentException(Throwable) - Constructor for exception io.deephaven.engine.exceptions.ArgumentException
- arguments() - Method in class io.deephaven.api.expression.Function
-
The function arguments.
- arguments() - Method in class io.deephaven.api.expression.Method
-
The method arguments.
- ARGUMENTS_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.InvokeCondition
- ArgumentsChunked - Class in io.deephaven.engine.table.impl.select.python
- ArgumentsChunked(Collection<PyCallableWrapper.ChunkArgument>, Class<?>, boolean) - Constructor for class io.deephaven.engine.table.impl.select.python.ArgumentsChunked
- ArgumentValidations - Class in io.deephaven.plot.util
-
Utilities for validating that plotting arguments are acceptable.
- ArgumentValidations() - Constructor for class io.deephaven.plot.util.ArgumentValidations
- arr() - Method in interface io.deephaven.engine.rowset.impl.rsp.RspArray.SpanCursor
- array - Variable in class io.deephaven.base.array.FastArray
- array - Variable in class io.deephaven.qst.array.LongArray.Builder
- array() - Method in class io.deephaven.chunk.WritableBooleanChunk
-
Get the data array backing this WritableBooleanChunk.
- array() - Method in class io.deephaven.chunk.WritableByteChunk
-
Get the data array backing this WritableByteChunk.
- array() - Method in class io.deephaven.chunk.WritableCharChunk
-
Get the data array backing this WritableCharChunk.
- array() - Method in class io.deephaven.chunk.WritableDoubleChunk
-
Get the data array backing this WritableDoubleChunk.
- array() - Method in class io.deephaven.chunk.WritableFloatChunk
-
Get the data array backing this WritableFloatChunk.
- array() - Method in class io.deephaven.chunk.WritableIntChunk
-
Get the data array backing this WritableIntChunk.
- array() - Method in class io.deephaven.chunk.WritableLongChunk
-
Get the data array backing this WritableLongChunk.
- array() - Method in class io.deephaven.chunk.WritableObjectChunk
-
Get the data array backing this WritableObjectChunk.
- array() - Method in class io.deephaven.chunk.WritableShortChunk
-
Get the data array backing this WritableShortChunk.
- array() - Static method in enum class io.deephaven.json.JsonValueTypes
-
An unmodifiable set of
JsonValueTypes.ARRAY
. - array() - Method in class io.deephaven.json.Value
-
Wraps
this
as the value of anArrayValue
. - array() - Method in class io.deephaven.qst.column.Column
- array(ByteVector) - Static method in class io.deephaven.function.Basic
-
Converts a Deephaven vector to a primitive array that may be freely mutated by the caller.
- array(ByteVector) - Static method in class io.deephaven.libs.GroovyStaticImports
- array(CharVector) - Static method in class io.deephaven.function.Basic
-
Converts a Deephaven vector to a primitive array that may be freely mutated by the caller.
- array(CharVector) - Static method in class io.deephaven.libs.GroovyStaticImports
- array(DoubleVector) - Static method in class io.deephaven.function.Basic
-
Converts a Deephaven vector to a primitive array that may be freely mutated by the caller.
- array(DoubleVector) - Static method in class io.deephaven.libs.GroovyStaticImports
- array(FloatVector) - Static method in class io.deephaven.function.Basic
-
Converts a Deephaven vector to a primitive array that may be freely mutated by the caller.
- array(FloatVector) - Static method in class io.deephaven.libs.GroovyStaticImports
- array(IntVector) - Static method in class io.deephaven.function.Basic
-
Converts a Deephaven vector to a primitive array that may be freely mutated by the caller.
- array(IntVector) - Static method in class io.deephaven.libs.GroovyStaticImports
- array(LongVector) - Static method in class io.deephaven.function.Basic
-
Converts a Deephaven vector to a primitive array that may be freely mutated by the caller.
- array(LongVector) - Static method in class io.deephaven.libs.GroovyStaticImports
- array(ShortVector) - Static method in class io.deephaven.function.Basic
-
Converts a Deephaven vector to a primitive array that may be freely mutated by the caller.
- array(ShortVector) - Static method in class io.deephaven.libs.GroovyStaticImports
- Array<T> - Interface in io.deephaven.qst.array
-
Provides strong typing around an array-like object.
- Array() - Method in class io.deephaven.lang.generated.Chunker
- ARRAY - Enum constant in enum class io.deephaven.json.JsonValueTypes
-
A JSON array type.
- ARRAY_END - Static variable in interface io.deephaven.lang.generated.ChunkerConstants
-
RegularExpression Id.
- ARRAY_START - Static variable in interface io.deephaven.lang.generated.ChunkerConstants
-
RegularExpression Id.
- Array.Visitor<R> - Interface in io.deephaven.qst.array
- array2Double(Object) - Static method in class io.deephaven.modelfarm.util.ModelFarmUtils
-
Interpret a table cell value as a 2D double array.
- ArrayAndVectorTransfer<COLUMN_TYPE,
ENCODED_COLUMN_TYPE, BUFFER_TYPE> - Class in io.deephaven.parquet.table.transfer -
Base class for all array and vector transfer objects
- ArrayBacked(int[]) - Constructor for class io.deephaven.engine.rowset.impl.rsp.container.RangeIterator.ArrayBacked
- ArrayBackedColumnSource<T> - Class in io.deephaven.engine.table.impl.sources
-
A ColumnSource backed by in-memory arrays of data.
- ArrayBackedOffsetLookupCache<VALUE_TYPE,
EXTRA_INPUT_TYPE> - Class in io.deephaven.util.datastructures.cache -
Caching data structure for caching int (offset) to Object mappings.
- ArrayBackedOffsetLookupCache(Class<VALUE_TYPE>, OffsetLookup<VALUE_TYPE, EXTRA_INPUT_TYPE>) - Constructor for class io.deephaven.util.datastructures.cache.ArrayBackedOffsetLookupCache
-
Construct a lookup cache for the supplied arguments, using
OffsetLookupCache.createPlaceholder(Class)
to create a "null" placeholder value. - arrayBuffer() - Method in class io.deephaven.web.client.api.storage.JsFileContents
- arrayBuffers(ArrayBuffer...) - Static method in class io.deephaven.web.client.api.storage.JsFileContents
- ArrayBuilder<TYPE,
ARRAY extends Array<TYPE>, SELF extends ArrayBuilder<TYPE, ARRAY, SELF>> - Interface in io.deephaven.qst.array - ArrayContainer - Class in io.deephaven.engine.rowset.impl.rsp.container
-
Simple container made of an array of 16-bit integers
- ArrayContainer() - Constructor for class io.deephaven.engine.rowset.impl.rsp.container.ArrayContainer
-
Create an array container with default capacity
- ArrayContainer(int) - Constructor for class io.deephaven.engine.rowset.impl.rsp.container.ArrayContainer
-
Create an array container with specified capacity
- ArrayContainer(short[]) - Constructor for class io.deephaven.engine.rowset.impl.rsp.container.ArrayContainer
- ArrayContainer(short[], int) - Constructor for class io.deephaven.engine.rowset.impl.rsp.container.ArrayContainer
- ArrayContainer(short[], int, boolean) - Constructor for class io.deephaven.engine.rowset.impl.rsp.container.ArrayContainer
- arrayCopy(boolean[], int, boolean[], int, int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Booleans
- arrayCopy(byte[], int, byte[], int, int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Bytes
- arrayCopy(char[], int, char[], int, int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Chars
- arrayCopy(double[], int, double[], int, int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Doubles
- arrayCopy(float[], int, float[], int, int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Floats
- arrayCopy(int[], int, int[], int, int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Ints
- arrayCopy(long[], int, long[], int, int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Longs
- arrayCopy(short[], int, short[], int, int) - Method in enum class io.deephaven.util.PrimitiveArrayType.Shorts
- arrayCopy(T, int, T, int, int) - Method in interface io.deephaven.util.ArrayType
-
A strongly-typed equivalent to
System.arraycopy(Object, int, Object, int, int)
. - arrayDelimiter(String) - Method in class io.deephaven.jdbc.JdbcToTableAdapter.ReadJdbcOptions
-
Specify the delimiter to expect when mapping JDBC String columns to Deephaven arrays.
- arrayDouble(Object) - Static method in class io.deephaven.modelfarm.util.ModelFarmUtils
-
Interpret a table cell value as a double array.
- ArrayExpansionKernel<T> - Interface in io.deephaven.extensions.barrage.chunk.array
-
The
ArrayExpansionKernel
interface provides a mechanism for expanding chunks containing arrays into a pair ofLongChunk
andChunk<T>
, enabling efficient handling of array-typed columnar data. - arrayFloat(Object) - Static method in class io.deephaven.modelfarm.util.ModelFarmUtils
-
Interpret a table cell value as a float array.
- arrayGroup() - Method in class io.deephaven.json.ObjectField
-
The array group for
this
field. - arrayGroup(Object) - Method in interface io.deephaven.json.ObjectField.Builder
- arrayInstant(Object) - Static method in class io.deephaven.modelfarm.util.ModelFarmUtils
-
Interpret a table cell value as a date time array.
- arrayInt(Object) - Static method in class io.deephaven.modelfarm.util.ModelFarmUtils
-
Interpret a table cell value as an int array.
- arrayLong(Object) - Static method in class io.deephaven.modelfarm.util.ModelFarmUtils
-
Interpret a table cell value as a long array.
- arrayObj(ObjectVector<T>) - Static method in class io.deephaven.function.Basic
-
Converts a Deephaven vector to an array that may be freely mutated by the caller.
- arrayObj(ObjectVector<T>) - Static method in class io.deephaven.libs.GroovyStaticImports
- arrayOffset() - Method in class io.deephaven.chunk.WritableBooleanChunk
-
Get this WritableBooleanChunk's offset into the backing data array.
- arrayOffset() - Method in class io.deephaven.chunk.WritableByteChunk
-
Get this WritableByteChunk's offset into the backing data array.
- arrayOffset() - Method in class io.deephaven.chunk.WritableCharChunk
-
Get this WritableCharChunk's offset into the backing data array.
- arrayOffset() - Method in class io.deephaven.chunk.WritableDoubleChunk
-
Get this WritableDoubleChunk's offset into the backing data array.
- arrayOffset() - Method in class io.deephaven.chunk.WritableFloatChunk
-
Get this WritableFloatChunk's offset into the backing data array.
- arrayOffset() - Method in class io.deephaven.chunk.WritableIntChunk
-
Get this WritableIntChunk's offset into the backing data array.
- arrayOffset() - Method in class io.deephaven.chunk.WritableLongChunk
-
Get this WritableLongChunk's offset into the backing data array.
- arrayOffset() - Method in class io.deephaven.chunk.WritableObjectChunk
-
Get this WritableObjectChunk's offset into the backing data array.
- arrayOffset() - Method in class io.deephaven.chunk.WritableShortChunk
-
Get this WritableShortChunk's offset into the backing data array.
- arrayOrNull() - Static method in enum class io.deephaven.json.JsonValueTypes
-
An unmodifiable set of
JsonValueTypes.ARRAY
,JsonValueTypes.NULL
. - ArrayParser - Class in io.deephaven.jdbc.util
-
A simple wrapper for string-to-array parsing.
- ArrayPreview - Class in io.deephaven.engine.table.impl.preview
-
A Preview Type for Arrays and Vector.
- arrayReset() - Method in class io.deephaven.base.array.FastArray
- arrayReset() - Method in class io.deephaven.base.array.FastBooleanArray
- arrayReset() - Method in class io.deephaven.base.array.FastByteArray
- arrayReset() - Method in class io.deephaven.base.array.FastCharArray
- arrayReset() - Method in class io.deephaven.base.array.FastDoubleArray
- arrayReset() - Method in class io.deephaven.base.array.FastFloatArray
- arrayReset() - Method in class io.deephaven.base.array.FastIntArray
- arrayReset() - Method in class io.deephaven.base.array.FastLongArray
- arrayReset() - Method in class io.deephaven.base.array.FastShortArray
- arrays - Variable in class io.deephaven.engine.table.impl.select.formula.FormulaSourceDescriptor
- ArrayShortBatchIterator - Class in io.deephaven.engine.rowset.impl.rsp.container
- ArrayShortBatchIterator(ArrayContainer, int) - Constructor for class io.deephaven.engine.rowset.impl.rsp.container.ArrayShortBatchIterator
- arraySizeRoundingInt(int) - Static method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- arraySizeRoundingShort(int) - Static method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- arrayString(Object) - Static method in class io.deephaven.modelfarm.util.ModelFarmUtils
-
Interpret a table cell value as a string array.
- ArrayStringSet - Class in io.deephaven.stringset
-
Array-backed
StringSet
implementation. - ArrayStringSet(String...) - Constructor for class io.deephaven.stringset.ArrayStringSet
- arrayToBitSet(Object[]) - Static method in class io.deephaven.base.formatters.FormatBitSet
- arrayToLog(Object[]) - Static method in class io.deephaven.base.formatters.FormatBitSet
- ArrayTuple - Class in io.deephaven.tuple
-
N-Tuple key class backed by an array of elements.
- ArrayTuple() - Constructor for class io.deephaven.tuple.ArrayTuple
-
This is required for
Externalizable
support, but should not be used otherwise. - ArrayTuple(Object...) - Constructor for class io.deephaven.tuple.ArrayTuple
-
Construct a tuple backed by the supplied array of elements.
- arrayType() - Method in class io.deephaven.qst.type.BooleanType
- arrayType() - Method in class io.deephaven.qst.type.ByteType
- arrayType() - Method in class io.deephaven.qst.type.CharType
- arrayType() - Method in class io.deephaven.qst.type.DoubleType
- arrayType() - Method in class io.deephaven.qst.type.FloatType
- arrayType() - Method in interface io.deephaven.qst.type.GenericType
- arrayType() - Method in class io.deephaven.qst.type.GenericTypeBase
- arrayType() - Method in class io.deephaven.qst.type.IntType
- arrayType() - Method in class io.deephaven.qst.type.LongType
- arrayType() - Method in class io.deephaven.qst.type.ShortType
- arrayType() - Method in interface io.deephaven.qst.type.Type
-
Create a
native array type
withthis
as the component type. - ArrayType<T,
ComponentType> - Interface in io.deephaven.qst.type -
An array-like type.
- ArrayType<T> - Interface in io.deephaven.util
-
A utility interface that allows strongly typed access to an array.
- ArrayType - Annotation Interface in io.deephaven.util.annotations
-
This annotation indicates that the annotated class in some way represents an array of the specified type.
- ArrayType.Visitor<R> - Interface in io.deephaven.qst.type
- ArrayTypeBase<T,
ComponentType> - Class in io.deephaven.qst.type - ArrayTypeBase() - Constructor for class io.deephaven.qst.type.ArrayTypeBase
- ArrayTypeGetter - Annotation Interface in io.deephaven.util.annotations
-
This annotation marks a specific method within a class that has been annotated with
ArrayType
as the means to retrieve an array of the type indicated. - ArrayTypeUtils - Class in io.deephaven.util.type
-
Common utilities for interacting generically with arrays.
- ArrayTypeUtils() - Constructor for class io.deephaven.util.type.ArrayTypeUtils
- ArrayTypeUtils.ArrayAccessor<T> - Interface in io.deephaven.util.type
- ArrayTypeUtils.BooleanArrayAccessor - Class in io.deephaven.util.type
- ArrayTypeUtils.ByteArrayAccessor - Class in io.deephaven.util.type
- ArrayTypeUtils.CharArrayAccessor - Class in io.deephaven.util.type
- ArrayTypeUtils.DoubleArrayAccessor - Class in io.deephaven.util.type
- ArrayTypeUtils.FloatArrayAccessor - Class in io.deephaven.util.type
- ArrayTypeUtils.IntArrayAccessor - Class in io.deephaven.util.type
- ArrayTypeUtils.LongArrayAccessor - Class in io.deephaven.util.type
- ArrayTypeUtils.ObjectArrayAccessor<T> - Class in io.deephaven.util.type
- ArrayTypeUtils.ShortArrayAccessor - Class in io.deephaven.util.type
- ArrayUtil - Class in io.deephaven.base
- ArrayUtil() - Constructor for class io.deephaven.base.ArrayUtil
- ArrayValue - Class in io.deephaven.json
-
A "typed array", where all the elements in the
JsonValueTypes.ARRAY
have the sameArrayValue.element()
type. - ArrayValue() - Constructor for class io.deephaven.json.ArrayValue
- ArrayValue.Builder - Interface in io.deephaven.json
- arrayValueSources - Variable in class io.deephaven.engine.table.impl.util.KeyedArrayBackedInputTable
- ArrayWeakReferenceManager<T> - Class in io.deephaven.util.datastructures
-
Implementation of
WeakReferenceManager
backed by anArrayList
(when not concurrent) or aCopyOnWriteArrayList
(when concurrent). - ArrayWeakReferenceManager() - Constructor for class io.deephaven.util.datastructures.ArrayWeakReferenceManager
-
Construct a WeakReferenceManager as with
new ArrayWeakReferenceManager(true)
. - ArrayWeakReferenceManager(boolean) - Constructor for class io.deephaven.util.datastructures.ArrayWeakReferenceManager
-
Construct a WeakReferenceManager.
- arrIdx() - Method in interface io.deephaven.engine.rowset.impl.rsp.RspArray.SpanCursor
- ARROW - Static variable in interface io.deephaven.lang.generated.ChunkerConstants
-
RegularExpression Id.
- ArrowBooleanColumnSource - Class in io.deephaven.extensions.arrow.sources
-
Arrow Vector:
BitVector
Deephaven Type: boolean - ArrowBooleanColumnSource(int, Field, ArrowWrapperTools.ArrowTableContext) - Constructor for class io.deephaven.extensions.arrow.sources.ArrowBooleanColumnSource
- ArrowByteColumnSource - Class in io.deephaven.extensions.arrow.sources
-
Arrow Vector:
TinyIntVector
Deephaven Type: byte - ArrowByteColumnSource(int, Field, ArrowWrapperTools.ArrowTableContext) - Constructor for class io.deephaven.extensions.arrow.sources.ArrowByteColumnSource
- ArrowCharColumnSource - Class in io.deephaven.extensions.arrow.sources
-
Arrow Vector:
UInt2Vector
Deephaven Type: char - ArrowCharColumnSource(int, Field, ArrowWrapperTools.ArrowTableContext) - Constructor for class io.deephaven.extensions.arrow.sources.ArrowCharColumnSource
- ArrowDoubleColumnSource - Class in io.deephaven.extensions.arrow.sources
-
Arrow Vector:
Float8Vector
Deephaven Type: double - ArrowDoubleColumnSource(int, Field, ArrowWrapperTools.ArrowTableContext) - Constructor for class io.deephaven.extensions.arrow.sources.ArrowDoubleColumnSource
- ArrowFactory() - Constructor for class io.deephaven.extensions.barrage.BarrageMessageWriterImpl.ArrowFactory
- arrowField() - Method in class io.deephaven.extensions.barrage.BarrageTypeInfo
- arrowFieldFor(String, Class<?>, Class<?>, Map<String, String>, boolean) - Static method in class io.deephaven.extensions.barrage.util.BarrageUtil
- ArrowFlightUtil - Class in io.deephaven.server.arrow
- ArrowFlightUtil() - Constructor for class io.deephaven.server.arrow.ArrowFlightUtil
- ArrowFlightUtil.DoExchangeMarshaller - Class in io.deephaven.server.arrow
-
Helper class that maintains a subscription whether it was created by a bi-directional stream request or the no-client-streaming request.
- ArrowFlightUtil.DoExchangeMarshaller.Factory - Interface in io.deephaven.server.arrow
- ArrowFlightUtil.DoExchangeMarshaller.Handler - Interface in io.deephaven.server.arrow
-
Interface for the individual handlers for the DoExchange.
- ArrowFlightUtil.DoPutObserver - Class in io.deephaven.server.arrow
-
This is a stateful observer; a DoPut stream begins with its schema.
- ArrowFloatColumnSource - Class in io.deephaven.extensions.arrow.sources
-
Arrow Vector:
Float4Vector
Deephaven Type: float - ArrowFloatColumnSource(int, Field, ArrowWrapperTools.ArrowTableContext) - Constructor for class io.deephaven.extensions.arrow.sources.ArrowFloatColumnSource
- arrowHelper - Variable in class io.deephaven.extensions.arrow.sources.AbstractArrowColumnSource
- ArrowHelper - Class in io.deephaven.proto.flight.util
- ArrowHelper() - Constructor for class io.deephaven.proto.flight.util.ArrowHelper
- ArrowInstantColumnSource - Class in io.deephaven.extensions.arrow.sources
-
Arrow Vector:
TimeStampVector
Deephaven Type: java.time.Instant - ArrowInstantColumnSource(Types.MinorType, int, Field, ArrowWrapperTools.ArrowTableContext) - Constructor for class io.deephaven.extensions.arrow.sources.ArrowInstantColumnSource
- ArrowIntColumnSource - Class in io.deephaven.extensions.arrow.sources
-
Arrow Vector:
IntVector
Deephaven Type: int - ArrowIntColumnSource(int, Field, ArrowWrapperTools.ArrowTableContext) - Constructor for class io.deephaven.extensions.arrow.sources.ArrowIntColumnSource
- ArrowIpcUtil - Class in io.deephaven.extensions.barrage.util
- ArrowIpcUtil() - Constructor for class io.deephaven.extensions.barrage.util.ArrowIpcUtil
- ArrowLocalTimeColumnSource - Class in io.deephaven.extensions.arrow.sources
-
Arrow Vector:
TimeMilliVector
Deephaven Type: java.time.LocalTime - ArrowLocalTimeColumnSource(int, Field, ArrowWrapperTools.ArrowTableContext) - Constructor for class io.deephaven.extensions.arrow.sources.ArrowLocalTimeColumnSource
- ArrowLongColumnSource - Class in io.deephaven.extensions.arrow.sources
-
Arrow Vector:
BigIntVector
Deephaven Type: long - ArrowLongColumnSource(int, Field, ArrowWrapperTools.ArrowTableContext) - Constructor for class io.deephaven.extensions.arrow.sources.ArrowLongColumnSource
- ArrowModule - Class in io.deephaven.server.arrow
- ArrowModule() - Constructor for class io.deephaven.server.arrow.ArrowModule
- ArrowObjectColumnSource<T> - Class in io.deephaven.extensions.arrow.sources
-
Arrow Vector:
ValueVector
Deephaven Type: java.lang.Object - ArrowObjectColumnSource(Class<T>, int, Field, ArrowWrapperTools.ArrowTableContext) - Constructor for class io.deephaven.extensions.arrow.sources.ArrowObjectColumnSource
- arrowSchema - Variable in class io.deephaven.extensions.barrage.util.BarrageUtil.ConvertedArrowSchema
- ArrowShortColumnSource - Class in io.deephaven.extensions.arrow.sources
-
Arrow Vector:
SmallIntVector
Deephaven Type: short - ArrowShortColumnSource(int, Field, ArrowWrapperTools.ArrowTableContext) - Constructor for class io.deephaven.extensions.arrow.sources.ArrowShortColumnSource
- ArrowStringColumnSource - Class in io.deephaven.extensions.arrow.sources
-
Arrow Vector:
VarCharVector
Deephaven Type: java.lang.String - ArrowStringColumnSource(int, Field, ArrowWrapperTools.ArrowTableContext) - Constructor for class io.deephaven.extensions.arrow.sources.ArrowStringColumnSource
- ArrowTableContext(String, BufferAllocator) - Constructor for class io.deephaven.extensions.arrow.ArrowWrapperTools.ArrowTableContext
- ArrowToTableConverter - Class in io.deephaven.extensions.barrage.util
-
This class allows the incremental making of a BarrageTable from Arrow IPC messages, starting with an Arrow Schema message followed by zero or more RecordBatches
- ArrowToTableConverter() - Constructor for class io.deephaven.extensions.barrage.util.ArrowToTableConverter
- ArrowUInt1ColumnSource - Class in io.deephaven.extensions.arrow.sources
-
Arrow Vector:
UInt1Vector
Deephaven Type: short - ArrowUInt1ColumnSource(int, Field, ArrowWrapperTools.ArrowTableContext) - Constructor for class io.deephaven.extensions.arrow.sources.ArrowUInt1ColumnSource
- ArrowUInt4ColumnSource - Class in io.deephaven.extensions.arrow.sources
-
Arrow Vector:
UInt4Vector
Deephaven Type: long - ArrowUInt4ColumnSource(int, Field, ArrowWrapperTools.ArrowTableContext) - Constructor for class io.deephaven.extensions.arrow.sources.ArrowUInt4ColumnSource
- ArrowUInt8ColumnSource - Class in io.deephaven.extensions.arrow.sources
-
Arrow Vector:
UInt8Vector
Deephaven Type: java.math.BigInteger - ArrowUInt8ColumnSource(int, Field, ArrowWrapperTools.ArrowTableContext) - Constructor for class io.deephaven.extensions.arrow.sources.ArrowUInt8ColumnSource
- ArrowWrapperTools - Class in io.deephaven.extensions.arrow
-
This class contains tools for dealing apache arrow data.
- ArrowWrapperTools() - Constructor for class io.deephaven.extensions.arrow.ArrowWrapperTools
- ArrowWrapperTools.ArrowTableContext - Class in io.deephaven.extensions.arrow
- ArrowWrapperTools.FillContext - Class in io.deephaven.extensions.arrow
- ArrowWrapperTools.Shareable - Class in io.deephaven.extensions.arrow
- AS_OF_COLUMN_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.AjRajTablesRequest
- AS_OF_JOIN - Enum constant in enum class io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.OpCase
-
Deprecated.
- AS_OF_JOIN - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.batchtablerequest.operation.OpCase
- AS_OF_JOIN_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation
- AS_OF_MATCH_RULE_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.AsOfJoinTablesRequest
-
Deprecated.
- asAddTableToInputTableMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb_service.InputTableServiceClient.AddTableToInputTableMetadata_or_callbackUnionType
- asAggregateAllMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.AggregateAllMetadata_or_callbackUnionType
- asAggregateMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.AggregateMetadata_or_callbackUnionType
- asApplyMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service.HierarchicalTableServiceClient.ApplyMetadata_or_callbackUnionType
- asApplyPreviewColumnsMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.ApplyPreviewColumnsMetadata_or_callbackUnionType
- asArray() - Method in interface io.deephaven.web.client.api.grpc.HeaderValueUnion
- asArrayBuffer() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder.AllocBytesUnionType
- asArrayBuffer() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder.ConstructorBytesUnionType
- asArrayBuffer() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder.SetBlockDataUnionType
- asArrayBuffer() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader.AllocBytesUnionType
- asArrayBuffer() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader.ConstructorBytesUnionType
- asArrayBuffer() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader.SetBlockBytesUnionType
- asArrayBuffer() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryWriter.WriteBytesValueUnionType
- asArrayBuffer() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryWriter.WriteRepeatedBytesValueArrayUnionType
- asArrayBuffer() - Method in interface io.deephaven.web.client.api.widget.JsWidget.MessageUnion
- asAsOfJoinTablesMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.AsOfJoinTablesMetadata_or_callbackUnionType
- asBigDecimal() - Method in interface io.deephaven.web.client.api.i18n.JsNumberFormat.NumberUnion
- asBigInteger() - Method in interface io.deephaven.web.client.api.i18n.JsNumberFormat.NumberUnion
- asBindTableToVariableMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient.BindTableToVariableMetadata_or_callbackUnionType
- asBoolean() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator.AllocElementsArrayUnionType
- asBoolean() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator.AllocNextFn.UnionType
- asBoolean() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator.BinaryIteratorNextFn.UnionType
- asBoolean() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator.ConstructorElementsArrayUnionType
- asBoolean() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator.GetUnionType
- asBoolean() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator.NextUnionType
- asBoolean() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader.ReadAnyUnionType
- asBoolean() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryWriter.WriteAnyValueUnionType
- asBoolean() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.Message.GetFieldUnionType
- asBoolean() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.Message.SetFieldValueUnionType
- asBoolean() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.Message.SetOneofFieldValueUnionType
- asBooleanChunk() - Method in interface io.deephaven.chunk.Chunk
- asBooleanChunkChunk() - Method in interface io.deephaven.chunk.ChunkChunk
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service.BrowserFlightServiceClient.NextDoExchangeMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service.BrowserFlightServiceClient.NextDoPutMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service.BrowserFlightServiceClient.NextHandshakeMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb_service.FlightServiceClient.GetFlightInfoMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb_service.FlightServiceClient.GetSchemaMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders.ConstructorInitUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.grpcweb.client.Client.StartMetadataUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.grpcweb.invoke.InvokeRpcOptions.GetMetadataUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.grpcweb.unary.UnaryRpcOptions.GetMetadataUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.config_pb_service.ConfigServiceClient.GetAuthenticationConstantsMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.config_pb_service.ConfigServiceClient.GetConfigurationConstantsMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient.BindTableToVariableMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient.CancelAutoCompleteMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient.CancelCommandMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient.ExecuteCommandMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient.GetConsoleTypesMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient.GetHeapInfoMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient.NextAutoCompleteStreamMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient.StartConsoleMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service.HierarchicalTableServiceClient.ApplyMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service.HierarchicalTableServiceClient.ExportSourceMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service.HierarchicalTableServiceClient.RollupMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service.HierarchicalTableServiceClient.TreeMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service.HierarchicalTableServiceClient.ViewMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb_service.InputTableServiceClient.AddTableToInputTableMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb_service.InputTableServiceClient.DeleteTableFromInputTableMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb_service.ObjectServiceClient.FetchObjectMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb_service.ObjectServiceClient.NextMessageStreamMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb_service.PartitionedTableServiceClient.GetTableMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb_service.PartitionedTableServiceClient.MergeMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb_service.PartitionedTableServiceClient.PartitionByMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb_service.SessionServiceClient.CloseSessionMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb_service.SessionServiceClient.ExportFromTicketMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb_service.SessionServiceClient.NewSessionMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb_service.SessionServiceClient.PublishFromTicketMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb_service.SessionServiceClient.RefreshSessionTokenMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb_service.SessionServiceClient.ReleaseMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb_service.SessionServiceClient.TerminationNotificationMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb_service.StorageServiceClient.CreateDirectoryMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb_service.StorageServiceClient.DeleteItemMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb_service.StorageServiceClient.FetchFileMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb_service.StorageServiceClient.ListItemsMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb_service.StorageServiceClient.MoveItemMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb_service.StorageServiceClient.SaveFileMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.AggregateAllMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.AggregateMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.ApplyPreviewColumnsMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.AsOfJoinTablesMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.ComboAggregateMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.ComputeColumnStatisticsMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.CreateInputTableMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.CrossJoinTablesMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.DropColumnsMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.EmptyTableMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.ExactJoinTablesMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.FetchTableMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.FilterMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.FlattenMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.GetExportedTableCreationResponseMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.HeadByMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.HeadMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.LazyUpdateMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.LeftJoinTablesMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.MergeTablesMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.NaturalJoinTablesMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.RunChartDownsampleMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.SeekRowMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.SelectDistinctMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.SelectMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.SnapshotMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.SnapshotWhenMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.SortMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.TailByMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.TailMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.TimeTableMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.UngroupMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.UnstructuredFilterMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.UpdateByMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.UpdateMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.UpdateViewMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.ViewMetadata_or_callbackUnionType
- asBrowserHeaders() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.WhereInMetadata_or_callbackUnionType
- asByteArray() - Static method in interface io.deephaven.protobuf.FieldOptions.BytesBehavior
-
Parsers the field as a
byte[]
. - asByteChunk() - Method in interface io.deephaven.chunk.Chunk
- asByteChunkChunk() - Method in interface io.deephaven.chunk.ChunkChunk
- asByteString() - Static method in interface io.deephaven.protobuf.FieldOptions.BytesBehavior
-
Parses the field as a
ByteString
. - asc() - Method in class io.deephaven.api.ColumnName
-
Equivalent to
SortColumn.asc(this)
. - asc() - Method in class io.deephaven.web.client.api.Sort
-
Builds a Sort instance to sort values in ascending order.
- asc(ColumnName) - Static method in class io.deephaven.api.SortColumn
-
Create an
SortColumn.Order.ASCENDING
sort column. - asCallback() - Method in class io.deephaven.web.client.fu.LazyPromise
- asCancelAutoCompleteMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient.CancelAutoCompleteMetadata_or_callbackUnionType
- asCancelCommandMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient.CancelCommandMetadata_or_callbackUnionType
- ascending(String) - Static method in class io.deephaven.engine.table.impl.SortPair
-
Create an ascending SortPair for name.
- Ascending - Enum constant in enum class io.deephaven.engine.table.impl.SortingOrder
- Ascending - Enum constant in enum class io.deephaven.parquet.table.metadata.SortColumnInfo.SortDirection
- ASCENDING - Enum constant in enum class io.deephaven.api.SortColumn.Order
- ASCENDING - Enum constant in enum class io.deephaven.proto.backplane.grpc.SortDescriptor.SortDirection
-
ASCENDING = 1;
- ASCENDING - Static variable in class io.deephaven.table.sort.SortDirective
- ASCENDING - Static variable in class io.deephaven.web.client.api.Sort
- ASCENDING_VALUE - Static variable in enum class io.deephaven.proto.backplane.grpc.SortDescriptor.SortDirection
-
ASCENDING = 1;
- ascendingMapping() - Method in class io.deephaven.engine.table.impl.util.InverseWrappedRowSetRowRedirection
- ascendingMapping() - Method in interface io.deephaven.engine.table.impl.util.RowRedirection
-
If this RowRedirection is guaranteed to map outer keys in ascending order to inner keys in ascending order; then return true; all other redirections must return false.
- ascendingMapping() - Method in class io.deephaven.engine.table.impl.util.WrappedRowSetRowRedirection
- ascendingPairs(String...) - Static method in class io.deephaven.engine.table.impl.SortPair
-
Create an array of ascending SortPair for names.
- asCharChunk() - Method in interface io.deephaven.chunk.Chunk
- asCharChunkChunk() - Method in interface io.deephaven.chunk.ChunkChunk
- asChunkPool() - Method in interface io.deephaven.chunk.util.pools.BooleanChunkPool
- asChunkPool() - Method in class io.deephaven.chunk.util.pools.BooleanChunkSoftPool
- asChunkPool() - Method in interface io.deephaven.chunk.util.pools.ByteChunkPool
- asChunkPool() - Method in class io.deephaven.chunk.util.pools.ByteChunkSoftPool
- asChunkPool() - Method in interface io.deephaven.chunk.util.pools.CharChunkPool
- asChunkPool() - Method in class io.deephaven.chunk.util.pools.CharChunkSoftPool
- asChunkPool() - Method in interface io.deephaven.chunk.util.pools.DoubleChunkPool
- asChunkPool() - Method in class io.deephaven.chunk.util.pools.DoubleChunkSoftPool
- asChunkPool() - Method in interface io.deephaven.chunk.util.pools.FloatChunkPool
- asChunkPool() - Method in class io.deephaven.chunk.util.pools.FloatChunkSoftPool
- asChunkPool() - Method in interface io.deephaven.chunk.util.pools.IntChunkPool
- asChunkPool() - Method in class io.deephaven.chunk.util.pools.IntChunkSoftPool
- asChunkPool() - Method in interface io.deephaven.chunk.util.pools.LongChunkPool
- asChunkPool() - Method in class io.deephaven.chunk.util.pools.LongChunkSoftPool
- asChunkPool() - Method in class io.deephaven.chunk.util.pools.MultiChunkPool
- asChunkPool() - Method in interface io.deephaven.chunk.util.pools.ObjectChunkPool
- asChunkPool() - Method in class io.deephaven.chunk.util.pools.ObjectChunkSoftPool
- asChunkPool() - Method in interface io.deephaven.chunk.util.pools.ShortChunkPool
- asChunkPool() - Method in class io.deephaven.chunk.util.pools.ShortChunkSoftPool
- asCloseSessionMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb_service.SessionServiceClient.CloseSessionMetadata_or_callbackUnionType
- asComboAggregateMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.ComboAggregateMetadata_or_callbackUnionType
- asComparisons() - Method in class io.deephaven.api.filter.FilterIn
-
Creates the logical equivalent of
this
as anFilter.or(Collection)
withFilterComparison.eq(Expression, Expression)
betweenFilterIn.expression()
and eachFilterIn.values()
. - asComputeColumnStatisticsMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.ComputeColumnStatisticsMetadata_or_callbackUnionType
- asConsumer() - Method in interface io.deephaven.web.shared.fu.JsRunnable
- asCreateDirectoryMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb_service.StorageServiceClient.CreateDirectoryMetadata_or_callbackUnionType
- asCreateInputTableMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.CreateInputTableMetadata_or_callbackUnionType
- asCrossJoinTablesMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.CrossJoinTablesMetadata_or_callbackUnionType
- asCustomColumn() - Method in interface io.deephaven.web.client.api.JsTable.CustomColumnArgUnionType
- asDate() - Method in class io.deephaven.web.client.api.DateWrapper
- asDeleteItemMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb_service.StorageServiceClient.DeleteItemMetadata_or_callbackUnionType
- asDeleteTableFromInputTableMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb_service.InputTableServiceClient.DeleteTableFromInputTableMetadata_or_callbackUnionType
- asDouble() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator.AllocElementsArrayUnionType
- asDouble() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator.AllocNextFn.UnionType
- asDouble() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator.BinaryIteratorNextFn.UnionType
- asDouble() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator.ConstructorElementsArrayUnionType
- asDouble() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator.GetUnionType
- asDouble() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator.NextUnionType
- asDouble() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader.ReadAnyUnionType
- asDouble() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryWriter.WriteAnyValueUnionType
- asDouble() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.Message.GetFieldUnionType
- asDouble() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.Message.InitializeMessageIdUnionType
- asDouble() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.Message.SetFieldValueUnionType
- asDouble() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.Message.SetOneofFieldValueUnionType
- asDoubleChunk() - Method in interface io.deephaven.chunk.Chunk
- asDoubleChunkChunk() - Method in interface io.deephaven.chunk.ChunkChunk
- asDropColumnsMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.DropColumnsMetadata_or_callbackUnionType
- asEmptyTableMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.EmptyTableMetadata_or_callbackUnionType
- asEpochNanos(Table, MatchPair) - Static method in class io.deephaven.engine.table.impl.util.TableTimeConversions
-
Convert the specified column in the table to a
long
column of nanos since epoch.* - asEpochNanos(Table, String) - Static method in class io.deephaven.engine.table.impl.util.TableTimeConversions
-
Convert the specified column in the table to a
long
column of nanos since epoch. - asEquals() - Method in class io.deephaven.api.filter.FilterIn
-
Creates the logical equivalent of
this
as a singleFilterComparison.eq(Expression, Expression)
betweenFilterIn.expression()
and the only value fromFilterIn.values()
. - asExactJoinTablesMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.ExactJoinTablesMetadata_or_callbackUnionType
- asExecuteCommandMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient.ExecuteCommandMetadata_or_callbackUnionType
- asExportFromTicketMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb_service.SessionServiceClient.ExportFromTicketMetadata_or_callbackUnionType
- asExportSourceMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service.HierarchicalTableServiceClient.ExportSourceMetadata_or_callbackUnionType
- asFetchFileMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb_service.StorageServiceClient.FetchFileMetadata_or_callbackUnionType
- asFetchObjectMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb_service.ObjectServiceClient.FetchObjectMetadata_or_callbackUnionType
- asFetchTableMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.FetchTableMetadata_or_callbackUnionType
- asFieldValueArray() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.Message.GetFieldUnionType
- asFieldValueArray() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.Message.SetFieldValueUnionType
- asFieldValueArray() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.Message.SetOneofFieldValueUnionType
- asFilterMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.FilterMetadata_or_callbackUnionType
- asFlattenMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.FlattenMetadata_or_callbackUnionType
- asFloatChunk() - Method in interface io.deephaven.chunk.Chunk
- asFloatChunkChunk() - Method in interface io.deephaven.chunk.ChunkChunk
- asGetAuthenticationConstantsMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.config_pb_service.ConfigServiceClient.GetAuthenticationConstantsMetadata_or_callbackUnionType
- asGetConfigurationConstantsMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.config_pb_service.ConfigServiceClient.GetConfigurationConstantsMetadata_or_callbackUnionType
- asGetConsoleTypesMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient.GetConsoleTypesMetadata_or_callbackUnionType
- asGetExportedTableCreationResponseMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.GetExportedTableCreationResponseMetadata_or_callbackUnionType
- asGetFlightInfoMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb_service.FlightServiceClient.GetFlightInfoMetadata_or_callbackUnionType
- asGetHeapInfoMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient.GetHeapInfoMetadata_or_callbackUnionType
- asGetSchemaMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb_service.FlightServiceClient.GetSchemaMetadata_or_callbackUnionType
- asGetTableMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb_service.PartitionedTableServiceClient.GetTableMetadata_or_callbackUnionType
- asHeadByMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.HeadByMetadata_or_callbackUnionType
- asHeadMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.HeadMetadata_or_callbackUnionType
- asHexString() - Method in class io.deephaven.client.impl.SharedId
- asin(byte) - Static method in class io.deephaven.function.Numeric
-
Returns the arc sine.
- asin(byte) - Static method in class io.deephaven.libs.GroovyStaticImports
- asin(double) - Static method in class io.deephaven.function.Numeric
-
Returns the arc sine.
- asin(double) - Static method in class io.deephaven.libs.GroovyStaticImports
- asin(float) - Static method in class io.deephaven.function.Numeric
-
Returns the arc sine.
- asin(float) - Static method in class io.deephaven.libs.GroovyStaticImports
- asin(int) - Static method in class io.deephaven.function.Numeric
-
Returns the arc sine.
- asin(int) - Static method in class io.deephaven.libs.GroovyStaticImports
- asin(long) - Static method in class io.deephaven.function.Numeric
-
Returns the arc sine.
- asin(long) - Static method in class io.deephaven.libs.GroovyStaticImports
- asin(short) - Static method in class io.deephaven.function.Numeric
-
Returns the arc sine.
- asin(short) - Static method in class io.deephaven.libs.GroovyStaticImports
- asInstant(Table, MatchPair) - Static method in class io.deephaven.engine.table.impl.util.TableTimeConversions
-
Convert the specified column in the table to an
Instant
column. - asInstant(Table, String) - Static method in class io.deephaven.engine.table.impl.util.TableTimeConversions
-
Convert the specified column in the table to an
Instant
column. - asInt() - Method in interface io.deephaven.web.client.api.TableData.RowPositionUnion
- asIntChunk() - Method in interface io.deephaven.chunk.Chunk
- asIntChunkChunk() - Method in interface io.deephaven.chunk.ChunkChunk
- asJpyConfig() - Method in interface io.deephaven.jpy.JpyConfigSource
- asJsArray() - Method in interface io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders.AppendValueUnionType
- asJsArray() - Method in interface io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders.ConstructorInitJsPropertyMapTypeParameterUnionType
- asJsArray() - Method in interface io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders.SetValueUnionType
- asJsArray() - Method in interface io.deephaven.javascript.proto.dhinternal.grpcweb.client.Client.StartMetadataJsPropertyMapTypeParameterUnionType
- asJsArray() - Method in interface io.deephaven.javascript.proto.dhinternal.grpcweb.invoke.InvokeRpcOptions.GetMetadataJsPropertyMapTypeParameterUnionType
- asJsArray() - Method in interface io.deephaven.javascript.proto.dhinternal.grpcweb.unary.UnaryRpcOptions.GetMetadataJsPropertyMapTypeParameterUnionType
- asJsArray() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder.AllocBytesUnionType
- asJsArray() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder.ConstructorBytesUnionType
- asJsArray() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder.SetBlockDataUnionType
- asJsArray() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader.AllocBytesUnionType
- asJsArray() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader.ConstructorBytesUnionType
- asJsArray() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader.ReadAnyUnionType
- asJsArray() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader.SetBlockBytesUnionType
- asJsArray() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryWriter.WriteAnyValueUnionType
- asJsArray() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryWriter.WriteBytesValueUnionType
- asJsArray() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryWriter.WriteRepeatedBytesValueArrayUnionType
- asJsPropertyMap() - Method in interface io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders.ConstructorInitUnionType
- asJsPropertyMap() - Method in interface io.deephaven.javascript.proto.dhinternal.grpcweb.client.Client.StartMetadataUnionType
- asJsPropertyMap() - Method in interface io.deephaven.javascript.proto.dhinternal.grpcweb.invoke.InvokeRpcOptions.GetMetadataUnionType
- asJsPropertyMap() - Method in interface io.deephaven.javascript.proto.dhinternal.grpcweb.unary.UnaryRpcOptions.GetMetadataUnionType
- asLazyUpdateMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.LazyUpdateMetadata_or_callbackUnionType
- asLeftJoinTablesMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.LeftJoinTablesMetadata_or_callbackUnionType
- asListItemsMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb_service.StorageServiceClient.ListItemsMetadata_or_callbackUnionType
- asLivenessNode() - Method in interface io.deephaven.engine.liveness.DelegatingLivenessNode
-
Returns the "real"
LivenessNode
instance. - asLivenessNode() - Method in class io.deephaven.engine.table.impl.sources.regioned.RegionedColumnSourceManager
- asLivenessNode() - Method in class io.deephaven.plot.FigureWidget
- asLivenessReferent() - Method in interface io.deephaven.engine.liveness.DelegatingLivenessNode
- asLivenessReferent() - Method in interface io.deephaven.engine.liveness.DelegatingLivenessReferent
-
Returns the "real"
LivenessReferent
instance. - asLivenessReferent() - Method in class io.deephaven.engine.table.impl.locations.impl.AbstractTableLocation
- asLocalDate(Table, MatchPair, String) - Static method in class io.deephaven.engine.table.impl.util.TableTimeConversions
-
Convert the specified column in the table to a
LocalDate
column at the specified time zone. - asLocalDate(Table, MatchPair, ZoneId) - Static method in class io.deephaven.engine.table.impl.util.TableTimeConversions
-
Convert the specified column in the table to a
LocalDate
column at the specified time zone. - asLocalDate(Table, String, String) - Static method in class io.deephaven.engine.table.impl.util.TableTimeConversions
-
Convert the specified column in the table to a
LocalDate
column at the specified time zone. - asLocalDate(Table, String, ZoneId) - Static method in class io.deephaven.engine.table.impl.util.TableTimeConversions
-
Convert the specified column in the table to a
LocalDate
column at the specified time zone. - asLocalTime(Table, MatchPair, String) - Static method in class io.deephaven.engine.table.impl.util.TableTimeConversions
-
Convert the specified column in the table to a
LocalTime
column at the specified time zone. - asLocalTime(Table, MatchPair, ZoneId) - Static method in class io.deephaven.engine.table.impl.util.TableTimeConversions
-
Convert the specified column in the table to a
LocalTime
column at the specified time zone. - asLocalTime(Table, String, String) - Static method in class io.deephaven.engine.table.impl.util.TableTimeConversions
-
Convert the specified column in the table to a
LocalTime
column at the specified time zone. - asLocalTime(Table, String, ZoneId) - Static method in class io.deephaven.engine.table.impl.util.TableTimeConversions
-
Convert the specified column in the table to a
LocalTime
column at the specified time zone. - asLongChunk() - Method in interface io.deephaven.chunk.Chunk
- asLongChunkChunk() - Method in interface io.deephaven.chunk.ChunkChunk
- asLongWrapper() - Method in interface io.deephaven.web.client.api.filter.FilterValue.OfNumberUnionParam
- asLongWrapper() - Method in interface io.deephaven.web.client.api.i18n.JsNumberFormat.NumberUnion
- asLongWrapper() - Method in interface io.deephaven.web.client.api.TableData.RowPositionUnion
- asMap() - Method in interface io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders.ConstructorInitUnionType
- asMap() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.Message.SetWrapperFieldValueUnionType
- asMap() - Static method in interface io.deephaven.protobuf.FieldOptions.MapBehavior
-
Parses the field as a
Map
. - asMergeMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb_service.PartitionedTableServiceClient.MergeMetadata_or_callbackUnionType
- asMergeTablesMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.MergeTablesMetadata_or_callbackUnionType
- asMoveItemMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb_service.StorageServiceClient.MoveItemMetadata_or_callbackUnionType
- asNaturalJoinTablesMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.NaturalJoinTablesMetadata_or_callbackUnionType
- asNewSessionMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb_service.SessionServiceClient.NewSessionMetadata_or_callbackUnionType
- asNextAutoCompleteStreamMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient.NextAutoCompleteStreamMetadata_or_callbackUnionType
- asNextDoExchangeMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service.BrowserFlightServiceClient.NextDoExchangeMetadata_or_callbackUnionType
- asNextDoPutMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service.BrowserFlightServiceClient.NextDoPutMetadata_or_callbackUnionType
- asNextHandshakeMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service.BrowserFlightServiceClient.NextHandshakeMetadata_or_callbackUnionType
- asNextMessageStreamMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb_service.ObjectServiceClient.NextMessageStreamMetadata_or_callbackUnionType
- asNumber() - Method in class io.deephaven.web.client.api.BigDecimalWrapper
- asNumber() - Method in class io.deephaven.web.client.api.BigIntegerWrapper
- asNumber() - Method in interface io.deephaven.web.client.api.filter.FilterValue.OfNumberUnionParam
- asNumber() - Method in interface io.deephaven.web.client.api.i18n.JsNumberFormat.NumberUnion
- asNumber() - Method in class io.deephaven.web.client.api.LongWrapper
- asNumber() - Method in interface io.deephaven.web.client.api.tree.JsTreeTable.RowReferenceUnion
- asObject() - Method in interface io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders.ConstructorInitUnionType
- asObject() - Method in interface io.deephaven.javascript.proto.dhinternal.grpcweb.client.Client.StartMetadataUnionType
- asObject() - Method in interface io.deephaven.javascript.proto.dhinternal.grpcweb.invoke.InvokeRpcOptions.GetMetadataUnionType
- asObject() - Method in interface io.deephaven.javascript.proto.dhinternal.grpcweb.unary.UnaryRpcOptions.GetMetadataUnionType
- asObjectChunk() - Method in interface io.deephaven.chunk.Chunk
- asObjectChunkChunk() - Method in interface io.deephaven.chunk.ChunkChunk
- asOfJoin(Table, Collection<? extends JoinMatch>, AsOfJoinMatch, Collection<? extends JoinAddition>) - Method in class io.deephaven.engine.table.impl.QueryTable
- asOfJoin(Table, Collection<? extends JoinMatch>, AsOfJoinMatch, Collection<? extends JoinAddition>) - Method in interface io.deephaven.engine.table.impl.TableAdapter
- asOfJoin(Table, Collection<? extends JoinMatch>, AsOfJoinMatch, Collection<? extends JoinAddition>) - Method in class io.deephaven.engine.table.impl.UncoalescedTable
- asOfJoin(TableSpec, Collection<? extends JoinMatch>, AsOfJoinMatch, Collection<? extends JoinAddition>) - Method in class io.deephaven.qst.table.TableBase
- asOfJoin(JoinableTable, JsArray<String>, JsArray<String>, String) - Method in interface io.deephaven.web.client.api.JoinableTable
-
Performs an inexact timeseries join, where rows in this table will have columns added from the closest matching row from the right table.
- asOfJoin(JoinableTable, JsArray<String>, JsArray<String>, String) - Method in class io.deephaven.web.client.api.JsTable
- asOfJoin(JoinableTable, JsArray<String>, JsArray<String>, String) - Method in class io.deephaven.web.client.api.JsTotalsTable
- asOfJoin(TABLE_1, Collection<? extends JoinMatch>, AsOfJoinMatch, Collection<? extends JoinAddition>) - Method in class io.deephaven.api.TableOperationsAdapter
- asOfJoin(TABLE, Collection<? extends JoinMatch>, AsOfJoinMatch, Collection<? extends JoinAddition>) - Method in interface io.deephaven.api.TableOperations
- AsOfJoinHelper - Class in io.deephaven.engine.table.impl
- AsOfJoinHelper.SsaFactory - Interface in io.deephaven.engine.table.impl
- AsOfJoinMatch - Class in io.deephaven.api
- AsOfJoinMatch() - Constructor for class io.deephaven.api.AsOfJoinMatch
- AsOfJoinRule - Enum Class in io.deephaven.api
-
The match condition rule for the final match column of as-of-join.
- AsOfJoinTable - Class in io.deephaven.qst.table
- AsOfJoinTable() - Constructor for class io.deephaven.qst.table.AsOfJoinTable
- AsOfJoinTable.Builder - Interface in io.deephaven.qst.table
- asOfJoinTables(AsOfJoinTablesRequest, StreamObserver<ExportedTableCreationResponse>) - Method in class io.deephaven.server.table.ops.TableServiceGrpcImpl
- asOfJoinTables(AsOfJoinTablesRequest, BrowserHeaders) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- asOfJoinTables(AsOfJoinTablesRequest, BrowserHeaders, TableServiceClient.AsOfJoinTablesCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- asOfJoinTables(AsOfJoinTablesRequest, TableServiceClient.AsOfJoinTablesMetadata_or_callbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- asOfJoinTables(AsOfJoinTablesRequest, TableServiceClient.AsOfJoinTablesMetadata_or_callbackFn, TableServiceClient.AsOfJoinTablesCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- asOfJoinTables(AsOfJoinTablesRequest, TableServiceClient.AsOfJoinTablesMetadata_or_callbackUnionType) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- asOfJoinTables(AsOfJoinTablesRequest, TableServiceClient.AsOfJoinTablesMetadata_or_callbackUnionType, TableServiceClient.AsOfJoinTablesCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- asOfJoinTables(AsOfJoinTablesRequest) - Method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceBlockingStub
-
Deprecated.
- asOfJoinTables(AsOfJoinTablesRequest) - Method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceFutureStub
-
Deprecated.
- asOfJoinTables(AsOfJoinTablesRequest, StreamObserver<ExportedTableCreationResponse>) - Method in interface io.deephaven.proto.backplane.grpc.TableServiceGrpc.AsyncService
-
Deprecated.
- asOfJoinTables(AsOfJoinTablesRequest, StreamObserver<ExportedTableCreationResponse>) - Method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceStub
-
Deprecated.
- AsOfJoinTables - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableService
- AsOfJoinTablesGrpcImpl(TableServiceContextualAuthWiring) - Constructor for class io.deephaven.server.table.ops.JoinTablesGrpcImpl.AsOfJoinTablesGrpcImpl
-
Deprecated.
- AsOfJoinTablesRequest - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AsOfJoinTablesRequest - Class in io.deephaven.proto.backplane.grpc
-
Deprecated.
- AsOfJoinTablesRequest() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AsOfJoinTablesRequest
- AsOfJoinTablesRequest.Builder - Class in io.deephaven.proto.backplane.grpc
-
Deprecated.Protobuf type
io.deephaven.proto.backplane.grpc.AsOfJoinTablesRequest
- AsOfJoinTablesRequest.MatchRule - Enum Class in io.deephaven.proto.backplane.grpc
-
Deprecated.
- AsOfJoinTablesRequest.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AsOfJoinTablesRequest.ToObjectReturnType.LeftIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AsOfJoinTablesRequest.ToObjectReturnType.ResultIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AsOfJoinTablesRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AsOfJoinTablesRequest.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AsOfJoinTablesRequest.ToObjectReturnType0.LeftIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AsOfJoinTablesRequest.ToObjectReturnType0.ResultIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AsOfJoinTablesRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- AsOfJoinTablesRequestOrBuilder - Interface in io.deephaven.proto.backplane.grpc
-
Deprecated.
- asPartitionByMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb_service.PartitionedTableServiceClient.PartitionByMetadata_or_callbackUnionType
- asPartitionedTable() - Method in interface io.deephaven.web.client.api.ServerObject.Union
- asPromise() - Method in class io.deephaven.web.client.fu.LazyPromise
- asPromise(int) - Method in class io.deephaven.web.client.fu.LazyPromise
- asPromise(JsFunction<T, V>, JsRunnable) - Method in class io.deephaven.web.client.fu.LazyPromise
- asPromise(JsRunnable) - Method in class io.deephaven.web.client.fu.LazyPromise
- asProperties() - Method in interface io.deephaven.jpy.JpyConfigSource
- asPublishFromTicketMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb_service.SessionServiceClient.PublishFromTicketMetadata_or_callbackUnionType
- asRange() - Method in interface io.deephaven.lang.generated.Node
- asReadChunkMethodName - Variable in class io.deephaven.engine.table.impl.util.codegen.TypeAnalyzer
- asRecursive() - Static method in interface io.deephaven.protobuf.FieldOptions.WellKnownBehavior
-
Parse the field recursively.
- asRefreshSessionTokenMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb_service.SessionServiceClient.RefreshSessionTokenMetadata_or_callbackUnionType
- asReleaseMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb_service.SessionServiceClient.ReleaseMetadata_or_callbackUnionType
- asRepeated() - Static method in interface io.deephaven.protobuf.FieldOptions.MapBehavior
-
Parses the field as a
repeated MapFieldEntry
. - asResettableBooleanChunk() - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- asResettableBooleanChunkChunk() - Method in interface io.deephaven.chunk.ResettableChunkChunk
- asResettableByteChunk() - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- asResettableByteChunkChunk() - Method in interface io.deephaven.chunk.ResettableChunkChunk
- asResettableCharChunk() - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- asResettableCharChunkChunk() - Method in interface io.deephaven.chunk.ResettableChunkChunk
- asResettableDoubleChunk() - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- asResettableDoubleChunkChunk() - Method in interface io.deephaven.chunk.ResettableChunkChunk
- asResettableFloatChunk() - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- asResettableFloatChunkChunk() - Method in interface io.deephaven.chunk.ResettableChunkChunk
- asResettableIntChunk() - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- asResettableIntChunkChunk() - Method in interface io.deephaven.chunk.ResettableChunkChunk
- asResettableLongChunk() - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- asResettableLongChunkChunk() - Method in interface io.deephaven.chunk.ResettableChunkChunk
- asResettableObjectChunk() - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- asResettableObjectChunkChunk() - Method in interface io.deephaven.chunk.ResettableChunkChunk
- asResettableShortChunk() - Method in interface io.deephaven.chunk.ResettableReadOnlyChunk
- asResettableShortChunkChunk() - Method in interface io.deephaven.chunk.ResettableChunkChunk
- asResettableWritableBooleanChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunk
- asResettableWritableBooleanChunkChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunkChunk
- asResettableWritableByteChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunk
- asResettableWritableByteChunkChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunkChunk
- asResettableWritableCharChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunk
- asResettableWritableCharChunkChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunkChunk
- asResettableWritableDoubleChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunk
- asResettableWritableDoubleChunkChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunkChunk
- asResettableWritableFloatChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunk
- asResettableWritableFloatChunkChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunkChunk
- asResettableWritableIntChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunk
- asResettableWritableIntChunkChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunkChunk
- asResettableWritableLongChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunk
- asResettableWritableLongChunkChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunkChunk
- asResettableWritableObjectChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunk
- asResettableWritableObjectChunkChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunkChunk
- asResettableWritableShortChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunk
- asResettableWritableShortChunkChunk() - Method in interface io.deephaven.chunk.ResettableWritableChunkChunk
- asRollupMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service.HierarchicalTableServiceClient.RollupMetadata_or_callbackUnionType
- asRowKeyChunk() - Method in class io.deephaven.engine.rowset.impl.RowSequenceAsChunkImpl
- asRowKeyChunk() - Method in class io.deephaven.engine.rowset.impl.RowSequenceKeyRangesChunkImpl
- asRowKeyChunk() - Method in class io.deephaven.engine.rowset.impl.RowSequenceRowKeysChunkImpl
- asRowKeyChunk() - Method in interface io.deephaven.engine.rowset.RowSequence
-
Get a
LongChunk
representation of the individual row keys in thisRowSequence
. - asRowKeyRangesChunk() - Method in class io.deephaven.engine.rowset.impl.RowSequenceAsChunkImpl
- asRowKeyRangesChunk() - Method in class io.deephaven.engine.rowset.impl.RowSequenceKeyRangesChunkImpl
- asRowKeyRangesChunk() - Method in class io.deephaven.engine.rowset.impl.RowSequenceRowKeysChunkImpl
- asRowKeyRangesChunk() - Method in interface io.deephaven.engine.rowset.RowSequence
-
Get a
LongChunk
representation of row key ranges in thisRowSequence
. - asRowSequence() - Method in class io.deephaven.engine.rowset.impl.rsp.RspArray
- asRowSet() - Method in class io.deephaven.engine.rowset.impl.RowSequenceKeyRangesChunkImpl
- asRowSet() - Method in class io.deephaven.engine.rowset.impl.RowSequenceRowKeysChunkImpl
- asRowSet() - Method in class io.deephaven.engine.rowset.impl.rsp.RspRowSequence
- asRowSet() - Method in class io.deephaven.engine.rowset.impl.ShiftedRowSequence
- asRowSet() - Method in class io.deephaven.engine.rowset.impl.singlerange.SingleRangeRowSequence
- asRowSet() - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesRowSequence
- asRowSet() - Method in class io.deephaven.engine.rowset.impl.WritableRowSetImpl
- asRowSet() - Method in interface io.deephaven.engine.rowset.RowSequence
-
Get a
RowSet
representation of thisRowSequence
. - asRspBitmap(OrderedLongSet) - Static method in interface io.deephaven.engine.rowset.impl.OrderedLongSet
- asRunChartDownsampleMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.RunChartDownsampleMetadata_or_callbackUnionType
- asSaveFileMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb_service.StorageServiceClient.SaveFileMetadata_or_callbackUnionType
- asScopeList() - Method in interface io.deephaven.lang.api.IsScope
- asSeekRowMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.SeekRowMetadata_or_callbackUnionType
- asSelectDistinctMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.SelectDistinctMetadata_or_callbackUnionType
- asSelectMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.SelectMetadata_or_callbackUnionType
- Assert - Class in io.deephaven.base.verify
-
Assertion methods for simple runtime program verification.
- assertAppendOnly(Table) - Static method in class io.deephaven.engine.table.impl.verify.TableAssertions
-
Asserts that the
table
is append-only. - assertAppendOnly(String, Table) - Static method in class io.deephaven.engine.table.impl.verify.TableAssertions
-
Asserts that the
table
is append-only. - assertColumnsInTable(TableDefinition, PlotInfo, String...) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires all columns in
cols
be columns in the table. - assertColumnsInTable(Table, PlotInfo, String...) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires all columns in
cols
be columns in the table. - assertColumnsInTable(SelectableDataSet, PlotInfo, String...) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires all columns in
cols
be columns in the selectable dataset. - assertColumnsInTable(TableHandle, PlotInfo, String...) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires all columns in
cols
be columns in the table held by the handle. - assertGreaterThan0(double, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the input object
o
to be non-null. - assertInstance(TableDefinition, String, Class, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
- assertInstance(Table, String, Class, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
- assertInstance(SelectableDataSet, String, Class, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
- assertInstance(Class, Class, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
- assertion(boolean, String) - Static method in class io.deephaven.base.verify.Assert
-
assert (condition, conditionText)
- assertion(boolean, String, boolean, String) - Static method in class io.deephaven.base.verify.Assert
-
assert (condition, conditionText, boolean b0, String name0, ...
- assertion(boolean, String, boolean, String, boolean, String) - Static method in class io.deephaven.base.verify.Assert
- assertion(boolean, String, boolean, String, boolean, String, boolean, String) - Static method in class io.deephaven.base.verify.Assert
- assertion(boolean, String, boolean, String, boolean, String, boolean, String, boolean, String) - Static method in class io.deephaven.base.verify.Assert
- assertion(boolean, String, int, String) - Static method in class io.deephaven.base.verify.Assert
-
assert (condition, conditionText, int i0, String name0, ...
- assertion(boolean, String, int, String, int, String) - Static method in class io.deephaven.base.verify.Assert
- assertion(boolean, String, Object, String) - Static method in class io.deephaven.base.verify.Assert
-
assert (condition, conditionText, Object o0, String name0, ...
- assertion(boolean, String, Object, String, Object, String) - Static method in class io.deephaven.base.verify.Assert
- assertion(boolean, String, Object, String, Object, String, int, String) - Static method in class io.deephaven.base.verify.Assert
- assertion(boolean, String, Object, String, Object, String, Object, String) - Static method in class io.deephaven.base.verify.Assert
- assertion(boolean, String, Object, String, Object, String, Object, String, Object, String) - Static method in class io.deephaven.base.verify.Assert
- assertion(boolean, String, String) - Static method in class io.deephaven.base.verify.Assert
-
assert (condition, conditionText, detailMessage)
- AssertionFailure - Exception in io.deephaven.base.verify
-
RuntimeException
to be thrown on assertion failures. - AssertionFailure(String) - Constructor for exception io.deephaven.base.verify.AssertionFailure
- AssertionFailure(String, Throwable) - Constructor for exception io.deephaven.base.verify.AssertionFailure
- assertIsBoxedNumeric(Table, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the column's data type to be an instance of
Number
as defined inNumericTypeUtils.isBoxedNumeric(Class)
- assertIsBoxedNumeric(Table, String, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the column's data type to be an instance of
Number
as defined inNumericTypeUtils.isBoxedNumeric(Class)
- assertIsNumeric(TableDefinition, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the column's data type to be a numeric instance as defined in
NumericTypeUtils.isNumeric(Class)
- assertIsNumeric(TableDefinition, String, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the column's data type to be a numeric instance as defined in
NumericTypeUtils.isNumeric(Class)
- assertIsNumeric(Table, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the column's data type to be a numeric instance as defined in
NumericTypeUtils.isNumeric(Class)
- assertIsNumeric(Table, String, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the column's data type to be a numeric instance as defined in
NumericTypeUtils.isNumeric(Class)
- assertIsNumeric(SelectableDataSet, String, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the column's data type to be a numeric instance as defined in
NumericTypeUtils.isNumeric(Class)
- assertIsNumericOrTime(TableDefinition, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the column's data type to be a numeric or time instance as defined in
ArgumentValidations.isNumericOrTime(Class, PlotInfo)
- assertIsNumericOrTime(TableDefinition, String, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the column's data type to be a numeric or time instance as defined in
ArgumentValidations.isNumericOrTime(Class, PlotInfo)
- assertIsNumericOrTime(Table, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the column's data type to be a numeric or time instance as defined in
ArgumentValidations.isNumericOrTime(Class, PlotInfo)
- assertIsNumericOrTime(Table, String, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the column's data type to be a numeric or time instance as defined in
ArgumentValidations.isNumericOrTime(Class, PlotInfo)
- assertIsNumericOrTime(SelectableDataSet, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the column's data type to be a numeric or time instance as defined in
ArgumentValidations.isNumericOrTime(Class, PlotInfo)
- assertIsNumericOrTime(SelectableDataSet, String, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the column's data type to be a numeric or time instance as defined in
ArgumentValidations.isNumericOrTime(Class, PlotInfo)
- assertIsNumericOrTimeOrCharOrComparableInstance(TableDefinition, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
- assertIsNumericOrTimeOrCharOrComparableInstance(TableDefinition, String, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
- assertIsNumericOrTimeOrCharOrComparableInstance(Table, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
- assertIsNumericOrTimeOrCharOrComparableInstance(Table, String, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
- assertIsPrimitiveNumeric(Table, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the column's data type to be a numeric primitive as defined in
NumericTypeUtils.isPrimitiveNumeric(Class)
- assertIsPrimitiveNumeric(Table, String, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the column's data type to be a numeric primitive as defined in
NumericTypeUtils.isPrimitiveNumeric(Class)
- assertIsTime(TableDefinition, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the column's data type to be a time instance as defined in
ArgumentValidations.isTime(Class, PlotInfo)
- assertIsTime(TableDefinition, String, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the column's data type to be a time instance as defined in
ArgumentValidations.isTime(Class, PlotInfo)
- assertIsTime(Table, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the column's data type to be a time instance as defined in
ArgumentValidations.isTime(Class, PlotInfo)
- assertIsTime(Table, String, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the column's data type to be a time instance as defined in
ArgumentValidations.isTime(Class, PlotInfo)
- assertNotNull(Object, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the input object
o
to be non-null. - assertNotNullAndNotEmpty(T[], String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires the input object
o
to be non-null. - assertNoUnresolvedVariables() - Method in class io.deephaven.engine.table.impl.util.codegen.CodeGenerator
- assertNull(Object, String, PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
- assertSameSize(IndexableNumericData[], String[], PlotInfo) - Static method in class io.deephaven.plot.util.ArgumentValidations
-
Requires
data
anddataNames
1. - assertSorted(Table, String, SortingOrder) - Static method in class io.deephaven.engine.table.impl.verify.TableAssertions
-
Asserts that the
table
is sorted by the given column. - assertSorted(String, Table, String, SortingOrder) - Static method in class io.deephaven.engine.table.impl.verify.TableAssertions
-
Asserts that the
table
is sorted by the given column. - asServerObject() - Method in interface io.deephaven.web.client.api.ServerObject.Union
- asShortChunk() - Method in interface io.deephaven.chunk.Chunk
- asShortChunkChunk() - Method in interface io.deephaven.chunk.ChunkChunk
- assign() - Method in class io.deephaven.lang.generated.ChunkerMixin.PeekStream
- Assign() - Method in class io.deephaven.lang.generated.Chunker
- ASSIGN - Static variable in interface io.deephaven.lang.generated.ChunkerConstants
-
RegularExpression Id.
- assignToken() - Method in class io.deephaven.lang.generated.ChunkerAssign
- asSnapshotMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.SnapshotMetadata_or_callbackUnionType
- asSnapshotWhenMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.SnapshotWhenMetadata_or_callbackUnionType
- AssociativeData<KEY,
VALUE> - Class in io.deephaven.plot.datasets.data -
Dataset which has values associated with keys.
- AssociativeData(PlotInfo) - Constructor for class io.deephaven.plot.datasets.data.AssociativeData
- AssociativeDataHashMap<KEY,
VALUE> - Class in io.deephaven.plot.datasets.data -
AssociativeData
dataset backed by aHashMap
. - AssociativeDataHashMap(PlotInfo) - Constructor for class io.deephaven.plot.datasets.data.AssociativeDataHashMap
- AssociativeDataSwappableTable<KEY,
VALUE, VALUECOLUMN> - Class in io.deephaven.plot.datasets.data -
An
AssociativeData
dataset backed by aSwappableTable
. - AssociativeDataSwappableTable(SwappableTable, String, String, Class<KEY>, Class<VALUECOLUMN>, PlotInfo) - Constructor for class io.deephaven.plot.datasets.data.AssociativeDataSwappableTable
-
Creates an AssociativeDataSwappableTable instance.
- AssociativeDataTable<KEY,
VALUE, VALUECOLUMN> - Class in io.deephaven.plot.datasets.data -
An
AssociativeData
dataset backed by aTable
. - AssociativeDataTable(TableHandle, String, String, Class<KEY>, Class<VALUECOLUMN>, PlotInfo) - Constructor for class io.deephaven.plot.datasets.data.AssociativeDataTable
-
Creates an AssociativeDataSwappableTable instance.
- AssociativeDataWithDefault<KEY,
VALUE> - Class in io.deephaven.plot.datasets.data -
Dataset which has values associated with keys.
- AssociativeDataWithDefault(PlotInfo) - Constructor for class io.deephaven.plot.datasets.data.AssociativeDataWithDefault
- asSortMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.SortMetadata_or_callbackUnionType
- asSource() - Method in class io.deephaven.jpy.JpyConfig
- asStartConsoleMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient.StartConsoleMetadata_or_callbackUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb.BrowserNextResponse.GetAppMetadataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb.BrowserNextResponse.SetAppMetadataValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb.BrowserNextResponse.ToObjectReturnType.GetAppMetadataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb.BrowserNextResponse.ToObjectReturnType0.GetAppMetadataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Action.GetBodyUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Action.SetBodyValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Action.ToObjectReturnType.GetBodyUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Action.ToObjectReturnType0.GetBodyUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Criteria.GetExpressionUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Criteria.SetExpressionValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Criteria.ToObjectReturnType.GetExpressionUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Criteria.ToObjectReturnType0.GetExpressionUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.GetAppMetadataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.GetDataBodyUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.GetDataHeaderUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.SetAppMetadataValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.SetDataBodyValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.SetDataHeaderValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.ToObjectReturnType.FlightDescriptorFieldType.GetCmdUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.ToObjectReturnType.GetAppMetadataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.ToObjectReturnType.GetDataBodyUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.ToObjectReturnType.GetDataHeaderUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.ToObjectReturnType0.FlightDescriptorFieldType.GetCmdUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.ToObjectReturnType0.GetAppMetadataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.ToObjectReturnType0.GetDataBodyUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.ToObjectReturnType0.GetDataHeaderUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightDescriptor.GetCmdUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightDescriptor.SetCmdValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightDescriptor.ToObjectReturnType.GetCmdUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightDescriptor.ToObjectReturnType0.GetCmdUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightEndpoint.ToObjectReturnType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightEndpoint.ToObjectReturnType0.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightInfo.GetSchemaUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightInfo.SetSchemaValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightInfo.ToObjectReturnType.EndpointListFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightInfo.ToObjectReturnType.FlightDescriptorFieldType.GetCmdUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightInfo.ToObjectReturnType.GetSchemaUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightInfo.ToObjectReturnType0.EndpointListFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightInfo.ToObjectReturnType0.FlightDescriptorFieldType.GetCmdUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightInfo.ToObjectReturnType0.GetSchemaUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.HandshakeRequest.GetPayloadUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.HandshakeRequest.SetPayloadValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.HandshakeRequest.ToObjectReturnType.GetPayloadUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.HandshakeRequest.ToObjectReturnType0.GetPayloadUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.HandshakeResponse.GetPayloadUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.HandshakeResponse.SetPayloadValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.HandshakeResponse.ToObjectReturnType.GetPayloadUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.HandshakeResponse.ToObjectReturnType0.GetPayloadUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.PutResult.GetAppMetadataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.PutResult.SetAppMetadataValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.PutResult.ToObjectReturnType.GetAppMetadataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.PutResult.ToObjectReturnType0.GetAppMetadataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Result.GetBodyUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Result.SetBodyValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Result.ToObjectReturnType.GetBodyUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Result.ToObjectReturnType0.GetBodyUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.SchemaResult.GetSchemaUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.SchemaResult.SetSchemaValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.SchemaResult.ToObjectReturnType.GetSchemaUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.SchemaResult.ToObjectReturnType0.GetSchemaUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Ticket.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Ticket.SetTicketValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Ticket.ToObjectReturnType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Ticket.ToObjectReturnType0.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders.AppendValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders.ConstructorInitJsPropertyMapTypeParameterUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders.ConstructorInitUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders.SetValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.grpcweb.client.Client.StartMetadataJsPropertyMapTypeParameterUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.grpcweb.client.Client.StartMetadataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.grpcweb.invoke.InvokeRpcOptions.GetMetadataJsPropertyMapTypeParameterUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.grpcweb.invoke.InvokeRpcOptions.GetMetadataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.grpcweb.unary.UnaryRpcOptions.GetMetadataJsPropertyMapTypeParameterUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.grpcweb.unary.UnaryRpcOptions.GetMetadataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb.FieldInfo.ToObjectReturnType.TypedTicketFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb.FieldInfo.ToObjectReturnType0.TypedTicketFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb.FieldsChangeUpdate.ToObjectReturnType.CreatedListFieldType.TypedTicketFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb.FieldsChangeUpdate.ToObjectReturnType0.CreatedListFieldType.TypedTicketFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.AutoCompleteRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.AutoCompleteRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.AutoCompleteResponse.ToObjectReturnType.DiagnosticFieldType.ItemsListFieldType.GetDataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.AutoCompleteResponse.ToObjectReturnType0.DiagnosticFieldType.ItemsListFieldType.GetDataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.BindTableToVariableRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.BindTableToVariableRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.CancelAutoCompleteRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.CancelAutoCompleteRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.CancelCommandRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.CancelCommandRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.ChangeDocumentRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.ChangeDocumentRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.CloseDocumentRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.CloseDocumentRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.Diagnostic.GetDataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.Diagnostic.SetDataValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.Diagnostic.ToObjectReturnType.GetDataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.Diagnostic.ToObjectReturnType0.GetDataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.ExecuteCommandRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.ExecuteCommandRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.ExecuteCommandResponse.ToObjectReturnType.ChangesFieldType.CreatedListFieldType.TypedTicketFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.ExecuteCommandResponse.ToObjectReturnType0.ChangesFieldType.CreatedListFieldType.TypedTicketFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetCompletionItemsRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetCompletionItemsRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetPublishDiagnosticResponse.ToObjectReturnType.DiagnosticsListFieldType.GetDataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetPublishDiagnosticResponse.ToObjectReturnType0.DiagnosticsListFieldType.GetDataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetPullDiagnosticResponse.ToObjectReturnType.ItemsListFieldType.GetDataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetPullDiagnosticResponse.ToObjectReturnType0.ItemsListFieldType.GetDataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.OpenDocumentRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.OpenDocumentRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.StartConsoleRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.StartConsoleRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.StartConsoleResponse.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.StartConsoleResponse.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableApplyRequest.ToObjectReturnType.ResultHierarchicalTableIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableApplyRequest.ToObjectReturnType0.ResultHierarchicalTableIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableDescriptor.GetSnapshotSchemaUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableDescriptor.SetSnapshotSchemaValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableDescriptor.ToObjectReturnType.GetSnapshotSchemaUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableDescriptor.ToObjectReturnType0.GetSnapshotSchemaUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableSourceExportRequest.ToObjectReturnType.ResultTableIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableSourceExportRequest.ToObjectReturnType0.ResultTableIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableViewKeyTableDescriptor.ToObjectReturnType.KeyTableIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableViewKeyTableDescriptor.ToObjectReturnType0.KeyTableIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableViewRequest.ToObjectReturnType.ResultViewIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableViewRequest.ToObjectReturnType0.ResultViewIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.RollupRequest.ToObjectReturnType.ResultRollupTableIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.RollupRequest.ToObjectReturnType0.ResultRollupTableIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.TreeRequest.ToObjectReturnType.ResultTreeTableIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.TreeRequest.ToObjectReturnType0.ResultTreeTableIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb.AddTableRequest.ToObjectReturnType.InputTableFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb.AddTableRequest.ToObjectReturnType0.InputTableFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb.DeleteTableRequest.ToObjectReturnType.InputTableFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb.DeleteTableRequest.ToObjectReturnType0.InputTableFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ClientData.GetPayloadUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ClientData.SetPayloadValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ClientData.ToObjectReturnType.GetPayloadUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ClientData.ToObjectReturnType.ReferencesListFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ClientData.ToObjectReturnType0.GetPayloadUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ClientData.ToObjectReturnType0.ReferencesListFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ConnectRequest.ToObjectReturnType.SourceIdFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ConnectRequest.ToObjectReturnType0.SourceIdFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.FetchObjectRequest.ToObjectReturnType.SourceIdFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.FetchObjectRequest.ToObjectReturnType0.SourceIdFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.FetchObjectResponse.GetDataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.FetchObjectResponse.SetDataValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.FetchObjectResponse.ToObjectReturnType.GetDataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.FetchObjectResponse.ToObjectReturnType.TypedExportIdsListFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.FetchObjectResponse.ToObjectReturnType0.GetDataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.FetchObjectResponse.ToObjectReturnType0.TypedExportIdsListFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ServerData.GetPayloadUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ServerData.SetPayloadValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ServerData.ToObjectReturnType.ExportedReferencesListFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ServerData.ToObjectReturnType.GetPayloadUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ServerData.ToObjectReturnType0.ExportedReferencesListFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ServerData.ToObjectReturnType0.GetPayloadUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.StreamRequest.ToObjectReturnType.ConnectFieldType.SourceIdFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.StreamRequest.ToObjectReturnType.DataFieldType.GetPayloadUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.StreamRequest.ToObjectReturnType0.ConnectFieldType.SourceIdFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.StreamRequest.ToObjectReturnType0.DataFieldType.GetPayloadUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.StreamResponse.ToObjectReturnType.DataFieldType.ExportedReferencesListFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.StreamResponse.ToObjectReturnType.DataFieldType.GetPayloadUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.StreamResponse.ToObjectReturnType0.DataFieldType.ExportedReferencesListFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.StreamResponse.ToObjectReturnType0.DataFieldType.GetPayloadUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.GetTableRequest.ToObjectReturnType.PartitionedTableFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.GetTableRequest.ToObjectReturnType0.PartitionedTableFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.MergeRequest.ToObjectReturnType.PartitionedTableFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.MergeRequest.ToObjectReturnType0.PartitionedTableFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.PartitionByRequest.ToObjectReturnType.TableIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.PartitionByRequest.ToObjectReturnType0.TableIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.PartitionedTableDescriptor.GetConstituentDefinitionSchemaUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.PartitionedTableDescriptor.SetConstituentDefinitionSchemaValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.PartitionedTableDescriptor.ToObjectReturnType.GetConstituentDefinitionSchemaUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.PartitionedTableDescriptor.ToObjectReturnType0.GetConstituentDefinitionSchemaUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.ExportNotification.ToObjectReturnType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.ExportNotification.ToObjectReturnType0.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.ExportRequest.ToObjectReturnType.SourceIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.ExportRequest.ToObjectReturnType0.SourceIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeRequest.GetPayloadUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeRequest.SetPayloadValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeRequest.ToObjectReturnType.GetPayloadUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeRequest.ToObjectReturnType0.GetPayloadUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeResponse.GetMetadataHeaderUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeResponse.GetSessionTokenUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeResponse.SetMetadataHeaderValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeResponse.SetSessionTokenValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeResponse.ToObjectReturnType.GetMetadataHeaderUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeResponse.ToObjectReturnType.GetSessionTokenUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeResponse.ToObjectReturnType0.GetMetadataHeaderUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeResponse.ToObjectReturnType0.GetSessionTokenUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.PublishRequest.ToObjectReturnType.SourceIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.PublishRequest.ToObjectReturnType0.SourceIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.ReleaseRequest.ToObjectReturnType.IdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.ReleaseRequest.ToObjectReturnType0.IdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb.FetchFileResponse.GetContentsUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb.FetchFileResponse.SetContentsValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb.FetchFileResponse.ToObjectReturnType.GetContentsUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb.FetchFileResponse.ToObjectReturnType0.GetContentsUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb.SaveFileRequest.GetContentsUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb.SaveFileRequest.SetContentsValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb.SaveFileRequest.ToObjectReturnType.GetContentsUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb.SaveFileRequest.ToObjectReturnType0.GetContentsUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AggregateAllRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AggregateAllRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AggregateRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AggregateRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ApplyPreviewColumnsRequest.ToObjectReturnType.SourceIdFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ApplyPreviewColumnsRequest.ToObjectReturnType0.SourceIdFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AsOfJoinTablesRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AsOfJoinTablesRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.batchtablerequest.Operation.ToObjectReturnType.CreateInputTableFieldType.GetSchemaUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.batchtablerequest.Operation.ToObjectReturnType.EmptyTableFieldType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.batchtablerequest.Operation.ToObjectReturnType0.CreateInputTableFieldType.GetSchemaUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.batchtablerequest.Operation.ToObjectReturnType0.EmptyTableFieldType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.BatchTableRequest.ToObjectReturnType.OpsListFieldType.CreateInputTableFieldType.GetSchemaUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.BatchTableRequest.ToObjectReturnType.OpsListFieldType.EmptyTableFieldType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.BatchTableRequest.ToObjectReturnType0.OpsListFieldType.CreateInputTableFieldType.GetSchemaUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.BatchTableRequest.ToObjectReturnType0.OpsListFieldType.EmptyTableFieldType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ColumnStatisticsRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ColumnStatisticsRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ComboAggregateRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ComboAggregateRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.CreateInputTableRequest.GetSchemaUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.CreateInputTableRequest.SetSchemaValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.CreateInputTableRequest.ToObjectReturnType.GetSchemaUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.CreateInputTableRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.CreateInputTableRequest.ToObjectReturnType0.GetSchemaUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.CreateInputTableRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.CrossJoinTablesRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.CrossJoinTablesRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.DropColumnsRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.DropColumnsRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.EmptyTableRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.EmptyTableRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExactJoinTablesRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExactJoinTablesRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExportedTableCreationResponse.GetSchemaHeaderUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExportedTableCreationResponse.SetSchemaHeaderValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExportedTableCreationResponse.ToObjectReturnType.GetSchemaHeaderUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExportedTableCreationResponse.ToObjectReturnType.ResultIdFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExportedTableCreationResponse.ToObjectReturnType0.GetSchemaHeaderUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExportedTableCreationResponse.ToObjectReturnType0.ResultIdFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExportedTableUpdateMessage.ToObjectReturnType.ExportIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExportedTableUpdateMessage.ToObjectReturnType0.ExportIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.FetchTableRequest.ToObjectReturnType.SourceIdFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.FetchTableRequest.ToObjectReturnType0.SourceIdFieldType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.FilterTableRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.FilterTableRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.FlattenRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.FlattenRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.HeadOrTailByRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.HeadOrTailByRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.HeadOrTailRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.HeadOrTailRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.LeftJoinTablesRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.LeftJoinTablesRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.MergeTablesRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.MergeTablesRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.NaturalJoinTablesRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.NaturalJoinTablesRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.RunChartDownsampleRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.RunChartDownsampleRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SeekRowRequest.ToObjectReturnType.SourceIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SeekRowRequest.ToObjectReturnType0.SourceIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SelectDistinctRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SelectDistinctRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SelectOrUpdateRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SelectOrUpdateRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SnapshotTableRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SnapshotTableRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SnapshotWhenTableRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SnapshotWhenTableRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SortTableRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SortTableRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.TableReference.ToObjectReturnType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.TableReference.ToObjectReturnType0.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.TimeTableRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.TimeTableRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.UngroupRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.UngroupRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.UnstructuredFilterTableRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.UnstructuredFilterTableRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.UpdateByRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.UpdateByRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.WhereInRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.WhereInRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.ticket_pb.Ticket.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.ticket_pb.Ticket.SetTicketValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.ticket_pb.Ticket.ToObjectReturnType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.ticket_pb.Ticket.ToObjectReturnType0.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.ticket_pb.TypedTicket.ToObjectReturnType.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.ticket_pb.TypedTicket.ToObjectReturnType0.TicketFieldType.GetTicketUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder.AllocBytesUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder.ConstructorBytesUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder.SetBlockDataUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator.AllocElementsArrayUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator.AllocNextFn.UnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator.BinaryIteratorNextFn.UnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator.ConstructorElementsArrayUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator.GetUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator.NextUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader.AllocBytesUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader.ConstructorBytesUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader.ReadAnyUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader.SetBlockBytesUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryWriter.WriteAnyValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryWriter.WriteBytesValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryWriter.WriteRepeatedBytesValueArrayUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.Message.GetFieldUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.Message.InitializeMessageIdUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.Message.SetFieldValueUnionType
- asString() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.Message.SetOneofFieldValueUnionType
- asString() - Method in interface io.deephaven.web.client.api.grpc.HeaderValueUnion
- asString() - Method in interface io.deephaven.web.client.api.JsTable.CustomColumnArgUnionType
- asString() - Method in interface io.deephaven.web.client.api.widget.JsWidget.MessageUnion
- asString() - Method in interface io.deephaven.web.client.ide.SharedExportBytesUnion
- asT() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.Message.SetWrapperFieldValueUnionType
- asTable() - Method in interface io.deephaven.web.client.api.ServerObject.Union
- asTailByMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.TailByMetadata_or_callbackUnionType
- asTailMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.TailMetadata_or_callbackUnionType
- asTerminationNotificationMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb_service.SessionServiceClient.TerminationNotificationMetadata_or_callbackUnionType
- asTimeTableMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.TimeTableMetadata_or_callbackUnionType
- asTotalsTable() - Method in interface io.deephaven.web.client.api.ServerObject.Union
- asTreeMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service.HierarchicalTableServiceClient.TreeMetadata_or_callbackUnionType
- asTreeRow() - Method in interface io.deephaven.web.client.api.tree.JsTreeTable.RowReferenceUnion
- asTreeTable() - Method in interface io.deephaven.web.client.api.ServerObject.Union
- asTypedObjectChunk() - Method in class io.deephaven.chunk.ObjectChunk
- asTypedWritableObjectChunk() - Method in class io.deephaven.chunk.WritableObjectChunk
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb.BrowserNextResponse.GetAppMetadataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb.BrowserNextResponse.SetAppMetadataValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb.BrowserNextResponse.ToObjectReturnType.GetAppMetadataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb.BrowserNextResponse.ToObjectReturnType0.GetAppMetadataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Action.GetBodyUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Action.SetBodyValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Action.ToObjectReturnType.GetBodyUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Action.ToObjectReturnType0.GetBodyUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Criteria.GetExpressionUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Criteria.SetExpressionValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Criteria.ToObjectReturnType.GetExpressionUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Criteria.ToObjectReturnType0.GetExpressionUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.GetAppMetadataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.GetDataBodyUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.GetDataHeaderUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.SetAppMetadataValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.SetDataBodyValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.SetDataHeaderValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.ToObjectReturnType.FlightDescriptorFieldType.GetCmdUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.ToObjectReturnType.GetAppMetadataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.ToObjectReturnType.GetDataBodyUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.ToObjectReturnType.GetDataHeaderUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.ToObjectReturnType0.FlightDescriptorFieldType.GetCmdUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.ToObjectReturnType0.GetAppMetadataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.ToObjectReturnType0.GetDataBodyUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightData.ToObjectReturnType0.GetDataHeaderUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightDescriptor.GetCmdUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightDescriptor.SetCmdValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightDescriptor.ToObjectReturnType.GetCmdUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightDescriptor.ToObjectReturnType0.GetCmdUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightEndpoint.ToObjectReturnType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightEndpoint.ToObjectReturnType0.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightInfo.GetSchemaUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightInfo.SetSchemaValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightInfo.ToObjectReturnType.EndpointListFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightInfo.ToObjectReturnType.FlightDescriptorFieldType.GetCmdUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightInfo.ToObjectReturnType.GetSchemaUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightInfo.ToObjectReturnType0.EndpointListFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightInfo.ToObjectReturnType0.FlightDescriptorFieldType.GetCmdUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.FlightInfo.ToObjectReturnType0.GetSchemaUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.HandshakeRequest.GetPayloadUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.HandshakeRequest.SetPayloadValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.HandshakeRequest.ToObjectReturnType.GetPayloadUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.HandshakeRequest.ToObjectReturnType0.GetPayloadUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.HandshakeResponse.GetPayloadUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.HandshakeResponse.SetPayloadValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.HandshakeResponse.ToObjectReturnType.GetPayloadUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.HandshakeResponse.ToObjectReturnType0.GetPayloadUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.PutResult.GetAppMetadataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.PutResult.SetAppMetadataValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.PutResult.ToObjectReturnType.GetAppMetadataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.PutResult.ToObjectReturnType0.GetAppMetadataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Result.GetBodyUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Result.SetBodyValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Result.ToObjectReturnType.GetBodyUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Result.ToObjectReturnType0.GetBodyUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.SchemaResult.GetSchemaUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.SchemaResult.SetSchemaValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.SchemaResult.ToObjectReturnType.GetSchemaUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.SchemaResult.ToObjectReturnType0.GetSchemaUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Ticket.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Ticket.SetTicketValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Ticket.ToObjectReturnType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.Ticket.ToObjectReturnType0.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb.FieldInfo.ToObjectReturnType.TypedTicketFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb.FieldInfo.ToObjectReturnType0.TypedTicketFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb.FieldsChangeUpdate.ToObjectReturnType.CreatedListFieldType.TypedTicketFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb.FieldsChangeUpdate.ToObjectReturnType0.CreatedListFieldType.TypedTicketFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.AutoCompleteRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.AutoCompleteRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.AutoCompleteResponse.ToObjectReturnType.DiagnosticFieldType.ItemsListFieldType.GetDataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.AutoCompleteResponse.ToObjectReturnType0.DiagnosticFieldType.ItemsListFieldType.GetDataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.BindTableToVariableRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.BindTableToVariableRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.CancelAutoCompleteRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.CancelAutoCompleteRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.CancelCommandRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.CancelCommandRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.ChangeDocumentRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.ChangeDocumentRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.CloseDocumentRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.CloseDocumentRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.Diagnostic.GetDataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.Diagnostic.SetDataValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.Diagnostic.ToObjectReturnType.GetDataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.Diagnostic.ToObjectReturnType0.GetDataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.ExecuteCommandRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.ExecuteCommandRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.ExecuteCommandResponse.ToObjectReturnType.ChangesFieldType.CreatedListFieldType.TypedTicketFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.ExecuteCommandResponse.ToObjectReturnType0.ChangesFieldType.CreatedListFieldType.TypedTicketFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetCompletionItemsRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetCompletionItemsRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetPublishDiagnosticResponse.ToObjectReturnType.DiagnosticsListFieldType.GetDataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetPublishDiagnosticResponse.ToObjectReturnType0.DiagnosticsListFieldType.GetDataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetPullDiagnosticResponse.ToObjectReturnType.ItemsListFieldType.GetDataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.GetPullDiagnosticResponse.ToObjectReturnType0.ItemsListFieldType.GetDataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.OpenDocumentRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.OpenDocumentRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.StartConsoleRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.StartConsoleRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.StartConsoleResponse.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.StartConsoleResponse.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableApplyRequest.ToObjectReturnType.ResultHierarchicalTableIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableApplyRequest.ToObjectReturnType0.ResultHierarchicalTableIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableDescriptor.GetSnapshotSchemaUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableDescriptor.SetSnapshotSchemaValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableDescriptor.ToObjectReturnType.GetSnapshotSchemaUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableDescriptor.ToObjectReturnType0.GetSnapshotSchemaUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableSourceExportRequest.ToObjectReturnType.ResultTableIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableSourceExportRequest.ToObjectReturnType0.ResultTableIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableViewKeyTableDescriptor.ToObjectReturnType.KeyTableIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableViewKeyTableDescriptor.ToObjectReturnType0.KeyTableIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableViewRequest.ToObjectReturnType.ResultViewIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.HierarchicalTableViewRequest.ToObjectReturnType0.ResultViewIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.RollupRequest.ToObjectReturnType.ResultRollupTableIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.RollupRequest.ToObjectReturnType0.ResultRollupTableIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.TreeRequest.ToObjectReturnType.ResultTreeTableIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb.TreeRequest.ToObjectReturnType0.ResultTreeTableIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb.AddTableRequest.ToObjectReturnType.InputTableFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb.AddTableRequest.ToObjectReturnType0.InputTableFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb.DeleteTableRequest.ToObjectReturnType.InputTableFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb.DeleteTableRequest.ToObjectReturnType0.InputTableFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ClientData.GetPayloadUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ClientData.SetPayloadValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ClientData.ToObjectReturnType.GetPayloadUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ClientData.ToObjectReturnType.ReferencesListFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ClientData.ToObjectReturnType0.GetPayloadUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ClientData.ToObjectReturnType0.ReferencesListFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ConnectRequest.ToObjectReturnType.SourceIdFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ConnectRequest.ToObjectReturnType0.SourceIdFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.FetchObjectRequest.ToObjectReturnType.SourceIdFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.FetchObjectRequest.ToObjectReturnType0.SourceIdFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.FetchObjectResponse.GetDataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.FetchObjectResponse.SetDataValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.FetchObjectResponse.ToObjectReturnType.GetDataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.FetchObjectResponse.ToObjectReturnType.TypedExportIdsListFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.FetchObjectResponse.ToObjectReturnType0.GetDataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.FetchObjectResponse.ToObjectReturnType0.TypedExportIdsListFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ServerData.GetPayloadUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ServerData.SetPayloadValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ServerData.ToObjectReturnType.ExportedReferencesListFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ServerData.ToObjectReturnType.GetPayloadUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ServerData.ToObjectReturnType0.ExportedReferencesListFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.ServerData.ToObjectReturnType0.GetPayloadUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.StreamRequest.ToObjectReturnType.ConnectFieldType.SourceIdFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.StreamRequest.ToObjectReturnType.DataFieldType.GetPayloadUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.StreamRequest.ToObjectReturnType0.ConnectFieldType.SourceIdFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.StreamRequest.ToObjectReturnType0.DataFieldType.GetPayloadUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.StreamResponse.ToObjectReturnType.DataFieldType.ExportedReferencesListFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.StreamResponse.ToObjectReturnType.DataFieldType.GetPayloadUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.StreamResponse.ToObjectReturnType0.DataFieldType.ExportedReferencesListFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.StreamResponse.ToObjectReturnType0.DataFieldType.GetPayloadUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.GetTableRequest.ToObjectReturnType.PartitionedTableFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.GetTableRequest.ToObjectReturnType0.PartitionedTableFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.MergeRequest.ToObjectReturnType.PartitionedTableFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.MergeRequest.ToObjectReturnType0.PartitionedTableFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.PartitionByRequest.ToObjectReturnType.TableIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.PartitionByRequest.ToObjectReturnType0.TableIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.PartitionedTableDescriptor.GetConstituentDefinitionSchemaUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.PartitionedTableDescriptor.SetConstituentDefinitionSchemaValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.PartitionedTableDescriptor.ToObjectReturnType.GetConstituentDefinitionSchemaUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb.PartitionedTableDescriptor.ToObjectReturnType0.GetConstituentDefinitionSchemaUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.ExportNotification.ToObjectReturnType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.ExportNotification.ToObjectReturnType0.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.ExportRequest.ToObjectReturnType.SourceIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.ExportRequest.ToObjectReturnType0.SourceIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeRequest.GetPayloadUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeRequest.SetPayloadValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeRequest.ToObjectReturnType.GetPayloadUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeRequest.ToObjectReturnType0.GetPayloadUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeResponse.GetMetadataHeaderUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeResponse.GetSessionTokenUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeResponse.SetMetadataHeaderValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeResponse.SetSessionTokenValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeResponse.ToObjectReturnType.GetMetadataHeaderUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeResponse.ToObjectReturnType.GetSessionTokenUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeResponse.ToObjectReturnType0.GetMetadataHeaderUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.HandshakeResponse.ToObjectReturnType0.GetSessionTokenUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.PublishRequest.ToObjectReturnType.SourceIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.PublishRequest.ToObjectReturnType0.SourceIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.ReleaseRequest.ToObjectReturnType.IdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb.ReleaseRequest.ToObjectReturnType0.IdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb.FetchFileResponse.GetContentsUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb.FetchFileResponse.SetContentsValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb.FetchFileResponse.ToObjectReturnType.GetContentsUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb.FetchFileResponse.ToObjectReturnType0.GetContentsUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb.SaveFileRequest.GetContentsUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb.SaveFileRequest.SetContentsValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb.SaveFileRequest.ToObjectReturnType.GetContentsUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb.SaveFileRequest.ToObjectReturnType0.GetContentsUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AggregateAllRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AggregateAllRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AggregateRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AggregateRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ApplyPreviewColumnsRequest.ToObjectReturnType.SourceIdFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ApplyPreviewColumnsRequest.ToObjectReturnType0.SourceIdFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AsOfJoinTablesRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.AsOfJoinTablesRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.batchtablerequest.Operation.ToObjectReturnType.CreateInputTableFieldType.GetSchemaUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.batchtablerequest.Operation.ToObjectReturnType.EmptyTableFieldType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.batchtablerequest.Operation.ToObjectReturnType0.CreateInputTableFieldType.GetSchemaUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.batchtablerequest.Operation.ToObjectReturnType0.EmptyTableFieldType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.BatchTableRequest.ToObjectReturnType.OpsListFieldType.CreateInputTableFieldType.GetSchemaUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.BatchTableRequest.ToObjectReturnType.OpsListFieldType.EmptyTableFieldType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.BatchTableRequest.ToObjectReturnType0.OpsListFieldType.CreateInputTableFieldType.GetSchemaUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.BatchTableRequest.ToObjectReturnType0.OpsListFieldType.EmptyTableFieldType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ColumnStatisticsRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ColumnStatisticsRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ComboAggregateRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ComboAggregateRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.CreateInputTableRequest.GetSchemaUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.CreateInputTableRequest.SetSchemaValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.CreateInputTableRequest.ToObjectReturnType.GetSchemaUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.CreateInputTableRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.CreateInputTableRequest.ToObjectReturnType0.GetSchemaUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.CreateInputTableRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.CrossJoinTablesRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.CrossJoinTablesRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.DropColumnsRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.DropColumnsRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.EmptyTableRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.EmptyTableRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExactJoinTablesRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExactJoinTablesRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExportedTableCreationResponse.GetSchemaHeaderUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExportedTableCreationResponse.SetSchemaHeaderValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExportedTableCreationResponse.ToObjectReturnType.GetSchemaHeaderUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExportedTableCreationResponse.ToObjectReturnType.ResultIdFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExportedTableCreationResponse.ToObjectReturnType0.GetSchemaHeaderUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExportedTableCreationResponse.ToObjectReturnType0.ResultIdFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExportedTableUpdateMessage.ToObjectReturnType.ExportIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.ExportedTableUpdateMessage.ToObjectReturnType0.ExportIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.FetchTableRequest.ToObjectReturnType.SourceIdFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.FetchTableRequest.ToObjectReturnType0.SourceIdFieldType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.FilterTableRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.FilterTableRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.FlattenRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.FlattenRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.HeadOrTailByRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.HeadOrTailByRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.HeadOrTailRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.HeadOrTailRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.LeftJoinTablesRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.LeftJoinTablesRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.MergeTablesRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.MergeTablesRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.NaturalJoinTablesRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.NaturalJoinTablesRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.RunChartDownsampleRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.RunChartDownsampleRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SeekRowRequest.ToObjectReturnType.SourceIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SeekRowRequest.ToObjectReturnType0.SourceIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SelectDistinctRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SelectDistinctRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SelectOrUpdateRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SelectOrUpdateRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SnapshotTableRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SnapshotTableRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SnapshotWhenTableRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SnapshotWhenTableRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SortTableRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.SortTableRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.TableReference.ToObjectReturnType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.TableReference.ToObjectReturnType0.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.TimeTableRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.TimeTableRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.UngroupRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.UngroupRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.UnstructuredFilterTableRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.UnstructuredFilterTableRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.UpdateByRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.UpdateByRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.WhereInRequest.ToObjectReturnType.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.WhereInRequest.ToObjectReturnType0.ResultIdFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.ticket_pb.Ticket.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.ticket_pb.Ticket.SetTicketValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.ticket_pb.Ticket.ToObjectReturnType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.ticket_pb.Ticket.ToObjectReturnType0.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.ticket_pb.TypedTicket.ToObjectReturnType.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.ticket_pb.TypedTicket.ToObjectReturnType0.TicketFieldType.GetTicketUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder.AllocBytesUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder.ConstructorBytesUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder.SetBlockDataUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader.AllocBytesUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader.ConstructorBytesUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader.ReadAnyUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader.SetBlockBytesUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryWriter.WriteAnyValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryWriter.WriteBytesValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.BinaryWriter.WriteRepeatedBytesValueArrayUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.Message.GetFieldUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.Message.SetFieldValueUnionType
- asUint8Array() - Method in interface io.deephaven.javascript.proto.dhinternal.jspb.Message.SetOneofFieldValueUnionType
- asUint8Array() - Method in interface io.deephaven.web.client.ide.SharedExportBytesUnion
- asUnchecked() - Method in exception io.deephaven.client.impl.TableHandle.TableHandleException
- asUngroupMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.UngroupMetadata_or_callbackUnionType
- asUnstructuredFilterMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.UnstructuredFilterMetadata_or_callbackUnionType
- asUpdateByMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.UpdateByMetadata_or_callbackUnionType
- asUpdateMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.UpdateMetadata_or_callbackUnionType
- asUpdateViewMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.UpdateViewMetadata_or_callbackUnionType
- asView() - Method in interface io.deephaven.web.client.api.widget.JsWidget.MessageUnion
- asViewMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service.HierarchicalTableServiceClient.ViewMetadata_or_callbackUnionType
- asViewMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.ViewMetadata_or_callbackUnionType
- asWellKnown() - Static method in interface io.deephaven.protobuf.FieldOptions.WellKnownBehavior
-
Parse the field as a well-known type if known, otherwise parse recursively.
- asWhereInMetadata_or_callbackFn() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient.WhereInMetadata_or_callbackUnionType
- asWidget() - Method in interface io.deephaven.web.client.api.ServerObject.Union
- asWidgetExportedObject() - Method in interface io.deephaven.web.client.api.ServerObject.Union
- asWritableBooleanChunk() - Method in interface io.deephaven.chunk.WritableChunk
- asWritableBooleanChunkChunk() - Method in interface io.deephaven.chunk.WritableChunkChunk
- asWritableByteChunk() - Method in interface io.deephaven.chunk.WritableChunk
- asWritableByteChunkChunk() - Method in interface io.deephaven.chunk.WritableChunkChunk
- asWritableCharChunk() - Method in interface io.deephaven.chunk.WritableChunk
- asWritableCharChunkChunk() - Method in interface io.deephaven.chunk.WritableChunkChunk
- asWritableChunkMethodName - Variable in class io.deephaven.engine.table.impl.util.codegen.TypeAnalyzer
- asWritableDoubleChunk() - Method in interface io.deephaven.chunk.WritableChunk
- asWritableDoubleChunkChunk() - Method in interface io.deephaven.chunk.WritableChunkChunk
- asWritableFloatChunk() - Method in interface io.deephaven.chunk.WritableChunk
- asWritableFloatChunkChunk() - Method in interface io.deephaven.chunk.WritableChunkChunk
- asWritableIntChunk() - Method in interface io.deephaven.chunk.WritableChunk
- asWritableIntChunkChunk() - Method in interface io.deephaven.chunk.WritableChunkChunk
- asWritableLongChunk() - Method in interface io.deephaven.chunk.WritableChunk
- asWritableLongChunkChunk() - Method in interface io.deephaven.chunk.WritableChunkChunk
- asWritableObjectChunk() - Method in interface io.deephaven.chunk.WritableChunk
- asWritableObjectChunkChunk() - Method in interface io.deephaven.chunk.WritableChunkChunk
- asWritableShortChunk() - Method in interface io.deephaven.chunk.WritableChunk
- asWritableShortChunkChunk() - Method in interface io.deephaven.chunk.WritableChunkChunk
- AsyncClientErrorNotifier - Class in io.deephaven.engine.table.impl.util
-
When we get an error from a table in the listener tree, we want to send an appropriate command to the clients indicating that something has gone wrong with the table.
- AsyncClientErrorNotifier() - Constructor for class io.deephaven.engine.table.impl.util.AsyncClientErrorNotifier
- AsyncErrorLogger - Class in io.deephaven.engine.table.impl.util
- AsyncErrorLogger() - Constructor for class io.deephaven.engine.table.impl.util.AsyncErrorLogger
- AsyncSystem - Class in io.deephaven.base.system
-
A set of conventions for logging exceptions and asynchronously exiting the JVM.
- AsyncSystem() - Constructor for class io.deephaven.base.system.AsyncSystem
- asZonedDateTime(Table, MatchPair, String) - Static method in class io.deephaven.engine.table.impl.util.TableTimeConversions
-
Convert the specified column in the table to a
ZonedDateTime
column at the specified time zone. - asZonedDateTime(Table, MatchPair, ZoneId) - Static method in class io.deephaven.engine.table.impl.util.TableTimeConversions
-
Convert the specified column in the table to a
ZonedDateTime
column at the specified time zone. - asZonedDateTime(Table, String, String) - Static method in class io.deephaven.engine.table.impl.util.TableTimeConversions
-
Convert the specified column in the table to a
ZonedDateTime
column at the specified time zone. - asZonedDateTime(Table, String, ZoneId) - Static method in class io.deephaven.engine.table.impl.util.TableTimeConversions
-
Convert the specified column in the table to a
ZonedDateTime
column at the specified time zone. - AT - Static variable in interface io.deephaven.lang.generated.ChunkerConstants
-
RegularExpression Id.
- atan(byte) - Static method in class io.deephaven.function.Numeric
-
Returns the arc tangent.
- atan(byte) - Static method in class io.deephaven.libs.GroovyStaticImports
- atan(double) - Static method in class io.deephaven.function.Numeric
-
Returns the arc tangent.
- atan(double) - Static method in class io.deephaven.libs.GroovyStaticImports
- atan(float) - Static method in class io.deephaven.function.Numeric
-
Returns the arc tangent.
- atan(float) - Static method in class io.deephaven.libs.GroovyStaticImports
- atan(int) - Static method in class io.deephaven.function.Numeric
-
Returns the arc tangent.
- atan(int) - Static method in class io.deephaven.libs.GroovyStaticImports
- atan(long) - Static method in class io.deephaven.function.Numeric
-
Returns the arc tangent.
- atan(long) - Static method in class io.deephaven.libs.GroovyStaticImports
- atan(short) - Static method in class io.deephaven.function.Numeric
-
Returns the arc tangent.
- atan(short) - Static method in class io.deephaven.libs.GroovyStaticImports
- atan2(byte, byte) - Static method in class io.deephaven.function.Numeric
-
Returns the angle theta from the conversion of rectangular coordinates (x, y) to polar coordinates (r, theta).
- atan2(byte, byte) - Static method in class io.deephaven.libs.GroovyStaticImports
- atan2(double, double) - Static method in class io.deephaven.function.Numeric
-
Returns the angle theta from the conversion of rectangular coordinates (x, y) to polar coordinates (r, theta).
- atan2(double, double) - Static method in class io.deephaven.libs.GroovyStaticImports
- atan2(float, float) - Static method in class io.deephaven.function.Numeric
-
Returns the angle theta from the conversion of rectangular coordinates (x, y) to polar coordinates (r, theta).
- atan2(float, float) - Static method in class io.deephaven.libs.GroovyStaticImports
- atan2(int, int) - Static method in class io.deephaven.function.Numeric
-
Returns the angle theta from the conversion of rectangular coordinates (x, y) to polar coordinates (r, theta).
- atan2(int, int) - Static method in class io.deephaven.libs.GroovyStaticImports
- atan2(long, long) - Static method in class io.deephaven.function.Numeric
-
Returns the angle theta from the conversion of rectangular coordinates (x, y) to polar coordinates (r, theta).
- atan2(long, long) - Static method in class io.deephaven.libs.GroovyStaticImports
- atan2(short, short) - Static method in class io.deephaven.function.Numeric
-
Returns the angle theta from the conversion of rectangular coordinates (x, y) to polar coordinates (r, theta).
- atan2(short, short) - Static method in class io.deephaven.libs.GroovyStaticImports
- atBack(String...) - Method in class io.deephaven.engine.util.LayoutHintBuilder
- atBack(Collection<String>) - Method in class io.deephaven.engine.util.LayoutHintBuilder
-
Indicate the specified columns should appear as the last N columns of the table when displayed.
- atEnd() - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- atEnd() - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator
- atFront(String...) - Method in class io.deephaven.engine.util.LayoutHintBuilder
- atFront(Collection<String>) - Method in class io.deephaven.engine.util.LayoutHintBuilder
-
Indicate the specified columns should appear as the first N columns of the table when displayed.
- atMidnight(Instant, ZoneId) - Static method in class io.deephaven.time.DateTimeUtils
-
Returns an
Instant
for the prior midnight in the specified time zone. - atMidnight(LocalDate, ZoneId) - Static method in class io.deephaven.time.DateTimeUtils
-
Returns a
ZonedDateTime
for the prior midnight in the specified time zone. - atMidnight(LocalDateTime, ZoneId) - Static method in class io.deephaven.time.DateTimeUtils
-
Returns a
ZonedDateTime
for the prior midnight in the specified time zone. - atMidnight(ZonedDateTime) - Static method in class io.deephaven.time.DateTimeUtils
-
Returns a
ZonedDateTime
for the prior midnight in the specified time zone. - atomicAnd(AtomicInteger, int) - Static method in class io.deephaven.base.AtomicUtil
- atomicAndNot(AtomicInteger, int) - Static method in class io.deephaven.base.AtomicUtil
- atomicOr(AtomicInteger, int) - Static method in class io.deephaven.base.AtomicUtil
- AtomicUtil - Class in io.deephaven.base
- AtomicUtil() - Constructor for class io.deephaven.base.AtomicUtil
- ATTR_COMPONENT_TYPE_TAG - Static variable in class io.deephaven.extensions.barrage.util.BarrageUtil
-
The deephaven metadata tag to indicate the deephaven column component type.
- ATTR_DH_PREFIX - Static variable in class io.deephaven.extensions.barrage.util.BarrageUtil
-
The Apache Arrow metadata prefix for Deephaven attributes.
- ATTR_TYPE_TAG - Static variable in class io.deephaven.extensions.barrage.util.BarrageUtil
-
The deephaven metadata tag to indicate the deephaven column type.
- AttributeMap<TYPE extends AttributeMap<TYPE>> - Interface in io.deephaven.engine.table
-
Interface for objects (mostly
tables
and similar) that act as an immutable map of key-value attribute pairs. - attributes - Variable in class io.deephaven.extensions.barrage.util.BarrageUtil.ConvertedArrowSchema
- attributes - Variable in class io.grpc.servlet.web.websocket.AbstractWebSocketServerStream
- attributes - Variable in class io.grpc.servlet.web.websocket.AbstractWebsocketStreamImpl
- attributesToMetadata(Map<String, Object>) - Static method in class io.deephaven.extensions.barrage.util.BarrageUtil
- attributesToMetadata(Map<String, Object>, boolean) - Static method in class io.deephaven.extensions.barrage.util.BarrageUtil
- AUTH_PROTOCOL_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.HandshakeRequest
- AUTH_TYPE - Static variable in class io.deephaven.auth.BasicAuthMarshaller
- AuthContext - Class in io.deephaven.auth
- AuthContext() - Constructor for class io.deephaven.auth.AuthContext
- AuthContext.Anonymous - Class in io.deephaven.auth
- AuthContext.SuperUser - Class in io.deephaven.auth
-
A trivial auth context that allows a user to do everything the APIs allow.
- AuthContextModule - Class in io.deephaven.server.auth
- AuthContextModule() - Constructor for class io.deephaven.server.auth.AuthContextModule
- authenticate(DeephavenChannel, String) - Static method in class io.deephaven.client.impl.Authentication
-
Starts an authentication request.
- Authentication - Class in io.deephaven.client.impl
- AuthenticationConstantsRequest - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.config_pb
- AuthenticationConstantsRequest - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AuthenticationConstantsRequest
- AuthenticationConstantsRequest() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.config_pb.AuthenticationConstantsRequest
- AuthenticationConstantsRequest.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AuthenticationConstantsRequest
- AuthenticationConstantsRequestOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AuthenticationConstantsResponse - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.config_pb
- AuthenticationConstantsResponse - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AuthenticationConstantsResponse
- AuthenticationConstantsResponse() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.config_pb.AuthenticationConstantsResponse
- AuthenticationConstantsResponse.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.AuthenticationConstantsResponse
- AuthenticationConstantsResponse.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.config_pb
- AuthenticationConstantsResponse.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.config_pb
- AuthenticationConstantsResponseOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- AuthenticationException - Exception in io.deephaven.auth
-
An error occurred and this handshake to authenticate has failed for some reason.
- AuthenticationException() - Constructor for exception io.deephaven.auth.AuthenticationException
- AuthenticationInfo - Class in io.deephaven.client.impl
-
Represents the authentication information required for a
Session
. - AuthenticationInfo() - Constructor for class io.deephaven.client.impl.AuthenticationInfo
- AuthenticationRequestHandler - Interface in io.deephaven.auth
-
Simple interface to handle incoming authentication requests from flight/barrage clients, via Handshake or the Flight Authentication header.
- AuthenticationRequestHandler.HandshakeResponseListener - Interface in io.deephaven.auth
- AuthenticationRequestHandler.MetadataResponseListener - Interface in io.deephaven.auth
- authenticationTypeAndValue() - Method in class io.deephaven.client.impl.SessionConfig
-
The authentication type and value.
- authenticationTypeAndValue() - Method in class io.deephaven.client.impl.SessionImplConfig
- authenticationTypeAndValue(String) - Method in interface io.deephaven.client.impl.BarrageSubcomponent.Builder
- authenticationTypeAndValue(String) - Method in interface io.deephaven.client.impl.FlightSubcomponent.Builder
- authenticationTypeAndValue(String) - Method in interface io.deephaven.client.impl.SessionConfig.Builder
- authenticationTypeAndValue(String) - Method in interface io.deephaven.client.impl.SessionImplConfig.Builder
- authenticationTypeAndValue(String) - Method in interface io.deephaven.client.SessionSubcomponent.Builder
- authorization - Variable in class io.deephaven.server.session.TicketResolverBase
- AUTHORIZATION_HEADER - Static variable in class io.deephaven.client.impl.Authentication
-
The "authorization" header.
- AuthorizationProvider - Interface in io.deephaven.server.auth
- AuthorizationWrappedGrpcBinding<ServiceImplBase> - Class in io.deephaven.server.util
- AuthorizationWrappedGrpcBinding(ServiceAuthWiring<ServiceImplBase>, ServiceImplBase) - Constructor for class io.deephaven.server.util.AuthorizationWrappedGrpcBinding
- authorizePublishRequest(TicketResolver, ByteBuffer) - Method in class io.deephaven.server.session.NoopTicketResolverAuthorization
- authorizePublishRequest(TicketResolver, ByteBuffer) - Method in interface io.deephaven.server.session.TicketResolver.Authorization
-
Implementations must validate that the provided ticket is authorized for the current user.
- authorizePublishRequest(TicketResolver, Flight.FlightDescriptor) - Method in class io.deephaven.server.session.NoopTicketResolverAuthorization
- authorizePublishRequest(TicketResolver, Flight.FlightDescriptor) - Method in interface io.deephaven.server.session.TicketResolver.Authorization
-
Implementations must validate that the provided ticket is authorized for the current user.
- AuthorizingServerCallHandler(ServerCallHandler<ReqT, RespT>, ServerMethodDefinition<ReqT, RespT>, ServiceAuthWiring.CallStartedCallback, ServiceAuthWiring.MessageReceivedCallback<ReqT>) - Constructor for class io.deephaven.auth.ServiceAuthWiring.AuthorizingServerCallHandler
- AUTO_REFRESHING - Enum constant in enum class io.deephaven.iceberg.util.IcebergUpdateMode.IcebergUpdateType
- AUTOCOMPLETE_DISABLED - Static variable in class io.deephaven.server.console.ConsoleServiceGrpcImpl
- AutoCompleteRequest - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest - Class in io.deephaven.proto.backplane.script.grpc
-
Protobuf type
io.deephaven.proto.backplane.script.grpc.AutoCompleteRequest
- AutoCompleteRequest() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.AutoCompleteRequest
- AutoCompleteRequest.Builder - Class in io.deephaven.proto.backplane.script.grpc
-
Protobuf type
io.deephaven.proto.backplane.script.grpc.AutoCompleteRequest
- AutoCompleteRequest.RequestCase - Enum Class in io.deephaven.proto.backplane.script.grpc
- AutoCompleteRequest.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType.ChangeDocumentFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType.ChangeDocumentFieldType.ContentChangesListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType.ChangeDocumentFieldType.ContentChangesListFieldType.RangeFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType.ChangeDocumentFieldType.ContentChangesListFieldType.RangeFieldType.StartFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType.ChangeDocumentFieldType.TextDocumentFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType.CloseDocumentFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType.ConsoleIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType.GetCompletionItemsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType.GetCompletionItemsFieldType.ContextFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType.GetDiagnosticFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType.GetHoverFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType.GetSignatureHelpFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType.GetSignatureHelpFieldType.ContextFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType.GetSignatureHelpFieldType.ContextFieldType.ActiveSignatureHelpFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType.GetSignatureHelpFieldType.ContextFieldType.ActiveSignatureHelpFieldType.SignaturesListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType.GetSignatureHelpFieldType.ContextFieldType.ActiveSignatureHelpFieldType.SignaturesListFieldType.DocumentationFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType.GetSignatureHelpFieldType.ContextFieldType.ActiveSignatureHelpFieldType.SignaturesListFieldType.ParametersListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType.OpenDocumentFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType.OpenDocumentFieldType.TextDocumentFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType0.ChangeDocumentFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType0.ChangeDocumentFieldType.ContentChangesListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType0.ChangeDocumentFieldType.ContentChangesListFieldType.RangeFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType0.ChangeDocumentFieldType.ContentChangesListFieldType.RangeFieldType.StartFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType0.ChangeDocumentFieldType.TextDocumentFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType0.CloseDocumentFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType0.ConsoleIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType0.GetCompletionItemsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType0.GetCompletionItemsFieldType.ContextFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType0.GetDiagnosticFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType0.GetHoverFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType0.GetSignatureHelpFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType0.GetSignatureHelpFieldType.ContextFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType0.GetSignatureHelpFieldType.ContextFieldType.ActiveSignatureHelpFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType0.GetSignatureHelpFieldType.ContextFieldType.ActiveSignatureHelpFieldType.SignaturesListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType0.GetSignatureHelpFieldType.ContextFieldType.ActiveSignatureHelpFieldType.SignaturesListFieldType.DocumentationFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType0.GetSignatureHelpFieldType.ContextFieldType.ActiveSignatureHelpFieldType.SignaturesListFieldType.ParametersListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType0.OpenDocumentFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequest.ToObjectReturnType0.OpenDocumentFieldType.TextDocumentFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteRequestOrBuilder - Interface in io.deephaven.proto.backplane.script.grpc
- AutoCompleteResponse - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse - Class in io.deephaven.proto.backplane.script.grpc
-
Protobuf type
io.deephaven.proto.backplane.script.grpc.AutoCompleteResponse
- AutoCompleteResponse() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.AutoCompleteResponse
- AutoCompleteResponse.Builder - Class in io.deephaven.proto.backplane.script.grpc
-
Protobuf type
io.deephaven.proto.backplane.script.grpc.AutoCompleteResponse
- AutoCompleteResponse.ResponseCase - Enum Class in io.deephaven.proto.backplane.script.grpc
- AutoCompleteResponse.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType.CompletionItemsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType.CompletionItemsFieldType.ItemsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType.CompletionItemsFieldType.ItemsListFieldType.DocumentationFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType.CompletionItemsFieldType.ItemsListFieldType.TextEditFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType.CompletionItemsFieldType.ItemsListFieldType.TextEditFieldType.RangeFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType.CompletionItemsFieldType.ItemsListFieldType.TextEditFieldType.RangeFieldType.StartFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType.DiagnosticFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType.DiagnosticFieldType.ItemsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType.DiagnosticFieldType.ItemsListFieldType.CodeDescriptionFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType.DiagnosticFieldType.ItemsListFieldType.GetDataUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType.DiagnosticPublishFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType.HoverFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType.SignaturesFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType.SignaturesFieldType.SignaturesListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType.SignaturesFieldType.SignaturesListFieldType.ParametersListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType0.CompletionItemsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType0.CompletionItemsFieldType.ItemsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType0.CompletionItemsFieldType.ItemsListFieldType.DocumentationFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType0.CompletionItemsFieldType.ItemsListFieldType.TextEditFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType0.CompletionItemsFieldType.ItemsListFieldType.TextEditFieldType.RangeFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType0.CompletionItemsFieldType.ItemsListFieldType.TextEditFieldType.RangeFieldType.StartFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType0.DiagnosticFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType0.DiagnosticFieldType.ItemsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType0.DiagnosticFieldType.ItemsListFieldType.CodeDescriptionFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType0.DiagnosticFieldType.ItemsListFieldType.GetDataUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType0.DiagnosticPublishFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType0.HoverFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType0.SignaturesFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType0.SignaturesFieldType.SignaturesListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponse.ToObjectReturnType0.SignaturesFieldType.SignaturesListFieldType.ParametersListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- AutoCompleteResponseOrBuilder - Interface in io.deephaven.proto.backplane.script.grpc
- autoCompleteStream() - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient
- autoCompleteStream(StreamObserver<AutoCompleteResponse>) - Method in class io.deephaven.server.console.ConsoleServiceGrpcImpl
- autoCompleteStream(BrowserHeaders) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient
- autoCompleteStream(StreamObserver<AutoCompleteResponse>) - Method in interface io.deephaven.proto.backplane.script.grpc.ConsoleServiceGrpc.AsyncService
-
Starts a stream for autocomplete on the current session.
- autoCompleteStream(StreamObserver<AutoCompleteResponse>) - Method in class io.deephaven.proto.backplane.script.grpc.ConsoleServiceGrpc.ConsoleServiceStub
-
Starts a stream for autocomplete on the current session.
- AutoCompleteStream - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleService
- autoFilter(String...) - Method in class io.deephaven.engine.util.LayoutHintBuilder
- autoFilter(Collection<String>) - Method in class io.deephaven.engine.util.LayoutHintBuilder
-
Indicate the specified columns should be configured as AutoFilter columns
- autoFilterFetchSize(String, int) - Method in class io.deephaven.engine.util.LayoutHintBuilder
-
Set the default initial number of rows to fetch for columns that have been marked as
AutoFilter
columns. - autoRefreshingMode() - Static method in class io.deephaven.iceberg.util.IcebergUpdateMode
-
Set an automatically-refreshing update mode for this table using the default refresh interval of 60 seconds.
- autoRefreshingMode(long) - Static method in class io.deephaven.iceberg.util.IcebergUpdateMode
-
Set an automatically-refreshing update mode for this table using the provided refresh interval.
- autoRefreshMs() - Method in class io.deephaven.iceberg.util.IcebergUpdateMode
-
When the update type is
IcebergUpdateMode.IcebergUpdateType.AUTO_REFRESHING
, this value specifies the minimum interval in milliseconds between automatic refreshes of the table. - autoRefreshMs(long) - Method in interface io.deephaven.iceberg.util.IcebergUpdateMode.Builder
- AutoTuningIncrementalReleaseFilter - Class in io.deephaven.engine.table.impl.select
-
Filter that releases the required number of rows from a table to saturate the UGP cycle.
- AutoTuningIncrementalReleaseFilter(long, long, double) - Constructor for class io.deephaven.engine.table.impl.select.AutoTuningIncrementalReleaseFilter
-
Create an auto tuning release filter using a real time clock, without printing on each cycle.
- AutoTuningIncrementalReleaseFilter(long, long, double, boolean) - Constructor for class io.deephaven.engine.table.impl.select.AutoTuningIncrementalReleaseFilter
-
Create an auto tuning release filter using a real time clock.
- AutoTuningIncrementalReleaseFilter(Logger, long, long, double) - Constructor for class io.deephaven.engine.table.impl.select.AutoTuningIncrementalReleaseFilter
-
Create an auto tuning release filter using a real time clock, without printing on each cycle.
- AutoTuningIncrementalReleaseFilter(Logger, long, long, double, boolean) - Constructor for class io.deephaven.engine.table.impl.select.AutoTuningIncrementalReleaseFilter
-
Create an auto tuning release filter using a real time clock.
- available() - Method in class io.deephaven.extensions.barrage.chunk.NullChunkWriter.NullDrainableColumn
- available() - Method in class io.deephaven.extensions.barrage.chunk.SingleElementListHeaderWriter
- available() - Method in class io.deephaven.extensions.barrage.ConsecutiveDrainableStreams
- available() - Method in class io.deephaven.extensions.barrage.DrainableByteArrayInputStream
- available() - Method in class io.deephaven.extensions.barrage.util.BarrageProtoUtil.ObjectInputStreamAdapter
- available() - Method in class io.deephaven.extensions.barrage.util.DefensiveCapture
- available() - Method in class io.deephaven.extensions.barrage.util.DefensiveDrainable
-
A defensive drainable needs to override available.
- available() - Method in class io.deephaven.io.streams.ByteBufferInputStream
- available() - Method in class io.deephaven.io.streams.ByteBufferStreams.Input
- available() - Method in class io.deephaven.io.streams.ZipInputStream
- AVAILABLE - Enum constant in enum class io.deephaven.engine.table.impl.NoSuchColumnException.Type
- availablePermits() - Method in class io.deephaven.base.FIFOSemaphore
- availablePermits() - Method in class io.deephaven.base.UnfairSemaphore
- AVERAGE_EVENLY_DIVIDED - Static variable in class io.deephaven.api.agg.spec.AggSpecPercentile
- AVERAGE_EVENLY_DIVIDED_DEFAULT - Static variable in class io.deephaven.api.agg.spec.AggSpecMedian
- AVERAGE_EVENLY_DIVIDED_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMedian
- AVERAGE_EVENLY_DIVIDED_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecPercentile
- averageEvenlyDivided() - Method in class io.deephaven.api.agg.spec.AggSpecMedian
-
Whether to average the highest low-bucket value and lowest high-bucket value, when the low-bucket and high-bucket are of equal size.
- averageEvenlyDivided() - Method in class io.deephaven.api.agg.spec.AggSpecPercentile
-
Whether to average the highest low-bucket value and lowest high-bucket value, when the low-bucket and high-bucket are of equal size.
- avg() - Static method in interface io.deephaven.api.agg.spec.AggSpec
- avg(byte...) - Static method in class io.deephaven.function.Numeric
-
Returns the mean.
- avg(byte...) - Static method in class io.deephaven.libs.GroovyStaticImports
- avg(double...) - Static method in class io.deephaven.function.Numeric
-
Returns the mean.
- avg(double...) - Static method in class io.deephaven.libs.GroovyStaticImports
- avg(float...) - Static method in class io.deephaven.function.Numeric
-
Returns the mean.
- avg(float...) - Static method in class io.deephaven.libs.GroovyStaticImports
- avg(int...) - Static method in class io.deephaven.function.Numeric
-
Returns the mean.
- avg(int...) - Static method in class io.deephaven.libs.GroovyStaticImports
- avg(long...) - Static method in class io.deephaven.function.Numeric
-
Returns the mean.
- avg(long...) - Static method in class io.deephaven.libs.GroovyStaticImports
- avg(long, double) - Method in interface io.deephaven.server.table.stats.ChunkedNumericalStatsKernel
- avg(short...) - Static method in class io.deephaven.function.Numeric
-
Returns the mean.
- avg(short...) - Static method in class io.deephaven.libs.GroovyStaticImports
- avg(ByteVector) - Static method in class io.deephaven.function.Numeric
-
Returns the mean.
- avg(ByteVector) - Static method in class io.deephaven.libs.GroovyStaticImports
- avg(DoubleVector) - Static method in class io.deephaven.function.Numeric
-
Returns the mean.
- avg(DoubleVector) - Static method in class io.deephaven.libs.GroovyStaticImports
- avg(FloatVector) - Static method in class io.deephaven.function.Numeric
-
Returns the mean.
- avg(FloatVector) - Static method in class io.deephaven.libs.GroovyStaticImports
- avg(IntVector) - Static method in class io.deephaven.function.Numeric
-
Returns the mean.
- avg(IntVector) - Static method in class io.deephaven.libs.GroovyStaticImports
- avg(LongVector) - Static method in class io.deephaven.function.Numeric
-
Returns the mean.
- avg(LongVector) - Static method in class io.deephaven.libs.GroovyStaticImports
- avg(ShortVector) - Static method in class io.deephaven.function.Numeric
-
Returns the mean.
- avg(ShortVector) - Static method in class io.deephaven.libs.GroovyStaticImports
- avg(Byte[]) - Static method in class io.deephaven.function.Numeric
-
Returns the mean.
- avg(Byte[]) - Static method in class io.deephaven.libs.GroovyStaticImports
- avg(Double[]) - Static method in class io.deephaven.function.Numeric
-
Returns the mean.
- avg(Double[]) - Static method in class io.deephaven.libs.GroovyStaticImports
- avg(Float[]) - Static method in class io.deephaven.function.Numeric
-
Returns the mean.
- avg(Float[]) - Static method in class io.deephaven.libs.GroovyStaticImports
- avg(Integer[]) - Static method in class io.deephaven.function.Numeric
-
Returns the mean.
- avg(Integer[]) - Static method in class io.deephaven.libs.GroovyStaticImports
- avg(Long[]) - Static method in class io.deephaven.function.Numeric
-
Returns the mean.
- avg(Long[]) - Static method in class io.deephaven.libs.GroovyStaticImports
- avg(Short[]) - Static method in class io.deephaven.function.Numeric
-
Returns the mean.
- avg(Short[]) - Static method in class io.deephaven.libs.GroovyStaticImports
- Avg - Enum constant in enum class io.deephaven.engine.util.TotalsTableBuilder.AggType
-
Return the average of values in each group.
- AVG - Enum constant in enum class io.deephaven.proto.backplane.grpc.AggSpec.TypeCase
- AVG - Enum constant in enum class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.AggType
-
Deprecated.
AVG = 3;
- AVG - Enum constant in enum class io.deephaven.web.client.api.JsColumnStatistics.StatType
-
The average of all data in the column.
- AVG - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.TypeCase
- AVG - Static variable in class io.deephaven.web.client.api.JsTotalsTableConfig
-
Deprecated.
- AVG - Static variable in class io.deephaven.web.client.api.tree.enums.JsAggregationOperation
-
The total number of values in the specified column.
- AVG_ABS - Enum constant in enum class io.deephaven.web.client.api.JsColumnStatistics.StatType
-
The average of the absolute value of all data in the column.
- AVG_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.AggSpec
- AVG_MEDIAN_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate
-
Deprecated.
- AVG_VALUE - Static variable in enum class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.AggType
-
Deprecated.
AVG = 3;
- avgBy() - Method in interface io.deephaven.api.TableOperations
-
Produces a single row table with the average of each column.
- avgBy() - Method in interface io.deephaven.api.TableOperationsDefaults
- avgBy(ColumnName...) - Method in interface io.deephaven.api.TableOperations
-
Groups the data column according to
groupByColumns
and computes the average for the rest of the fields - avgBy(ColumnName...) - Method in interface io.deephaven.api.TableOperationsDefaults
- avgBy(String...) - Method in interface io.deephaven.api.TableOperations
-
Groups the data column according to
groupByColumns
and computes the average for the rest of the fields - avgBy(String...) - Method in interface io.deephaven.api.TableOperationsDefaults
- avgBy(Collection<String>) - Method in interface io.deephaven.api.TableOperations
-
Groups the data column according to
groupByColumns
and computes the average for the rest of the fields - avgBy(Collection<String>) - Method in interface io.deephaven.api.TableOperationsDefaults
- AVRO_DESERIALIZER - Static variable in class io.deephaven.kafka.KafkaTools
- AVRO_LATEST_VERSION - Static variable in class io.deephaven.kafka.KafkaTools
- AVRO_SERIALIZER - Static variable in class io.deephaven.kafka.KafkaTools
- avroSchemaToColumnDefinitions(List<ColumnDefinition<?>>, Map<String, String>, Schema, Function<String, String>) - Static method in class io.deephaven.kafka.KafkaTools
- avroSchemaToColumnDefinitions(List<ColumnDefinition<?>>, Map<String, String>, Schema, Function<String, String>, boolean) - Static method in class io.deephaven.kafka.KafkaTools
- avroSchemaToColumnDefinitions(List<ColumnDefinition<?>>, Schema) - Static method in class io.deephaven.kafka.KafkaTools
-
Convert an Avro schema to a list of column definitions, mapping every avro field to a column of the same name.
- avroSchemaToColumnDefinitions(List<ColumnDefinition<?>>, Schema, Function<String, String>) - Static method in class io.deephaven.kafka.KafkaTools
-
Convert an Avro schema to a list of column definitions.
- avroSpec(String) - Static method in class io.deephaven.kafka.KafkaTools.Consume
-
Avro spec from fetching an Avro schema from a Confluent compatible Schema Server The Properties used to initialize Kafka should contain the URL for the Schema Server to use under the "schema.registry.url" property.
- avroSpec(String, String) - Static method in class io.deephaven.kafka.KafkaTools.Consume
-
Avro spec from fetching an Avro schema from a Confluent compatible Schema Server.
- avroSpec(String, String, Function<String, String>) - Static method in class io.deephaven.kafka.KafkaTools.Consume
-
Avro spec from fetching an Avro schema from a Confluent compatible Schema Server.
- avroSpec(String, String, Function<String, String>, boolean) - Static method in class io.deephaven.kafka.KafkaTools.Consume
-
Avro spec from fetching an Avro schema from a Confluent compatible Schema Server.
- avroSpec(String, String, Map<String, String>, String, Predicate<String>, Predicate<String>, boolean, String, Properties) - Static method in class io.deephaven.kafka.KafkaTools.Produce
-
Avro spec from fetching an Avro schema from a Confluent compatible Schema Server.
- avroSpec(String, Function<String, String>) - Static method in class io.deephaven.kafka.KafkaTools.Consume
-
Avro spec from fetching an Avro schema from a Confluent compatible Schema Server.
- avroSpec(Schema) - Static method in class io.deephaven.kafka.KafkaTools.Consume
-
Avro spec from an Avro schema.
- avroSpec(Schema, Function<String, String>) - Static method in class io.deephaven.kafka.KafkaTools.Consume
-
Avro spec from an Avro schema.
- avroSpec(Schema, Map<String, String>, String, Predicate<String>, Predicate<String>) - Static method in class io.deephaven.kafka.KafkaTools.Produce
-
Avro spec to generate Avro messages from an Avro schema.
- await() - Method in class io.deephaven.client.impl.Authentication
-
Causes the current thread to wait until the authentication request is finished, unless the thread is interrupted.
- await() - Method in class io.deephaven.client.impl.TableHandle
- await(Duration) - Method in class io.deephaven.client.impl.Authentication
-
Causes the current thread to wait for up to
duration
until the authentication request is finished, unless the thread is interrupted, or the specified waiting time elapses. - await(Duration) - Method in class io.deephaven.client.impl.TableHandle
-
Causes the current thread to wait until
this
is done, unless the thread is interrupted, ortimeout
elapses. - awaitDone() - Method in class io.deephaven.engine.table.impl.select.SimulationClock
-
Wait for the simulation to be done.
- awaitDoneUninterruptibly() - Method in class io.deephaven.engine.table.impl.select.SimulationClock
-
Wait for the simulation to be done, without ever throwing InterruptedException.
- awaitOrCancel() - Method in class io.deephaven.client.impl.Authentication
-
Waits for the request to finish.
- awaitOrCancel(Duration) - Method in class io.deephaven.client.impl.Authentication
-
Causes the current thread to wait for up to
duration
until the authentication request is finished, unless the thread is interrupted, or the specified waiting time elapses. - awaitShutdown() - Method in class io.deephaven.util.process.OnetimeShutdownTask
- awaitShutdown(long, Runnable) - Method in class io.deephaven.util.process.OnetimeShutdownTask
- awaitTermination() - Method in interface io.deephaven.modelfarm.ModelFarm
-
Blocks until all tasks have completed execution after a shutdown request.
- awaitTermination() - Method in class io.deephaven.modelfarm.ModelFarmBase
- awaitTermination(long, TimeUnit) - Method in interface io.deephaven.modelfarm.ModelFarm
-
Blocks until all tasks have completed execution after a shutdown request, or the timeout occurs, whichever happens first.
- awaitTermination(long, TimeUnit) - Method in class io.deephaven.modelfarm.ModelFarmBase
- awaitUnchecked() - Method in class io.deephaven.client.impl.TableHandle
- awaitUpdate() - Method in class io.deephaven.engine.table.impl.BaseTable
- awaitUpdate() - Method in interface io.deephaven.engine.table.impl.TableAdapter
- awaitUpdate() - Method in class io.deephaven.engine.table.impl.UncoalescedTable
- awaitUpdate() - Method in interface io.deephaven.engine.table.Table
-
Wait for updates to this Table.
- awaitUpdate(long) - Method in class io.deephaven.engine.table.impl.BaseTable
- awaitUpdate(long) - Method in interface io.deephaven.engine.table.impl.TableAdapter
- awaitUpdate(long) - Method in class io.deephaven.engine.table.impl.UncoalescedTable
- awaitUpdate(long) - Method in interface io.deephaven.engine.table.Table
-
Wait for updates to this Table.
- AwareFunctionalLock - Interface in io.deephaven.util.locks
- AwareLock - Interface in io.deephaven.util.locks
-
Extension to the
Lock
interface to make awareness of the current thread's state accessible. - AwsSdkV2Credentials - Interface in io.deephaven.extensions.s3
- awsV2CredentialsProvider(S3Instructions) - Method in interface io.deephaven.extensions.s3.AwsSdkV2Credentials
-
Get the AWS credentials provider based on the given instructions.
- axes - Variable in class io.deephaven.web.client.api.widget.plot.JsChartDescriptor
- axes() - Method in class io.deephaven.plot.AbstractSeriesInternal
- axes() - Method in interface io.deephaven.plot.datasets.DataSeriesInternal
-
Gets the axes on which this data will be plotted.
- axes() - Method in interface io.deephaven.plot.datasets.multiseries.MultiSeriesInternal
-
Gets the axes on which this data will be plotted.
- axes() - Method in interface io.deephaven.plot.SeriesInternal
-
Gets the axes on which this data will be plotted.
- axes(int) - Method in interface io.deephaven.plot.Chart
-
Gets an axes.
- axes(int) - Method in class io.deephaven.plot.ChartImpl
- axes(int) - Method in interface io.deephaven.plot.Figure
- axes(int) - Method in class io.deephaven.plot.FigureImpl
- axes(String) - Method in interface io.deephaven.plot.Chart
-
Gets an axes.
- axes(String) - Method in class io.deephaven.plot.ChartImpl
- axes(String) - Method in interface io.deephaven.plot.Figure
- axes(String) - Method in class io.deephaven.plot.FigureImpl
- Axes - Interface in io.deephaven.plot
-
Chart's axes.
- AXES_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor
- AxesImpl - Class in io.deephaven.plot
-
Chart's axes.
- axesRemoveSeries(String...) - Method in interface io.deephaven.plot.Axes
-
Removes the series with the specified
names
from this Axes. - axesRemoveSeries(String...) - Method in class io.deephaven.plot.AxesImpl
-
Removes the series with the specified
names
from this Axes. - axesRemoveSeries(String...) - Method in interface io.deephaven.plot.Figure
- axesRemoveSeries(String...) - Method in class io.deephaven.plot.FigureImpl
- axis - Variable in class io.deephaven.web.client.api.widget.plot.JsSourceDescriptor
- axis(int) - Method in interface io.deephaven.plot.Axes
-
Gets the
Axis
at dimensiondim
. - axis(int) - Method in class io.deephaven.plot.AxesImpl
- axis(int) - Method in interface io.deephaven.plot.Figure
- axis(int) - Method in class io.deephaven.plot.FigureImpl
- Axis - Interface in io.deephaven.plot
-
Represents an axis.
- AXIS - Enum constant in enum class io.deephaven.plot.chartmodifiers.OneClickChartModifier.VisibilityLevel
- AXIS_ID_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesSourceDescriptor
- AXIS_ID_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SourceDescriptor
- axisColor(Paint) - Method in interface io.deephaven.plot.Axis
-
Sets the color for this Axis line and tick marks.
- axisColor(Paint) - Method in class io.deephaven.plot.AxisImpl
- axisColor(Paint) - Method in interface io.deephaven.plot.Figure
- axisColor(Paint) - Method in class io.deephaven.plot.FigureImpl
- axisColor(String) - Method in interface io.deephaven.plot.Axis
-
Sets the color for this Axis line and tick marks.
- axisColor(String) - Method in class io.deephaven.plot.AxisImpl
- axisColor(String) - Method in interface io.deephaven.plot.Figure
- axisColor(String) - Method in class io.deephaven.plot.FigureImpl
- AxisDescriptor - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- AxisDescriptor() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.AxisDescriptor
- AxisDescriptor.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- AxisDescriptor.ToObjectReturnType.BusinessCalendarDescriptorFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- AxisDescriptor.ToObjectReturnType.BusinessCalendarDescriptorFieldType.BusinessPeriodsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- AxisDescriptor.ToObjectReturnType.BusinessCalendarDescriptorFieldType.HolidaysListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- AxisDescriptor.ToObjectReturnType.BusinessCalendarDescriptorFieldType.HolidaysListFieldType.DateFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- AxisDescriptor.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- AxisDescriptor.ToObjectReturnType0.BusinessCalendarDescriptorFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- AxisDescriptor.ToObjectReturnType0.BusinessCalendarDescriptorFieldType.BusinessPeriodsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- AxisDescriptor.ToObjectReturnType0.BusinessCalendarDescriptorFieldType.HolidaysListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- AxisDescriptor.ToObjectReturnType0.BusinessCalendarDescriptorFieldType.HolidaysListFieldType.DateFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- axisFormat(AxisFormat) - Method in interface io.deephaven.plot.Axis
-
Sets the
AxisFormat
for this Axis. - axisFormat(AxisFormat) - Method in class io.deephaven.plot.AxisImpl
- axisFormat(AxisFormat) - Method in interface io.deephaven.plot.Figure
- axisFormat(AxisFormat) - Method in class io.deephaven.plot.FigureImpl
- AxisFormat - Interface in io.deephaven.plot.axisformatters
-
Format for axis tick labels.
- axisFormatPattern(String) - Method in interface io.deephaven.plot.Axis
-
Sets the format pattern for this Axis's labels.
- axisFormatPattern(String) - Method in class io.deephaven.plot.AxisImpl
- axisFormatPattern(String) - Method in interface io.deephaven.plot.Figure
- axisFormatPattern(String) - Method in class io.deephaven.plot.FigureImpl
- AxisFormatType - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.AxisDescriptor
- AxisFormatTypeMap - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.axisdescriptor
- AxisImpl - Class in io.deephaven.plot
-
Represents an axis.
- AxisImpl(AxisImpl, ChartImpl) - Constructor for class io.deephaven.plot.AxisImpl
-
Creates a copy of an Axis using a different chart.
- AxisImpl.Type - Enum Class in io.deephaven.plot
- axisLabel(String) - Method in interface io.deephaven.plot.Axis
-
Sets the label for this Axis.
- axisLabel(String) - Method in class io.deephaven.plot.AxisImpl
- axisLabel(String) - Method in interface io.deephaven.plot.Figure
- axisLabel(String) - Method in class io.deephaven.plot.FigureImpl
- axisLabelFont(Font) - Method in interface io.deephaven.plot.Axis
-
Sets the font for this Axis's label.
- axisLabelFont(Font) - Method in class io.deephaven.plot.AxisImpl
- axisLabelFont(Font) - Method in interface io.deephaven.plot.Figure
- axisLabelFont(Font) - Method in class io.deephaven.plot.FigureImpl
- axisLabelFont(String, String, int) - Method in interface io.deephaven.plot.Axis
-
Sets the font for this Axis's label.
- axisLabelFont(String, String, int) - Method in class io.deephaven.plot.AxisImpl
- axisLabelFont(String, String, int) - Method in interface io.deephaven.plot.Figure
- axisLabelFont(String, String, int) - Method in class io.deephaven.plot.FigureImpl
- AxisLocation - Class in io.deephaven.plot
-
Location of Axis within a figure.
- AxisPosition - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.AxisDescriptor
- AxisPositionMap - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.axisdescriptor
- axisTransform(String) - Static method in enum class io.deephaven.plot.axistransformations.AxisTransforms
-
Returns an axis transform.
- axisTransform(String) - Static method in class io.deephaven.plot.PlottingConvenience
- AxisTransform - Interface in io.deephaven.plot.axistransformations
-
Function applied to transform data before plotting.
- AxisTransformBusinessCalendar - Class in io.deephaven.plot.axistransformations
-
AxisTransform into business time.
- AxisTransformBusinessCalendar(BusinessCalendar) - Constructor for class io.deephaven.plot.axistransformations.AxisTransformBusinessCalendar
-
Creates an AxisTransformBusinessCalendar instance with the specified
BusinessCalendar
. - AxisTransformLambda - Class in io.deephaven.plot.axistransformations
-
Transformations from dataset space to axis space and back.
- AxisTransformLambda() - Constructor for class io.deephaven.plot.axistransformations.AxisTransformLambda
-
Creates an AxisTransformLambda instance where all dataset values are visible in the plot and the dataset to axis space transform and its inverse are the identity function.
- AxisTransformLambda(DoubleUnaryOperator, DoubleUnaryOperator) - Constructor for class io.deephaven.plot.axistransformations.AxisTransformLambda
-
Creates an AxisTransformLambda instance where all dataset values are visible in the plot.
- AxisTransformLambda(DoubleUnaryOperator, DoubleUnaryOperator, DoublePredicate) - Constructor for class io.deephaven.plot.axistransformations.AxisTransformLambda
-
Creates an AxisTransformLambda instance.
- axisTransformNames() - Static method in enum class io.deephaven.plot.axistransformations.AxisTransforms
-
Returns the names of available axis transforms.
- axisTransformNames() - Static method in class io.deephaven.plot.PlottingConvenience
- AxisTransforms - Enum Class in io.deephaven.plot.axistransformations
-
Common
AxisTransform
s. - AxisType - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.AxisDescriptor
- AxisTypeMap - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.axisdescriptor
- AZURE - Enum constant in enum class io.deephaven.gui.color.Colors
- AZURE - Static variable in class io.deephaven.gui.color.Color
B
- back() - Method in class io.deephaven.base.ringbuffer.AggregatingByteRingBuffer
-
Returns the element at the tail of the ring buffer
- back() - Method in class io.deephaven.base.ringbuffer.AggregatingCharRingBuffer
-
Returns the element at the tail of the ring buffer
- back() - Method in class io.deephaven.base.ringbuffer.AggregatingDoubleRingBuffer
-
Returns the element at the tail of the ring buffer
- back() - Method in class io.deephaven.base.ringbuffer.AggregatingFloatRingBuffer
-
Returns the element at the tail of the ring buffer
- back() - Method in class io.deephaven.base.ringbuffer.AggregatingIntRingBuffer
-
Returns the element at the tail of the ring buffer
- back() - Method in class io.deephaven.base.ringbuffer.AggregatingLongRingBuffer
-
Returns the element at the tail of the ring buffer
- back() - Method in class io.deephaven.base.ringbuffer.AggregatingObjectRingBuffer
-
Returns the element at the tail of the ring buffer
- back() - Method in class io.deephaven.base.ringbuffer.AggregatingShortRingBuffer
-
Returns the element at the tail of the ring buffer
- back() - Method in class io.deephaven.base.RingBuffer
- back() - Method in class io.deephaven.base.ringbuffer.ByteRingBuffer
-
Returns the element at the tail of the ring buffer
- back() - Method in class io.deephaven.base.ringbuffer.CharRingBuffer
-
Returns the element at the tail of the ring buffer
- back() - Method in class io.deephaven.base.ringbuffer.DoubleRingBuffer
-
Returns the element at the tail of the ring buffer
- back() - Method in class io.deephaven.base.ringbuffer.FloatRingBuffer
-
Returns the element at the tail of the ring buffer
- back() - Method in class io.deephaven.base.ringbuffer.IntRingBuffer
-
Returns the element at the tail of the ring buffer
- back() - Method in class io.deephaven.base.ringbuffer.LongRingBuffer
-
Returns the element at the tail of the ring buffer
- back() - Method in class io.deephaven.base.ringbuffer.ObjectRingBuffer
-
Returns the element at the tail of the ring buffer
- back() - Method in class io.deephaven.base.ringbuffer.ShortRingBuffer
-
Returns the element at the tail of the ring buffer
- back(int, int) - Method in class io.deephaven.lang.generated.Chunker
- back(int, int) - Method in interface io.deephaven.lang.generated.ChunkerMixin
- background(long) - Static method in enum class io.deephaven.gui.color.Colors
-
Creates a table format encoding with specified background color and an unformatted foreground.
- background(long, long, long) - Static method in enum class io.deephaven.gui.color.Colors
-
Creates a table format encoding with background color equal to the input RGB and unformatted foreground.
- background(Color) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Creates a table format encoding with specified background color and an unformatted foreground.
- background(String) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Creates a table format encoding with specified background color and an unformatted foreground.
- backgroundForeground(long, long, long, long, long, long) - Static method in enum class io.deephaven.gui.color.Colors
-
Creates a table format encoding with specified foreground and background colors.
- backgroundForeground(Color, Color) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Creates a table format encoding with specified foreground and background colors.
- backgroundForeground(String, String) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Creates a table format encoding with specified foreground and background colors.
- backgroundForegroundAuto(long, long, long) - Static method in enum class io.deephaven.gui.color.Colors
-
Creates a table format encoding with specified background color and automatically chosen contrasting foreground color.
- backgroundForegroundAuto(Color) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Creates a table format encoding with specified background color and automatically chosen contrasting foreground color.
- backgroundForegroundAuto(String) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Creates a table format encoding with specified background color and automatically chosen contrasting foreground color.
- backgroundOverride(long) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Background with Override ..
- backgroundOverride(Color) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Background with Override ..
- backgroundOverride(String) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Background with Override ..
- backup(int) - Method in class io.deephaven.lang.generated.SimpleCharStream
-
Backup a number of characters.
- BAD_DATA_BEHAVIOR_NOT_SPECIFIED - Enum constant in enum class io.deephaven.proto.backplane.grpc.BadDataBehavior
-
When not specified will use the server default.
- BAD_DATA_BEHAVIOR_NOT_SPECIFIED_VALUE - Static variable in enum class io.deephaven.proto.backplane.grpc.BadDataBehavior
-
When not specified will use the server default.
- BadDataBehavior - Enum Class in io.deephaven.api.updateby
-
Directives for how to handle
null
andNaN
values while processing EMAs - BadDataBehavior - Enum Class in io.deephaven.proto.backplane.grpc
-
Directives for how to handle {@code null} and {@code NaN} values
- BadDataBehavior - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.Table_pb
- BadDataBehaviorMap - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BAR - Enum constant in enum class io.deephaven.plot.PlotStyle
-
A bar chart.
- BAR - Enum constant in enum class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesPlotStyle
-
BAR = 0;
- BAR - Static variable in class io.deephaven.web.client.api.widget.plot.enums.JsSeriesPlotStyle
-
Series items should each be draw as bars.
- BAR_VALUE - Static variable in enum class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesPlotStyle
-
BAR = 0;
- BARRAGE_PERFORMANCE_KEY_ATTRIBUTE - Static variable in interface io.deephaven.engine.table.Table
-
Set this attribute to enable collection of barrage performance stats.
- BARRAGE_SCHEMA_ATTRIBUTE - Static variable in interface io.deephaven.engine.table.Table
-
Set an Apache Arrow POJO Schema to this attribute to control the column encoding used for barrage serialization.
- BarrageBlinkTable - Class in io.deephaven.extensions.barrage.table
-
A client side
Table
that mirrors an upstream/server side blinkTable
. - BarrageBlinkTable(String, UpdateSourceRegistrar, NotificationQueue, ScheduledExecutorService, LinkedHashMap<String, ColumnSource<?>>, WritableColumnSource<?>[], Map<String, Object>, BarrageTable.ViewportChangedCallback) - Constructor for class io.deephaven.extensions.barrage.table.BarrageBlinkTable
- BarrageClientModule - Interface in io.deephaven.server.barrage
- BarrageDataMarshaller(BarrageSubscriptionOptions, ChunkType[], Class<?>[], Class<?>[], BarrageMessageReader) - Constructor for class io.deephaven.client.impl.BarrageSubscriptionImpl.BarrageDataMarshaller
- barrageFactory(ClientConfig) - Method in class io.deephaven.server.session.SessionFactoryCreator
-
Creates a
BarrageSessionFactoryConfig.Factory
by setting up the server defaults for aBarrageSessionFactoryConfig
. - BarrageMarshallingException - Exception in io.deephaven.extensions.barrage.util
-
This exception is thrown when Barrage encounters unexpected state while marshalling a gRPC message.
- BarrageMarshallingException(String) - Constructor for exception io.deephaven.extensions.barrage.util.BarrageMarshallingException
- BarrageMessage - Class in io.deephaven.engine.table.impl.util
-
This is a structured object that represents the barrage update record batch.
- BarrageMessage() - Constructor for class io.deephaven.engine.table.impl.util.BarrageMessage
- BarrageMessage.AddColumnData - Class in io.deephaven.engine.table.impl.util
- BarrageMessage.Listener - Interface in io.deephaven.engine.table.impl.util
- BarrageMessage.ModColumnData - Class in io.deephaven.engine.table.impl.util
- BarrageMessageProducer - Class in io.deephaven.server.barrage
-
The server-side implementation of a Barrage replication source.
- BarrageMessageProducer(Scheduler, SessionService.ErrorTransformer, BarrageMessageWriter.Factory, BaseTable<?>, long, Runnable) - Constructor for class io.deephaven.server.barrage.BarrageMessageProducer
- BarrageMessageProducer.Operation - Class in io.deephaven.server.barrage
- BarrageMessageProducer.Operation.Factory - Interface in io.deephaven.server.barrage
- BarrageMessageReader - Interface in io.deephaven.extensions.barrage.util
-
A gRPC streaming reader that keeps stream specific context and converts
InputStream
s toBarrageMessage
s. - BarrageMessageReaderImpl - Class in io.deephaven.extensions.barrage.util
- BarrageMessageReaderImpl() - Constructor for class io.deephaven.extensions.barrage.util.BarrageMessageReaderImpl
- BarrageMessageReaderImpl(LongConsumer) - Constructor for class io.deephaven.extensions.barrage.util.BarrageMessageReaderImpl
- BarrageMessageWriter - Interface in io.deephaven.extensions.barrage
-
A
BarrageMessageWriter
takes aBarrageMessage
and re-uses portions of the serialized payload across different subscribers that may subscribe to different viewports and columns. - BarrageMessageWriter.Factory - Interface in io.deephaven.extensions.barrage
- BarrageMessageWriter.MessageView - Interface in io.deephaven.extensions.barrage
-
Represents a single update, which might be sent as multiple distinct payloads as necessary based in the implementation.
- BarrageMessageWriterImpl - Class in io.deephaven.extensions.barrage
- BarrageMessageWriterImpl(BarrageMessage, ChunkWriter<Chunk<Values>>[], BarragePerformanceLog.WriteMetricsConsumer) - Constructor for class io.deephaven.extensions.barrage.BarrageMessageWriterImpl
-
Create a barrage stream writer that can slice and dice the barrage message for delivery to clients.
- BarrageMessageWriterImpl.ArrowFactory - Class in io.deephaven.extensions.barrage
-
This factory writes data in Arrow's IPC format which has a terse header and no room for metadata.
- BarrageMessageWriterImpl.BitSetWriter - Class in io.deephaven.extensions.barrage
- BarrageMessageWriterImpl.ByteArrayWriter - Class in io.deephaven.extensions.barrage
- BarrageMessageWriterImpl.Factory - Class in io.deephaven.extensions.barrage
- BarrageMessageWriterImpl.ModColumnWriter - Class in io.deephaven.extensions.barrage
- BarrageMessageWriterImpl.RecordBatchMessageView - Interface in io.deephaven.extensions.barrage
- BarrageMessageWriterImpl.RowSetShiftDataWriter - Class in io.deephaven.extensions.barrage
- BarrageMessageWriterImpl.RowSetWriter - Class in io.deephaven.extensions.barrage
- BarrageOptions - Interface in io.deephaven.extensions.barrage
- BarragePerformanceLog - Class in io.deephaven.extensions.barrage
-
Enable barrage performance metrics by setting the
BarragePerformanceLog.enableAll
configuration property, or by adding thetable key
as anAttributeMap.withAttributes(Map)
attribute} to the table. - BarragePerformanceLog.SnapshotMetricsHelper - Class in io.deephaven.extensions.barrage
- BarragePerformanceLog.WriteMetricsConsumer - Interface in io.deephaven.extensions.barrage
- BarrageProtoUtil - Class in io.deephaven.extensions.barrage.util
- BarrageProtoUtil() - Constructor for class io.deephaven.extensions.barrage.util.BarrageProtoUtil
- BarrageProtoUtil.MessageInfo - Class in io.deephaven.extensions.barrage.util
- BarrageProtoUtil.ObjectInputStreamAdapter - Class in io.deephaven.extensions.barrage.util
- BarrageRedirectedTable - Class in io.deephaven.extensions.barrage.table
-
A client side
Table
that mirrors an upstream/server sideTable
. - BarrageRedirectedTable(String, UpdateSourceRegistrar, NotificationQueue, ScheduledExecutorService, LinkedHashMap<String, ColumnSource<?>>, WritableColumnSource<?>[], WritableRowRedirection, Map<String, Object>, boolean, boolean, BarrageTable.ViewportChangedCallback) - Constructor for class io.deephaven.extensions.barrage.table.BarrageRedirectedTable
- BarrageRequestHelpers - Class in io.deephaven.server.arrow
-
Provides utility methods to extract viewport, column and other information from Barrage Subscription and Snapshot requests.
- BarrageRequestHelpers() - Constructor for class io.deephaven.server.arrow.BarrageRequestHelpers
- BarrageSession - Class in io.deephaven.client.impl
- BarrageSession(SessionImpl, FlightClient) - Constructor for class io.deephaven.client.impl.BarrageSession
- BarrageSessionFactory - Interface in io.deephaven.client.impl
- BarrageSessionFactoryConfig - Class in io.deephaven.client.impl
- BarrageSessionFactoryConfig() - Constructor for class io.deephaven.client.impl.BarrageSessionFactoryConfig
- BarrageSessionFactoryConfig.Builder - Interface in io.deephaven.client.impl
- BarrageSessionFactoryConfig.Factory - Class in io.deephaven.client.impl
- BarrageSessionModule - Class in io.deephaven.client.impl
- BarrageSessionModule() - Constructor for class io.deephaven.client.impl.BarrageSessionModule
- BarrageSnapshot - Interface in io.deephaven.client.impl
-
A
BarrageSnapshot
represents a snapshot of a table that may or may not be filtered to a viewport of the remote source table. - BarrageSnapshot.Factory - Interface in io.deephaven.client.impl
- BarrageSnapshotImpl - Class in io.deephaven.client.impl
-
This class is an intermediary helper class that uses a
DoExchange
to populate aBarrageTable
using snapshot data from a remote server. - BarrageSnapshotOptions - Class in io.deephaven.extensions.barrage
- BarrageSnapshotOptions() - Constructor for class io.deephaven.extensions.barrage.BarrageSnapshotOptions
- BarrageSnapshotOptions.Builder - Interface in io.deephaven.extensions.barrage
- BarrageSnapshotPerformanceLogger - Interface in io.deephaven.extensions.barrage
- BarrageSnapshotRequestHandler - Class in io.deephaven.server.arrow
-
Handler for DoGetRequest over DoExchange.
- BarrageSnapshotRequestHandler(ArrowFlightUtil.DoExchangeMarshaller, TicketRouter, SessionState, BarrageMessageWriter.Factory, StreamObserver<BarrageMessageWriter.MessageView>) - Constructor for class io.deephaven.server.arrow.BarrageSnapshotRequestHandler
- BarrageSnapshotRequestHandler.BarrageSnapshotRequestHandlerFactory - Class in io.deephaven.server.arrow
-
Factory to handle Barrage DoExchange snapshot requests.
- BarrageSnapshotRequestHandlerFactory() - Constructor for class io.deephaven.server.arrow.BarrageSnapshotRequestHandler.BarrageSnapshotRequestHandlerFactory
- BarrageSubcomponent - Interface in io.deephaven.client.impl
- BarrageSubcomponent.Builder - Interface in io.deephaven.client.impl
- BarrageSubcomponent.DeephavenClientSubcomponentModule - Interface in io.deephaven.client.impl
- barrageSubscription - Variable in class io.deephaven.web.client.api.subscription.AbstractTableSubscription
- BarrageSubscription - Interface in io.deephaven.client.impl
-
A
BarrageSubscription
represents a subscription over a table that may or may not be filtered to a viewport of the remote source table. - BarrageSubscription.Factory - Interface in io.deephaven.client.impl
- BarrageSubscriptionImpl - Class in io.deephaven.client.impl
-
This class is an intermediary helper class that uses a
DoExchange
to populate aBarrageTable
using subscription data from a remote server, propagating updates if the request is a subscription. - BarrageSubscriptionImpl.BarrageDataMarshaller - Class in io.deephaven.client.impl
- BarrageSubscriptionOptions - Class in io.deephaven.extensions.barrage
- BarrageSubscriptionOptions() - Constructor for class io.deephaven.extensions.barrage.BarrageSubscriptionOptions
- BarrageSubscriptionOptions.Builder - Interface in io.deephaven.extensions.barrage
- BarrageSubscriptionPerformanceLogger - Interface in io.deephaven.extensions.barrage
- BarrageSubscriptionRequestHandler - Class in io.deephaven.server.arrow
-
Handler for BarrageSubscriptionRequest over DoExchange.
- BarrageSubscriptionRequestHandler(ArrowFlightUtil.DoExchangeMarshaller, TicketRouter, SessionState, StreamObserver<BarrageMessageWriter.MessageView>) - Constructor for class io.deephaven.server.arrow.BarrageSubscriptionRequestHandler
- BarrageSubscriptionRequestHandler.BarrageSubscriptionRequestHandlerFactory - Class in io.deephaven.server.arrow
-
Factory to handle Barrage DoExchange subscription requests.
- BarrageSubscriptionRequestHandlerFactory() - Constructor for class io.deephaven.server.arrow.BarrageSubscriptionRequestHandler.BarrageSubscriptionRequestHandlerFactory
- BarrageTable - Class in io.deephaven.extensions.barrage.table
-
A client side
Table
that mirrors an upstream/server sideTable
. - BarrageTable(String, UpdateSourceRegistrar, NotificationQueue, ScheduledExecutorService, LinkedHashMap<String, ColumnSource<?>>, WritableColumnSource<?>[], Map<String, Object>, BarrageTable.ViewportChangedCallback) - Constructor for class io.deephaven.extensions.barrage.table.BarrageTable
- BarrageTable.Stats - Class in io.deephaven.extensions.barrage.table
- BarrageTable.ViewportChangedCallback - Interface in io.deephaven.extensions.barrage.table
- BarrageTableResolver - Class in io.deephaven.server.uri
-
The barrage table resolver is able to resolve
remote URIs
intotables
. - BarrageTableResolver(SessionFactoryCreator) - Constructor for class io.deephaven.server.uri.BarrageTableResolver
- BarrageTypeInfo<FIELD_TYPE> - Class in io.deephaven.extensions.barrage
-
Describes type info used by factory implementations when creating a ChunkReader.
- BarrageTypeInfo(Class<?>, Class<?>, FIELD_TYPE) - Constructor for class io.deephaven.extensions.barrage.BarrageTypeInfo
- BarrageUtil - Class in io.deephaven.extensions.barrage.util
- BarrageUtil() - Constructor for class io.deephaven.extensions.barrage.util.BarrageUtil
- BarrageUtil.ConvertedArrowSchema - Class in io.deephaven.extensions.barrage.util
- base - Variable in class io.deephaven.engine.table.impl.sources.UngroupedColumnSource
- base() - Method in class io.deephaven.qst.table.SnapshotTable
- base() - Method in class io.deephaven.qst.table.SnapshotWhenTable
- Base - Class in SevenZip.Compression.LZMA
- Base() - Constructor for class io.deephaven.engine.table.impl.util.KeyHolder.Base
- Base() - Constructor for class io.deephaven.engine.util.GroovyDeephavenSession.Base
- Base() - Constructor for class SevenZip.Compression.LZMA.Base
- BASE_ID_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.SnapshotWhenTableRequest
- BASE_PATH - Static variable in class io.deephaven.iceberg.relative.RelativeFileIO
- base10digits(int) - Static method in class io.deephaven.base.MathUtil
-
Compute the number of base 10 digits in n's representation, for n >= 0.
- Base64 - Class in io.deephaven.base
- Base64() - Constructor for class io.deephaven.base.Base64
- base64Fingerprint(Table) - Static method in class io.deephaven.engine.util.TableTools
-
Compute the SHA256 hash of the input table and return it in base64 string format.
- base64ToByteArray(String) - Static method in class io.deephaven.base.Base64
-
Translates the specified Base64 string (as per Preferences.get(byte[])) into a byte array.
- base64ToBytes(String) - Static method in class io.deephaven.web.shared.data.ConnectToken
- BaseAggregateSlicedColumnSource<VECTOR_TYPE extends Vector<VECTOR_TYPE>,
COMPONENT_TYPE> - Class in io.deephaven.engine.table.impl.sources.aggregate -
Base
ColumnSource
implementation for sliced rowset aggregation result columns. - BaseAggregateSlicedColumnSource(Class<VECTOR_TYPE>, ColumnSource<COMPONENT_TYPE>, ColumnSource<? extends RowSet>, long, long) - Constructor for class io.deephaven.engine.table.impl.sources.aggregate.BaseAggregateSlicedColumnSource
- BaseAggregateSlicedColumnSource(Class<VECTOR_TYPE>, ColumnSource<COMPONENT_TYPE>, ColumnSource<? extends RowSet>, ColumnSource<Long>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.sources.aggregate.BaseAggregateSlicedColumnSource
- BaseAggregateSlicedColumnSource.AggregateSlicedFillContext - Class in io.deephaven.engine.table.impl.sources.aggregate
- BaseBigNumberEMOperator<T> - Class in io.deephaven.engine.table.impl.updateby.em
- BaseBigNumberEMOperator(MatchPair, String[], OperationControl, String, double, BaseBigNumberEMOperator.EmFunction) - Constructor for class io.deephaven.engine.table.impl.updateby.em.BaseBigNumberEMOperator
-
An operator that computes an EM output from a big number column using an exponential decay function.
- BaseBigNumberEMOperator.Context - Class in io.deephaven.engine.table.impl.updateby.em
- BaseBigNumberEMOperator.EmFunction - Interface in io.deephaven.engine.table.impl.updateby.em
- BaseBigNumberEmStdOperator<T> - Class in io.deephaven.engine.table.impl.updateby.emstd
- BaseBigNumberEmStdOperator(MatchPair, String[], OperationControl, String, double, MathContext) - Constructor for class io.deephaven.engine.table.impl.updateby.emstd.BaseBigNumberEmStdOperator
-
An operator that computes an EM Std output from a big number column using an exponential decay function.
- BaseBigNumberEmStdOperator.Context - Class in io.deephaven.engine.table.impl.updateby.emstd
- BaseBigNumberEmStdOperator.EmFunction - Interface in io.deephaven.engine.table.impl.updateby.emstd
- BaseBlinkFirstOrLastChunkedOperator - Class in io.deephaven.engine.table.impl.by
-
Base class with shared boilerplate for
BlinkFirstChunkedOperator
andBlinkLastChunkedOperator
. - BaseBlinkFirstOrLastChunkedOperator(MatchPair[], Table) - Constructor for class io.deephaven.engine.table.impl.by.BaseBlinkFirstOrLastChunkedOperator
- BaseboardOshi - Class in io.deephaven.process
-
The Baseboard represents the system board, also called motherboard, logic board, etc.
- BaseboardOshi() - Constructor for class io.deephaven.process.BaseboardOshi
- BaseByteUpdateByOperator - Class in io.deephaven.engine.table.impl.updateby.internal
- BaseByteUpdateByOperator(MatchPair, String[]) - Constructor for class io.deephaven.engine.table.impl.updateby.internal.BaseByteUpdateByOperator
-
Construct a base operator for operations that produce byte outputs.
- BaseByteUpdateByOperator(MatchPair, String[], String, long, long, boolean) - Constructor for class io.deephaven.engine.table.impl.updateby.internal.BaseByteUpdateByOperator
-
Construct a base operator for operations that produce byte outputs.
- BaseByteUpdateByOperator.Context - Class in io.deephaven.engine.table.impl.updateby.internal
- BaseCharUpdateByOperator - Class in io.deephaven.engine.table.impl.updateby.internal
- BaseCharUpdateByOperator(MatchPair, String[]) - Constructor for class io.deephaven.engine.table.impl.updateby.internal.BaseCharUpdateByOperator
-
Construct a base operator for operations that produce char outputs.
- BaseCharUpdateByOperator(MatchPair, String[], String, long, long, boolean) - Constructor for class io.deephaven.engine.table.impl.updateby.internal.BaseCharUpdateByOperator
-
Construct a base operator for operations that produce char outputs.
- BaseCharUpdateByOperator.Context - Class in io.deephaven.engine.table.impl.updateby.internal
- BaseChunkReader<READ_CHUNK_TYPE extends WritableChunk<Values>> - Class in io.deephaven.extensions.barrage.chunk
- BaseChunkReader() - Constructor for class io.deephaven.extensions.barrage.chunk.BaseChunkReader
- BaseChunkReader.ChunkTransformer<READ_CHUNK_TYPE extends Chunk<Values>,
DEST_CHUNK_TYPE extends WritableChunk<Values>> - Interface in io.deephaven.extensions.barrage.chunk - BaseChunkWriter<SOURCE_CHUNK_TYPE extends Chunk<Values>> - Class in io.deephaven.extensions.barrage.chunk
- BaseChunkWriter.ChunkTransformer<SOURCE_CHUNK_TYPE extends Chunk<Values>> - Interface in io.deephaven.extensions.barrage.chunk
- BaseChunkWriter.SerContext - Class in io.deephaven.extensions.barrage.chunk
- baseColumnNameToAbsoluteName(String) - Static method in class io.deephaven.engine.table.impl.AbsoluteSortColumnConventions
- BaseDoubleUpdateByOperator - Class in io.deephaven.engine.table.impl.updateby.internal
- BaseDoubleUpdateByOperator(MatchPair, String[]) - Constructor for class io.deephaven.engine.table.impl.updateby.internal.BaseDoubleUpdateByOperator
-
Construct a base operator for operations that produce double outputs.
- BaseDoubleUpdateByOperator(MatchPair, String[], String, long, long, boolean) - Constructor for class io.deephaven.engine.table.impl.updateby.internal.BaseDoubleUpdateByOperator
-
Construct a base operator for operations that produce double outputs.
- BaseDoubleUpdateByOperator.Context - Class in io.deephaven.engine.table.impl.updateby.internal
- BaseFigure - Interface in io.deephaven.plot
-
Container for
Chart
s. - BaseFigureImpl - Class in io.deephaven.plot
-
Container for
Chart
s. - BaseFigureImpl() - Constructor for class io.deephaven.plot.BaseFigureImpl
-
Creates a new Figure instance with a 1x1 grid.
- BaseFigureImpl(int, int) - Constructor for class io.deephaven.plot.BaseFigureImpl
-
Creates a new Figure instance with a
numRows
xnumCols
grid. - BaseFigureImpl(BaseFigureImpl) - Constructor for class io.deephaven.plot.BaseFigureImpl
-
Creates a copy of a Figure.
- BaseFloatUpdateByOperator - Class in io.deephaven.engine.table.impl.updateby.internal
- BaseFloatUpdateByOperator(MatchPair, String[]) - Constructor for class io.deephaven.engine.table.impl.updateby.internal.BaseFloatUpdateByOperator
-
Construct a base operator for operations that produce float outputs.
- BaseFloatUpdateByOperator(MatchPair, String[], String, long, long, boolean) - Constructor for class io.deephaven.engine.table.impl.updateby.internal.BaseFloatUpdateByOperator
-
Construct a base operator for operations that produce float outputs.
- BaseFloatUpdateByOperator.Context - Class in io.deephaven.engine.table.impl.updateby.internal
- BaseGridAttributes<IFACE_TYPE extends GridAttributes<IFACE_TYPE>,
IMPL_TYPE extends BaseGridAttributes<IFACE_TYPE, IMPL_TYPE>> - Class in io.deephaven.engine.table.impl -
Default implementation for
GridAttributes
. - BaseGridAttributes(Map<String, Object>) - Constructor for class io.deephaven.engine.table.impl.BaseGridAttributes
- BaseIncrementalReleaseFilter - Class in io.deephaven.engine.table.impl.select
-
Base class for filters that will release more rows of a table on each UGP cycle.
- BaseIntUpdateByOperator - Class in io.deephaven.engine.table.impl.updateby.internal
- BaseIntUpdateByOperator(MatchPair, String[]) - Constructor for class io.deephaven.engine.table.impl.updateby.internal.BaseIntUpdateByOperator
-
Construct a base operator for operations that produce int outputs.
- BaseIntUpdateByOperator(MatchPair, String[], String, long, long, boolean) - Constructor for class io.deephaven.engine.table.impl.updateby.internal.BaseIntUpdateByOperator
-
Construct a base operator for operations that produce int outputs.
- BaseIntUpdateByOperator.Context - Class in io.deephaven.engine.table.impl.updateby.internal
- BaselineThreadMXBeanThreadProfiler - Class in io.deephaven.util.profiling
-
A concrete generic
ThreadMXBean
-basedThreadProfiler
implementation, with support for baseline measurements available on all JVMs only. - BaselineThreadMXBeanThreadProfiler() - Constructor for class io.deephaven.util.profiling.BaselineThreadMXBeanThreadProfiler
- BaseLongUpdateByOperator - Class in io.deephaven.engine.table.impl.updateby.internal
- BaseLongUpdateByOperator(MatchPair, String[]) - Constructor for class io.deephaven.engine.table.impl.updateby.internal.BaseLongUpdateByOperator
-
Construct a base operator for operations that produce long outputs.
- BaseLongUpdateByOperator(MatchPair, String[], String, long, long, boolean) - Constructor for class io.deephaven.engine.table.impl.updateby.internal.BaseLongUpdateByOperator
-
Construct a base operator for operations that produce long outputs.
- BaseLongUpdateByOperator.Context - Class in io.deephaven.engine.table.impl.updateby.internal
- baseNameForPartitionedParquetData() - Method in class io.deephaven.parquet.table.ParquetInstructions
- BaseObjectBinaryOperator<T> - Class in io.deephaven.engine.table.impl.updateby.internal
- BaseObjectBinaryOperator(MatchPair, String[], Class<T>) - Constructor for class io.deephaven.engine.table.impl.updateby.internal.BaseObjectBinaryOperator
- BaseObjectBinaryOperator.Context - Class in io.deephaven.engine.table.impl.updateby.internal
- BaseObjectUpdateByOperator<T> - Class in io.deephaven.engine.table.impl.updateby.internal
- BaseObjectUpdateByOperator(MatchPair, String[], String, long, long, boolean, Class<T>) - Constructor for class io.deephaven.engine.table.impl.updateby.internal.BaseObjectUpdateByOperator
-
Construct a base operator for operations that produce Object outputs.
- BaseObjectUpdateByOperator(MatchPair, String[], Class<T>) - Constructor for class io.deephaven.engine.table.impl.updateby.internal.BaseObjectUpdateByOperator
-
Construct a base operator for operations that produce Object outputs.
- BaseObjectUpdateByOperator.Context - Class in io.deephaven.engine.table.impl.updateby.internal
- BasePerformanceEntry - Class in io.deephaven.engine.table.impl.perf
-
A smaller entry that simply records usage data, meant for aggregating into the larger entry.
- BasePerformanceEntry() - Constructor for class io.deephaven.engine.table.impl.perf.BasePerformanceEntry
- BasePrimitiveEMOperator - Class in io.deephaven.engine.table.impl.updateby.em
- BasePrimitiveEMOperator(MatchPair, String[], OperationControl, String, double, BasePrimitiveEMOperator.EmFunction) - Constructor for class io.deephaven.engine.table.impl.updateby.em.BasePrimitiveEMOperator
-
An operator that computes an EM output from an input column using an exponential decay function.
- BasePrimitiveEMOperator.Context - Class in io.deephaven.engine.table.impl.updateby.em
- BasePrimitiveEMOperator.EmFunction - Interface in io.deephaven.engine.table.impl.updateby.em
- BasePrimitiveEmStdOperator - Class in io.deephaven.engine.table.impl.updateby.emstd
- BasePrimitiveEmStdOperator(MatchPair, String[], OperationControl, String, double) - Constructor for class io.deephaven.engine.table.impl.updateby.emstd.BasePrimitiveEmStdOperator
-
An operator that computes an EM Std output from an input column using an exponential decay function.
- BasePrimitiveEmStdOperator.Context - Class in io.deephaven.engine.table.impl.updateby.emstd
- BaseProcessEnvironment - Class in io.deephaven.util.process
- BaseProcessEnvironment(ShutdownManager, FatalErrorReporter, String, Logger) - Constructor for class io.deephaven.util.process.BaseProcessEnvironment
-
Constructor, intended only for sub-classes.
- BaseSeekableChannelContext - Class in io.deephaven.util.channel
- BaseSeekableChannelContext() - Constructor for class io.deephaven.util.channel.BaseSeekableChannelContext
- BaseSetter() - Constructor for class io.deephaven.tablelogger.TableLoggerImpl2.BaseSetter
- BaseShortUpdateByOperator - Class in io.deephaven.engine.table.impl.updateby.internal
- BaseShortUpdateByOperator(MatchPair, String[]) - Constructor for class io.deephaven.engine.table.impl.updateby.internal.BaseShortUpdateByOperator
-
Construct a base operator for operations that produce short outputs.
- BaseShortUpdateByOperator(MatchPair, String[], String, long, long, boolean) - Constructor for class io.deephaven.engine.table.impl.updateby.internal.BaseShortUpdateByOperator
-
Construct a base operator for operations that produce short outputs.
- BaseShortUpdateByOperator.Context - Class in io.deephaven.engine.table.impl.updateby.internal
- BaseTable<IMPL_TYPE extends BaseTable<IMPL_TYPE>> - Class in io.deephaven.engine.table.impl
-
Base abstract class all standard table implementations.
- BaseTable(TableDefinition, String, Map<String, Object>) - Constructor for class io.deephaven.engine.table.impl.BaseTable
- BaseTable.CopyAttributeOperation - Enum Class in io.deephaven.engine.table.impl
- BaseTable.ListenerImpl - Class in io.deephaven.engine.table.impl
-
Simplest appropriate InstrumentedShiftAwareListener implementation for BaseTable and descendants.
- BaseTable.ShiftObliviousListenerImpl - Class in io.deephaven.engine.table.impl
-
Simplest appropriate legacy ShiftObliviousInstrumentedListener implementation for BaseTable and descendants.
- BaseTable.SnapshotControlFactory<T extends ConstructSnapshot.SnapshotControl> - Interface in io.deephaven.engine.table.impl
- BaseToken - Class in io.deephaven.lang.generated
-
A supertype for our generated token class.
- BaseToken() - Constructor for class io.deephaven.lang.generated.BaseToken
- baseType - Variable in class io.deephaven.parquet.table.ParquetSchemaReader.ParquetMessageDefinition
-
The parquet type.
- BaseUpdateGraph - Class in io.deephaven.engine.updategraph.impl
-
The BaseUpdateGraph contains common code for other UpdateGraph implementations and a map of named UpdateGraph instances.
- BaseUpdateGraph(String, boolean, Logger, long) - Constructor for class io.deephaven.engine.updategraph.impl.BaseUpdateGraph
-
The BaseUpdateGraph is an abstract class that is suitable for extension by UpdateGraphs that process a set of sources and then the resulting
Notifications
using aBaseUpdateGraph.NotificationProcessor
. - BaseUpdateGraph.AccumulatedCycleStats - Class in io.deephaven.engine.updategraph.impl
- basic(String, String) - Static method in interface io.deephaven.extensions.s3.Credentials
-
Basic credentials with the specified access key id and secret access key.
- Basic - Class in io.deephaven.function
-
Basic functions that can be applied to primitive types.
- Basic() - Constructor for class io.deephaven.function.Basic
- BASIC_FORMATTER - Static variable in interface io.deephaven.base.log.LogOutput
-
Formats an arbitrary object similar to Object.toString()
- BasicAuth - Class in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb
- BasicAuth() - Constructor for class io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb.BasicAuth
- BasicAuth.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb
- BasicAuth.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb
- BasicAuthMarshaller - Class in io.deephaven.auth
-
Manually decode the payload as a BasicAuth message, confirm that only tags 2 and 3 are present as strings, otherwise pass.
- BasicAuthMarshaller(BasicAuthMarshaller.Handler) - Constructor for class io.deephaven.auth.BasicAuthMarshaller
- BasicAuthMarshaller.Handler - Interface in io.deephaven.auth
-
Handler for "Basic" auth types.
- BasicDataIndex - Interface in io.deephaven.engine.table
-
Implementations of BasicDataIndex provide a data index for a
Table
. - basicInteractiveProcessInitialization(Configuration, String, Logger) - Static method in interface io.deephaven.util.process.ProcessEnvironment
-
Do the basic installation most interactive (usually client) processes need: (1) instantiateFromConfiguration (2) set (3) Invoke onStartup()
- BasicRowSetBuilderSequential - Class in io.deephaven.engine.rowset.impl
-
RowSetBuilderRandom
implementation that uses anOrderedLongSetBuilderSequential
internally. - BasicRowSetBuilderSequential() - Constructor for class io.deephaven.engine.rowset.impl.BasicRowSetBuilderSequential
- basicServerInitialization(Configuration, String, Logger) - Static method in interface io.deephaven.util.process.ProcessEnvironment
-
Do the basic installation most server processes need: (1) basicInteractiveProcessInitialization (as a subset of what servers need) (2) Set current thread name as
mainClassName
.main (3) Install the fatal error reporter as default uncaught exception handler - BasicSqlAuthenticationHandler - Class in io.deephaven.authentication.sql
-
If the user isn't found or the password doesn't match, reject with an exception.
- BasicSqlAuthenticationHandler() - Constructor for class io.deephaven.authentication.sql.BasicSqlAuthenticationHandler
- BasicSqlConfig - Class in io.deephaven.authentication.sql
-
Contains the configurable assumptions of this project - the JDBC connection string, properties to pass to that connection, basic structure of the tables to use.
- BasicSqlConfig() - Constructor for class io.deephaven.authentication.sql.BasicSqlConfig
- BasicTableDataListener - Interface in io.deephaven.engine.table.impl.locations
-
Common base interface for table data listeners.
- batch() - Method in class io.deephaven.client.impl.SessionImpl
- batch() - Method in interface io.deephaven.client.impl.TableService
-
A batch table handle manager.
- batch() - Static method in class io.deephaven.engine.table.impl.QueryCompilerRequestProcessor
- batch(boolean) - Method in class io.deephaven.client.impl.SessionImpl
- batch(boolean) - Method in interface io.deephaven.client.impl.TableService
-
A batch table handle manager.
- batch(BatchTableRequest, StreamObserver<ExportedTableCreationResponse>) - Method in class io.deephaven.server.table.ops.TableServiceGrpcImpl
- batch(BatchTableRequest) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- batch(BatchTableRequest, BrowserHeaders) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableServiceClient
- batch(BatchTableRequest) - Method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceBlockingStub
-
Batch a series of requests and send them all at once.
- batch(BatchTableRequest, StreamObserver<ExportedTableCreationResponse>) - Method in interface io.deephaven.proto.backplane.grpc.TableServiceGrpc.AsyncService
-
Batch a series of requests and send them all at once.
- batch(BatchTableRequest, StreamObserver<ExportedTableCreationResponse>) - Method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceStub
-
Batch a series of requests and send them all at once.
- batch(JsConsumer<RequestBatcher>) - Method in class io.deephaven.web.client.api.JsTable
- Batch - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.TableService
- BATCH_OFFSET - Enum constant in enum class io.deephaven.proto.backplane.grpc.TableReference.RefCase
- BATCH_OFFSET - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.tablereference.RefCase
- BATCH_OFFSET_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.TableReference
- BATCH_SIZE - Static variable in class io.deephaven.extensions.barrage.table.BarrageTable
- BATCH_SIZE - Static variable in class io.deephaven.web.client.api.barrage.data.WebBarrageSubscription
- BatchBuilder - Class in io.deephaven.web.client.api.batch
-
Used by client to create batched requests.
- BatchBuilder() - Constructor for class io.deephaven.web.client.api.batch.BatchBuilder
- BatchBuilder.BatchOp - Class in io.deephaven.web.client.api.batch
- BatchIterator - Interface in io.deephaven.engine.rowset.impl.rsp.container
- BatchOp() - Constructor for class io.deephaven.web.client.api.batch.BatchBuilder.BatchOp
- batchSize() - Method in interface io.deephaven.extensions.barrage.BarrageOptions
- batchSize() - Method in class io.deephaven.extensions.barrage.BarrageSnapshotOptions
- batchSize() - Method in class io.deephaven.extensions.barrage.BarrageSubscriptionOptions
- batchSize(int) - Method in interface io.deephaven.extensions.barrage.BarrageSnapshotOptions.Builder
-
See
BarrageOptions.batchSize()
for details. - batchSize(int) - Method in interface io.deephaven.extensions.barrage.BarrageSubscriptionOptions.Builder
-
See
BarrageOptions.batchSize()
for details. - BatchTableRequest - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.BatchTableRequest
- BatchTableRequest() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.BatchTableRequest
- BatchTableRequest.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.BatchTableRequest
- BatchTableRequest.Operation - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation
- BatchTableRequest.Operation.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation
- BatchTableRequest.Operation.OpCase - Enum Class in io.deephaven.proto.backplane.grpc
- BatchTableRequest.OperationOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- BatchTableRequest.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.AggregateAllFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.AggregateAllFieldType.SpecFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.AggregateAllFieldType.SpecFieldType.ApproximatePercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.AggregateAllFieldType.SpecFieldType.CountDistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.AggregateAllFieldType.SpecFieldType.DistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.AggregateAllFieldType.SpecFieldType.FormulaFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.AggregateAllFieldType.SpecFieldType.MedianFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.AggregateAllFieldType.SpecFieldType.PercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.AggregateAllFieldType.SpecFieldType.SortedFirstFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.AggregateAllFieldType.SpecFieldType.SortedFirstFieldType.ColumnsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.AggregateAllFieldType.SpecFieldType.TDigestFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.AggregateAllFieldType.SpecFieldType.UniqueFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.AggregateAllFieldType.SpecFieldType.UniqueFieldType.NonUniqueSentinelFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.AggregateAllFieldType.SpecFieldType.WeightedAvgFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.AggregateFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.AggregateFieldType.AggregationsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.AggregateFieldType.AggregationsListFieldType.ColumnsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.AggregateFieldType.AggregationsListFieldType.CountFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.AggregateFieldType.AggregationsListFieldType.FirstRowKeyFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.AggregateFieldType.AggregationsListFieldType.PartitionFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.ApplyPreviewColumnsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.AsOfJoinFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.ComboAggregateFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.ComboAggregateFieldType.AggregatesListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.CreateInputTableFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.CreateInputTableFieldType.GetSchemaUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.CreateInputTableFieldType.KindFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.CreateInputTableFieldType.KindFieldType.InMemoryKeyBackedFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.CrossJoinFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.DropColumnsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.DropColumnsFieldType.SourceIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.EmptyTableFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.EmptyTableFieldType.ResultIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.EmptyTableFieldType.ResultIdFieldType.GetTicketUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.ExactJoinFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.FetchTableFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.FilterFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.FilterFieldType.FiltersListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.FilterFieldType.FiltersListFieldType.AndFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.FilterFieldType.FiltersListFieldType.CompareFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.FilterFieldType.FiltersListFieldType.CompareFieldType.LhsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.FilterFieldType.FiltersListFieldType.CompareFieldType.LhsFieldType.LiteralFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.FilterFieldType.FiltersListFieldType.CompareFieldType.LhsFieldType.ReferenceFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.FilterFieldType.FiltersListFieldType.ContainsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.FilterFieldType.FiltersListFieldType.InvokeFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.FilterFieldType.FiltersListFieldType.IsNullFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.FilterFieldType.FiltersListFieldType.MatchesFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.FilterFieldType.FiltersListFieldType.NotFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.FilterFieldType.FiltersListFieldType.OrFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.FilterFieldType.FiltersListFieldType.Pb_inFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.FilterFieldType.FiltersListFieldType.SearchFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.FlattenFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.HeadByFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.HeadFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.LeftJoinFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.MergeFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.NaturalJoinFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.RunChartDownsampleFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.RunChartDownsampleFieldType.ZoomRangeFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.SelectDistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.SnapshotFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.SnapshotWhenFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.SortFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.SortFieldType.SortsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.TimeTableFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.UngroupFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.UnstructuredFilterFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.UpdateByFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.UpdateByFieldType.OperationsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.UpdateByFieldType.OperationsListFieldType.ColumnFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.UpdateByFieldType.OperationsListFieldType.ColumnFieldType.SpecFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.UpdateByFieldType.OperationsListFieldType.ColumnFieldType.SpecFieldType.EmaFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.UpdateByFieldType.OperationsListFieldType.ColumnFieldType.SpecFieldType.EmaFieldType.OptionsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.UpdateByFieldType.OperationsListFieldType.ColumnFieldType.SpecFieldType.EmaFieldType.TimescaleFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.UpdateByFieldType.OperationsListFieldType.ColumnFieldType.SpecFieldType.EmaFieldType.TimescaleFieldType.TicksFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.UpdateByFieldType.OperationsListFieldType.ColumnFieldType.SpecFieldType.EmaFieldType.TimescaleFieldType.TimeFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.UpdateByFieldType.OptionsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.UpdateByFieldType.OptionsFieldType.MathContextFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.UpdateFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType.OpsListFieldType.WhereInFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.AggregateAllFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.AggregateAllFieldType.SpecFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.AggregateAllFieldType.SpecFieldType.ApproximatePercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.AggregateAllFieldType.SpecFieldType.CountDistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.AggregateAllFieldType.SpecFieldType.DistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.AggregateAllFieldType.SpecFieldType.FormulaFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.AggregateAllFieldType.SpecFieldType.MedianFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.AggregateAllFieldType.SpecFieldType.PercentileFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.AggregateAllFieldType.SpecFieldType.SortedFirstFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.AggregateAllFieldType.SpecFieldType.SortedFirstFieldType.ColumnsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.AggregateAllFieldType.SpecFieldType.TDigestFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.AggregateAllFieldType.SpecFieldType.UniqueFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.AggregateAllFieldType.SpecFieldType.UniqueFieldType.NonUniqueSentinelFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.AggregateAllFieldType.SpecFieldType.WeightedAvgFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.AggregateFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.AggregateFieldType.AggregationsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.AggregateFieldType.AggregationsListFieldType.ColumnsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.AggregateFieldType.AggregationsListFieldType.CountFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.AggregateFieldType.AggregationsListFieldType.FirstRowKeyFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.AggregateFieldType.AggregationsListFieldType.PartitionFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.ApplyPreviewColumnsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.AsOfJoinFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.ComboAggregateFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.ComboAggregateFieldType.AggregatesListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.CreateInputTableFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.CreateInputTableFieldType.GetSchemaUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.CreateInputTableFieldType.KindFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.CreateInputTableFieldType.KindFieldType.InMemoryKeyBackedFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.CrossJoinFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.DropColumnsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.DropColumnsFieldType.SourceIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.EmptyTableFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.EmptyTableFieldType.ResultIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.EmptyTableFieldType.ResultIdFieldType.GetTicketUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.ExactJoinFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.FetchTableFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.FilterFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.FilterFieldType.FiltersListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.FilterFieldType.FiltersListFieldType.AndFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.FilterFieldType.FiltersListFieldType.CompareFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.FilterFieldType.FiltersListFieldType.CompareFieldType.LhsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.FilterFieldType.FiltersListFieldType.CompareFieldType.LhsFieldType.LiteralFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.FilterFieldType.FiltersListFieldType.CompareFieldType.LhsFieldType.ReferenceFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.FilterFieldType.FiltersListFieldType.ContainsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.FilterFieldType.FiltersListFieldType.InvokeFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.FilterFieldType.FiltersListFieldType.IsNullFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.FilterFieldType.FiltersListFieldType.MatchesFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.FilterFieldType.FiltersListFieldType.NotFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.FilterFieldType.FiltersListFieldType.OrFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.FilterFieldType.FiltersListFieldType.Pb_inFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.FilterFieldType.FiltersListFieldType.SearchFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.FlattenFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.HeadByFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.HeadFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.LeftJoinFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.MergeFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.NaturalJoinFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.RunChartDownsampleFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.RunChartDownsampleFieldType.ZoomRangeFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.SelectDistinctFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.SnapshotFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.SnapshotWhenFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.SortFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.SortFieldType.SortsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.TimeTableFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.UngroupFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.UnstructuredFilterFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.UpdateByFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.UpdateByFieldType.OperationsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.UpdateByFieldType.OperationsListFieldType.ColumnFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.UpdateByFieldType.OperationsListFieldType.ColumnFieldType.SpecFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.UpdateByFieldType.OperationsListFieldType.ColumnFieldType.SpecFieldType.EmaFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.UpdateByFieldType.OperationsListFieldType.ColumnFieldType.SpecFieldType.EmaFieldType.OptionsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.UpdateByFieldType.OperationsListFieldType.ColumnFieldType.SpecFieldType.EmaFieldType.TimescaleFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.UpdateByFieldType.OperationsListFieldType.ColumnFieldType.SpecFieldType.EmaFieldType.TimescaleFieldType.TicksFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.UpdateByFieldType.OperationsListFieldType.ColumnFieldType.SpecFieldType.EmaFieldType.TimescaleFieldType.TimeFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.UpdateByFieldType.OptionsFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.UpdateByFieldType.OptionsFieldType.MathContextFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.UpdateFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequest.ToObjectReturnType0.OpsListFieldType.WhereInFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- BatchTableRequestOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- bbToUint8ArrayView(ByteBuffer) - Static method in class io.deephaven.web.client.api.barrage.WebBarrageUtils
- BCRYPT_LOG_ROUNDS - Static variable in class io.deephaven.authentication.sql.BasicSqlConfig
- BD_PROCESS - Enum constant in enum class io.deephaven.numerics.movingaverages.ByEma.BadDataBehavior
- BD_RESET - Enum constant in enum class io.deephaven.numerics.movingaverages.ByEma.BadDataBehavior
- BD_SKIP - Enum constant in enum class io.deephaven.numerics.movingaverages.ByEma.BadDataBehavior
- BEARER_PREFIX - Static variable in class io.deephaven.client.impl.BearerHandler
- bearerChannel() - Method in class io.deephaven.client.impl.Authentication
-
Upon success, will return a channel that handles setting the Bearer token when messages are sent, and handles updating the Bearer token when messages are received.
- BearerHandler - Class in io.deephaven.client.impl
-
As a
ClientInterceptor
, this parser the responses for the bearer token. - BearerHandler() - Constructor for class io.deephaven.client.impl.BearerHandler
- beforeMe(JsRunnable) - Method in interface io.deephaven.web.shared.fu.JsRunnable
- beforePoll(KafkaConsumer<?, ?>) - Method in interface io.deephaven.kafka.KafkaTools.ConsumerLoopCallback
-
Called before the consumer is polled for records.
- beforeStart(ClientCallStreamObserver<ReqT>) - Method in class io.deephaven.client.impl.UnaryGrpcFuture
- beginColumn - Variable in class io.deephaven.lang.generated.Token
-
The column number of the first character of this Token.
- beginLine - Variable in class io.deephaven.lang.generated.Token
-
The line number of the first character of this Token.
- beginLog(LogLevel) - Method in class io.deephaven.extensions.barrage.table.BarrageTable
-
Convenience method for writing consistent log messages from this object.
- beginOperation(QueryTable) - Method in interface io.deephaven.engine.table.impl.QueryTable.Operation
-
Perform pre-instantiation work.
- beginOperation(QueryTable) - Method in class io.deephaven.engine.table.impl.WouldMatchOperation
- beginOperation(Table) - Method in class io.deephaven.engine.table.impl.select.ComposedFilter
- beginOperation(Table) - Method in class io.deephaven.engine.table.impl.select.DynamicWhereFilter
-
Perform any operation-level initialization necessary using the
Table
that will be filtered with this WhereFilter, e.g. - beginOperation(Table) - Method in class io.deephaven.engine.table.impl.select.MatchFilter
- beginOperation(Table) - Method in class io.deephaven.engine.table.impl.select.TimeSeriesFilter
- beginOperation(Table) - Method in interface io.deephaven.engine.table.impl.select.WhereFilter
-
Perform any operation-level initialization necessary using the
Table
that will be filtered with this WhereFilter, e.g. - beginRange() - Method in interface io.deephaven.engine.rowset.RowSetShiftData.Iterator
- beginShutdown() - Method in class io.deephaven.server.jetty.JettyBackedGrpcServer
- beginShutdown() - Method in class io.deephaven.server.jetty11.JettyBackedGrpcServer
- beginShutdown() - Method in interface io.deephaven.server.runner.GrpcServer
-
Server must stop accepting new streams, but let existing streams continue for now.
- beginSubMessage(double) - Method in class io.deephaven.javascript.proto.dhinternal.jspb.BinaryWriter
- BeginToken() - Method in class io.deephaven.lang.generated.SimpleCharStream
-
Start.
- beginTransaction(Object) - Method in class io.deephaven.engine.table.impl.locations.impl.AbstractTableLocationProvider
-
Internal method to begin an atomic transaction of location adds and removes.
- beginUpdateCycle() - Method in class io.deephaven.engine.table.impl.by.IncrementalChunkedOperatorAggregationStateManagerOpenAddressedBase
- beginUpdateCycle() - Method in interface io.deephaven.engine.table.impl.by.IncrementalOperatorAggregationStateManager
-
Allow our managers to do a little bit of work at the very start of the update cycle.
- BEIGE - Enum constant in enum class io.deephaven.gui.color.Colors
- BEIGE - Static variable in class io.deephaven.gui.color.Color
- BEVEL - Enum constant in enum class io.deephaven.plot.LineStyle.LineJoinStyle
-
Line joins are flat.
- bg(long) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Convenience method for
ColorUtilImpl.background(Color)
. - bg(long) - Static method in enum class io.deephaven.gui.color.Colors
-
Convenience method for
Colors.background(long)
- bg(long, long, long) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Convenience method for
ColorUtilImpl.background(Color)
. - bg(long, long, long) - Static method in enum class io.deephaven.gui.color.Colors
-
Convenience method for
Colors.background(long, long, long)
. - bg(Color) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Convenience method for
ColorUtilImpl.background(Color)
. - bg(String) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Convenience method for
ColorUtilImpl.background(Color)
. - bgfg(long, long) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Convenience method for
ColorUtilImpl.backgroundForeground(Color, Color)
. - bgfg(long, long, long, long, long, long) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Convenience method for
ColorUtilImpl.backgroundForeground(Color, Color)
. - bgfg(long, long, long, long, long, long) - Static method in enum class io.deephaven.gui.color.Colors
-
Convenience method for
Colors.backgroundForeground(long, long, long, long, long, long)
- bgfg(Color, Color) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Convenience method for
ColorUtilImpl.backgroundForeground(Color, Color)
. - bgfg(String, String) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Convenience method for
ColorUtilImpl.backgroundForeground(Color, Color)
. - bgfga(long) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Convenience method for
ColorUtilImpl.backgroundForegroundAuto(Color)
- bgfga(long, long, long) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Convenience method for
ColorUtilImpl.backgroundForegroundAuto(Color)
- bgfga(long, long, long) - Static method in enum class io.deephaven.gui.color.Colors
-
Convenience method for
Colors.backgroundForegroundAuto(long, long, long)
- bgfga(Color) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Convenience method for
ColorUtilImpl.backgroundForegroundAuto(Color)
- bgfga(String) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Convenience method for
ColorUtilImpl.backgroundForegroundAuto(Color)
- bgo(long) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Convenience method for
ColorUtilImpl.backgroundOverride(Color)
. - bgo(Color) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Convenience method for
ColorUtilImpl.backgroundOverride(Color)
. - bgo(String) - Static method in class io.deephaven.engine.util.ColorUtilImpl
-
Convenience method for
ColorUtilImpl.backgroundOverride(Color)
. - BiConsumerStringImpl(BiConsumer<String, String>) - Constructor for class io.deephaven.properties.PropertyVisitorStringBase.BiConsumerStringImpl
- bidi(Object) - Static method in class io.deephaven.web.client.api.barrage.stream.BiDiStream
- bidirectional(HasTypedTicket) - Method in interface io.deephaven.client.impl.ObjectService
-
Exports
typedTicket
to a client-managed bidirectional server object. - bidirectional(HasTypedTicket) - Method in class io.deephaven.client.impl.SessionImpl
- BidirectionalStream<ReqT,
ResT> - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service - BidirectionalStream<ReqT,
ResT> - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb_service - BidirectionalStream<ReqT,
ResT> - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb_service - BidirectionalStream<ReqT,
ResT> - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.config_pb_service - BidirectionalStream<ReqT,
ResT> - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service - BidirectionalStream<ReqT,
ResT> - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service - BidirectionalStream<ReqT,
ResT> - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb_service - BidirectionalStream<ReqT,
ResT> - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb_service - BidirectionalStream<ReqT,
ResT> - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb_service - BidirectionalStream<ReqT,
ResT> - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb_service - BidirectionalStream<ReqT,
ResT> - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb_service - BidirectionalStream<ReqT,
ResT> - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service - BiDiStream<Req,
Resp> - Class in io.deephaven.web.client.api.barrage.stream - BiDiStream() - Constructor for class io.deephaven.web.client.api.barrage.stream.BiDiStream
- BiDiStream.BiDiStreamFactory - Interface in io.deephaven.web.client.api.barrage.stream
- BiDiStream.Factory<ReqT,
RespT> - Class in io.deephaven.web.client.api.barrage.stream - BiDiStream.NextStreamMessageFactory<Req> - Interface in io.deephaven.web.client.api.barrage.stream
- BiDiStream.OpenStreamFactory<Req> - Interface in io.deephaven.web.client.api.barrage.stream
- BidiStreamMethod(GrpcServiceOverrideBuilder.BidiDelegate<ReqT, RespT>) - Constructor for class io.deephaven.server.util.GrpcServiceOverrideBuilder.BidiStreamMethod
- BIG_DECIMAL - Enum constant in enum class io.deephaven.web.client.api.parse.JsDataHandler
- BIG_INTEGER - Enum constant in enum class io.deephaven.web.client.api.parse.JsDataHandler
- BIG_VALUE_CONTEXT_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.UpdateByEmOptions
- BigDecimalChunkedNumericalStats - Class in io.deephaven.server.table.stats
- BigDecimalChunkedNumericalStats() - Constructor for class io.deephaven.server.table.stats.BigDecimalChunkedNumericalStats
- BigDecimalChunkedSumOperator - Class in io.deephaven.engine.table.impl.by
- BigDecimalChunkWriter<SOURCE_CHUNK_TYPE extends Chunk<Values>> - Class in io.deephaven.extensions.barrage.chunk
- BigDecimalChunkWriter(BaseChunkWriter.ChunkTransformer<SOURCE_CHUNK_TYPE>, ArrowType.Decimal, Supplier<SOURCE_CHUNK_TYPE>, int, boolean, boolean) - Constructor for class io.deephaven.extensions.barrage.chunk.BigDecimalChunkWriter
- BigDecimalCodec - Class in io.deephaven.util.codec
-
BigDecimal encoder, with fixed and variable width support.
- BigDecimalCodec(int, int, boolean) - Constructor for class io.deephaven.util.codec.BigDecimalCodec
- BigDecimalCodec(String) - Constructor for class io.deephaven.util.codec.BigDecimalCodec
- BigDecimalCumProdOperator - Class in io.deephaven.engine.table.impl.updateby.prod
- BigDecimalCumProdOperator(MatchPair, MathContext) - Constructor for class io.deephaven.engine.table.impl.updateby.prod.BigDecimalCumProdOperator
- BigDecimalCumProdOperator.Context - Class in io.deephaven.engine.table.impl.updateby.prod
- BigDecimalCumSumOperator - Class in io.deephaven.engine.table.impl.updateby.sum
- BigDecimalCumSumOperator(MatchPair, MathContext) - Constructor for class io.deephaven.engine.table.impl.updateby.sum.BigDecimalCumSumOperator
- BigDecimalCumSumOperator.Context - Class in io.deephaven.engine.table.impl.updateby.sum
- BigDecimalDeltaOperator - Class in io.deephaven.engine.table.impl.updateby.delta
- BigDecimalDeltaOperator(MatchPair, DeltaControl) - Constructor for class io.deephaven.engine.table.impl.updateby.delta.BigDecimalDeltaOperator
- BigDecimalDeltaOperator.Context - Class in io.deephaven.engine.table.impl.updateby.delta
- BigDecimalEMOperator - Class in io.deephaven.engine.table.impl.updateby.em
- BigDecimalEMOperator(MatchPair, String[], OperationControl, String, double, BaseBigNumberEMOperator.EmFunction) - Constructor for class io.deephaven.engine.table.impl.updateby.em.BigDecimalEMOperator
-
An operator that computes an EMA from a BigDecimal column using an exponential decay function.
- BigDecimalEMOperator.Context - Class in io.deephaven.engine.table.impl.updateby.em
- BigDecimalEmStdOperator - Class in io.deephaven.engine.table.impl.updateby.emstd
-
Compute an exponential moving standard deviation for a BigDecimal column source.
- BigDecimalEmStdOperator(MatchPair, String[], OperationControl, String, double, MathContext) - Constructor for class io.deephaven.engine.table.impl.updateby.emstd.BigDecimalEmStdOperator
-
An operator that computes an EM Std from a BigDecimal column using an exponential decay function.
- BigDecimalEmStdOperator.Context - Class in io.deephaven.engine.table.impl.updateby.emstd
- BigDecimalFromBytesMaterializer - Class in io.deephaven.parquet.base.materializers
- BigDecimalFromBytesMaterializer.Factory - Class in io.deephaven.parquet.base.materializers
- BigDecimalFromIntMaterializer - Class in io.deephaven.parquet.base.materializers
- BigDecimalFromIntMaterializer.Factory - Class in io.deephaven.parquet.base.materializers
- BigDecimalFromLongMaterializer - Class in io.deephaven.parquet.base.materializers
- BigDecimalFromLongMaterializer.Factory - Class in io.deephaven.parquet.base.materializers
- BigDecimalParquetBytesCodec - Class in io.deephaven.parquet.base
- BigDecimalParquetBytesCodec(int, int) - Constructor for class io.deephaven.parquet.base.BigDecimalParquetBytesCodec
- BigDecimalParquetBytesCodec(int, int, int) - Constructor for class io.deephaven.parquet.base.BigDecimalParquetBytesCodec
- BigDecimalParquetBytesCodec(int, int, int, RoundingMode) - Constructor for class io.deephaven.parquet.base.BigDecimalParquetBytesCodec
- BigDecimalRollingAvgOperator - Class in io.deephaven.engine.table.impl.updateby.rollingavg
- BigDecimalRollingAvgOperator(MatchPair, String[], String, long, long, MathContext) - Constructor for class io.deephaven.engine.table.impl.updateby.rollingavg.BigDecimalRollingAvgOperator
- BigDecimalRollingAvgOperator.Context - Class in io.deephaven.engine.table.impl.updateby.rollingavg
- BigDecimalRollingProductOperator - Class in io.deephaven.engine.table.impl.updateby.rollingproduct
- BigDecimalRollingProductOperator(MatchPair, String[], String, long, long, MathContext) - Constructor for class io.deephaven.engine.table.impl.updateby.rollingproduct.BigDecimalRollingProductOperator
- BigDecimalRollingProductOperator.Context - Class in io.deephaven.engine.table.impl.updateby.rollingproduct
- BigDecimalRollingStdOperator - Class in io.deephaven.engine.table.impl.updateby.rollingstd
- BigDecimalRollingStdOperator(MatchPair, String[], String, long, long, MathContext) - Constructor for class io.deephaven.engine.table.impl.updateby.rollingstd.BigDecimalRollingStdOperator
- BigDecimalRollingStdOperator.Context - Class in io.deephaven.engine.table.impl.updateby.rollingstd
- BigDecimalRollingSumOperator - Class in io.deephaven.engine.table.impl.updateby.rollingsum
- BigDecimalRollingSumOperator(MatchPair, String[], String, long, long, MathContext) - Constructor for class io.deephaven.engine.table.impl.updateby.rollingsum.BigDecimalRollingSumOperator
- BigDecimalRollingSumOperator.Context - Class in io.deephaven.engine.table.impl.updateby.rollingsum
- BigDecimalRollingWAvgOperator<T> - Class in io.deephaven.engine.table.impl.updateby.rollingwavg
- BigDecimalRollingWAvgOperator(MatchPair, String[], String, long, long, String, MathContext) - Constructor for class io.deephaven.engine.table.impl.updateby.rollingwavg.BigDecimalRollingWAvgOperator
- BigDecimalRollingWAvgOperator.Context - Class in io.deephaven.engine.table.impl.updateby.rollingwavg
- BigDecimalUtils - Class in io.deephaven.engine.util
-
Utilities to support BigDecimal exhaust.
- BigDecimalUtils - Class in io.deephaven.util
-
Computes the square root of a BigDecimal using Babylonian method.
- BigDecimalUtils() - Constructor for class io.deephaven.engine.util.BigDecimalUtils
- BigDecimalUtils() - Constructor for class io.deephaven.util.BigDecimalUtils
- BigDecimalUtils.PrecisionAndScale - Class in io.deephaven.engine.util
-
Immutable way to store and pass precision and scale values.
- BigDecimalUtils.PropertyNames - Class in io.deephaven.engine.util
-
Immutable way to store and pass properties to get precision and scale for a given named column.
- BigDecimalValue - Class in io.deephaven.json
-
Processes a JSON value as a
BigDecimal
. - BigDecimalValue() - Constructor for class io.deephaven.json.BigDecimalValue
- BigDecimalValue.Builder - Interface in io.deephaven.json
- BigDecimalWrapper - Class in io.deephaven.web.client.api
-
Wrap BigDecimal values for use in JS.
- BigDecimalWrapper(BigDecimal) - Constructor for class io.deephaven.web.client.api.BigDecimalWrapper
- BigIntegerChunkedNumericalStats - Class in io.deephaven.server.table.stats
- BigIntegerChunkedNumericalStats() - Constructor for class io.deephaven.server.table.stats.BigIntegerChunkedNumericalStats
- BigIntegerChunkedSumOperator - Class in io.deephaven.engine.table.impl.by
- BigIntegerCodec - Class in io.deephaven.util.codec
-
Simple ObjectCodec for BigIntegers.
- BigIntegerCodec(int) - Constructor for class io.deephaven.util.codec.BigIntegerCodec
- BigIntegerCodec(String) - Constructor for class io.deephaven.util.codec.BigIntegerCodec
- BigIntegerCumProdOperator - Class in io.deephaven.engine.table.impl.updateby.prod
- BigIntegerCumProdOperator(MatchPair) - Constructor for class io.deephaven.engine.table.impl.updateby.prod.BigIntegerCumProdOperator
- BigIntegerCumProdOperator.Context - Class in io.deephaven.engine.table.impl.updateby.prod
- BigIntegerCumSumOperator - Class in io.deephaven.engine.table.impl.updateby.sum
- BigIntegerCumSumOperator(MatchPair) - Constructor for class io.deephaven.engine.table.impl.updateby.sum.BigIntegerCumSumOperator
- BigIntegerCumSumOperator.Context - Class in io.deephaven.engine.table.impl.updateby.sum
- BigIntegerDeltaOperator - Class in io.deephaven.engine.table.impl.updateby.delta
- BigIntegerDeltaOperator(MatchPair, DeltaControl) - Constructor for class io.deephaven.engine.table.impl.updateby.delta.BigIntegerDeltaOperator
- BigIntegerDeltaOperator.Context - Class in io.deephaven.engine.table.impl.updateby.delta
- BigIntegerEMOperator - Class in io.deephaven.engine.table.impl.updateby.em
- BigIntegerEMOperator(MatchPair, String[], OperationControl, String, double, BaseBigNumberEMOperator.EmFunction) - Constructor for class io.deephaven.engine.table.impl.updateby.em.BigIntegerEMOperator
-
An operator that computes an EMA from a BigInteger column using an exponential decay function.
- BigIntegerEMOperator.Context - Class in io.deephaven.engine.table.impl.updateby.em
- BigIntegerEmStdOperator - Class in io.deephaven.engine.table.impl.updateby.emstd
-
Compute an exponential moving standard deviation for a BigInteger column source.
- BigIntegerEmStdOperator(MatchPair, String[], OperationControl, String, double, MathContext) - Constructor for class io.deephaven.engine.table.impl.updateby.emstd.BigIntegerEmStdOperator
-
An operator that computes an EM Std from a BigDecimal column using an exponential decay function.
- BigIntegerEmStdOperator.Context - Class in io.deephaven.engine.table.impl.updateby.emstd
- BigIntegerMaterializer - Class in io.deephaven.parquet.base.materializers
- BigIntegerMaterializer.Factory - Class in io.deephaven.parquet.base.materializers
- BigIntegerParquetBytesCodec - Class in io.deephaven.parquet.base
- BigIntegerParquetBytesCodec() - Constructor for class io.deephaven.parquet.base.BigIntegerParquetBytesCodec
- BigIntegerParquetBytesCodec(int) - Constructor for class io.deephaven.parquet.base.BigIntegerParquetBytesCodec
- BigIntegerRollingAvgOperator - Class in io.deephaven.engine.table.impl.updateby.rollingavg
-
NOTE: The output column for RollingAvg(BigInteger) is BigDecimal
- BigIntegerRollingAvgOperator(MatchPair, String[], String, long, long, MathContext) - Constructor for class io.deephaven.engine.table.impl.updateby.rollingavg.BigIntegerRollingAvgOperator
- BigIntegerRollingAvgOperator.Context - Class in io.deephaven.engine.table.impl.updateby.rollingavg
- BigIntegerRollingProductOperator - Class in io.deephaven.engine.table.impl.updateby.rollingproduct
- BigIntegerRollingProductOperator(MatchPair, String[], String, long, long) - Constructor for class io.deephaven.engine.table.impl.updateby.rollingproduct.BigIntegerRollingProductOperator
- BigIntegerRollingProductOperator.Context - Class in io.deephaven.engine.table.impl.updateby.rollingproduct
- BigIntegerRollingStdOperator - Class in io.deephaven.engine.table.impl.updateby.rollingstd
- BigIntegerRollingStdOperator(MatchPair, String[], String, long, long, MathContext) - Constructor for class io.deephaven.engine.table.impl.updateby.rollingstd.BigIntegerRollingStdOperator
- BigIntegerRollingStdOperator.Context - Class in io.deephaven.engine.table.impl.updateby.rollingstd
- BigIntegerRollingSumOperator - Class in io.deephaven.engine.table.impl.updateby.rollingsum
- BigIntegerRollingSumOperator(MatchPair, String[], String, long, long) - Constructor for class io.deephaven.engine.table.impl.updateby.rollingsum.BigIntegerRollingSumOperator
- BigIntegerRollingSumOperator.Context - Class in io.deephaven.engine.table.impl.updateby.rollingsum
- BigIntegerValue - Class in io.deephaven.json
-
Processes a JSON value as a
BigInteger
. - BigIntegerValue() - Constructor for class io.deephaven.json.BigIntegerValue
- BigIntegerValue.Builder - Interface in io.deephaven.json
- BigIntegerWrapper - Class in io.deephaven.web.client.api
-
Wrap BigInteger values for use in JS.
- BigIntegerWrapper(BigInteger) - Constructor for class io.deephaven.web.client.api.BigIntegerWrapper
- BigNumberToBigDecimalCast - Class in io.deephaven.engine.table.impl.util.cast
-
Cast the values in the input chunk to an int.
- bigValueContext() - Method in class io.deephaven.api.updateby.OperationControl
- bigValueContext(MathContext) - Method in interface io.deephaven.api.updateby.OperationControl.Builder
- bigValueContextOrDefault() - Method in class io.deephaven.api.updateby.OperationControl
- BIN_MAX - Static variable in class io.deephaven.plot.datasets.interval.IntervalXYDataSeriesArray
- BIN_MID - Static variable in class io.deephaven.plot.datasets.interval.IntervalXYDataSeriesArray
- BIN_MIN - Static variable in class io.deephaven.plot.datasets.interval.IntervalXYDataSeriesArray
- BINARY_FUNCTION - Enum constant in enum class io.deephaven.plot.SeriesCollection.SeriesType
- binaryAnd(byte, byte) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryAnd(char, char) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryAnd(int, int) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryAnd(long, long) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryAnd(short, short) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryAnd(Boolean, Boolean) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryAndArray(byte[], byte) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryAndArray(byte[], byte[]) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryAndArray(byte, byte[]) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryAndArray(char[], char) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryAndArray(char[], char[]) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryAndArray(char, char[]) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryAndArray(int[], int) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryAndArray(int[], int[]) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryAndArray(int, int[]) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryAndArray(long[], long) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryAndArray(long[], long[]) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryAndArray(long, long[]) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryAndArray(short[], short) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryAndArray(short[], short[]) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryAndArray(short, short[]) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- BinaryConstants - Class in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryConstants() - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryConstants
- BinaryConstants.FieldTypeToWireTypeFn - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryDecoder - Class in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryDecoder() - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- BinaryDecoder(double[]) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- BinaryDecoder(double[], double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- BinaryDecoder(double[], double, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- BinaryDecoder(ArrayBuffer) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- BinaryDecoder(ArrayBuffer, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- BinaryDecoder(ArrayBuffer, double, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- BinaryDecoder(JsArray<Double>) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- BinaryDecoder(JsArray<Double>, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- BinaryDecoder(JsArray<Double>, double, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- BinaryDecoder(Uint8Array) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- BinaryDecoder(Uint8Array, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- BinaryDecoder(Uint8Array, double, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- BinaryDecoder(BinaryDecoder.ConstructorBytesUnionType) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- BinaryDecoder(BinaryDecoder.ConstructorBytesUnionType, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- BinaryDecoder(BinaryDecoder.ConstructorBytesUnionType, double, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- BinaryDecoder(String) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- BinaryDecoder(String, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- BinaryDecoder(String, double, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryDecoder
- BinaryDecoder.AllocBytesUnionType - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryDecoder.ConstructorBytesUnionType - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryDecoder.SetBlockDataUnionType - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryEncoder - Class in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryEncoder() - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryEncoder
- BinaryExpression(Node) - Method in class io.deephaven.lang.generated.Chunker
- BinaryIterator - Class in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryIterator() - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator
- BinaryIterator(BinaryDecoder) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator
- BinaryIterator(BinaryDecoder, BinaryIterator.BinaryIteratorNextFn) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator
- BinaryIterator(BinaryDecoder, BinaryIterator.BinaryIteratorNextFn, JsArray<BinaryIterator.ConstructorElementsArrayUnionType>) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator
- BinaryIterator(BinaryDecoder, BinaryIterator.BinaryIteratorNextFn, BinaryIterator.ConstructorElementsArrayUnionType[]) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryIterator
- BinaryIterator.AllocElementsArrayUnionType - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryIterator.AllocNextFn - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryIterator.AllocNextFn.UnionType - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryIterator.BinaryIteratorNextFn - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryIterator.BinaryIteratorNextFn.UnionType - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryIterator.ConstructorElementsArrayUnionType - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryIterator.GetUnionType - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryIterator.NextUnionType - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- binaryOr(byte, byte) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryOr(char, char) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryOr(int, int) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryOr(long, long) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryOr(short, short) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryOr(Boolean, Boolean) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryOrArray(byte[], byte) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryOrArray(byte[], byte[]) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryOrArray(byte, byte[]) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryOrArray(char[], char) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryOrArray(char[], char[]) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryOrArray(char, char[]) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryOrArray(int[], int) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryOrArray(int[], int[]) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryOrArray(int, int[]) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryOrArray(long[], long) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryOrArray(long[], long[]) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryOrArray(long, long[]) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryOrArray(short[], short) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryOrArray(short[], short[]) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- binaryOrArray(short, short[]) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- BinaryReader - Class in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryReader() - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- BinaryReader(double[]) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- BinaryReader(double[], double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- BinaryReader(double[], double, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- BinaryReader(ArrayBuffer) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- BinaryReader(ArrayBuffer, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- BinaryReader(ArrayBuffer, double, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- BinaryReader(JsArray<Double>) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- BinaryReader(JsArray<Double>, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- BinaryReader(JsArray<Double>, double, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- BinaryReader(Uint8Array) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- BinaryReader(Uint8Array, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- BinaryReader(Uint8Array, double, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- BinaryReader(BinaryReader.ConstructorBytesUnionType) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- BinaryReader(BinaryReader.ConstructorBytesUnionType, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- BinaryReader(BinaryReader.ConstructorBytesUnionType, double, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- BinaryReader(String) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- BinaryReader(String, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- BinaryReader(String, double, double) - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryReader
- BinaryReader.AllocBytesUnionType - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryReader.ConstructorBytesUnionType - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryReader.ReadAnyUnionType - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryReader.ReadGroupReaderFn - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryReader.ReadMessageFn - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryReader.ReadMessageFn.P1Fn - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryReader.RegisterReadCallbackCallbackFn - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryReader.SetBlockBytesUnionType - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- binaryReaderFn - Variable in class io.deephaven.javascript.proto.dhinternal.jspb.ExtensionFieldBinaryInfo
- binarySearch(byte) - Method in class io.deephaven.chunk.ByteChunk
-
Search for
key
in this chunk in the index range [0,size
) using Java's primitive ordering. - binarySearch(char) - Method in class io.deephaven.chunk.CharChunk
-
Search for
key
in this chunk in the index range [0,size
) using Java's primitive ordering. - binarySearch(double) - Method in class io.deephaven.chunk.DoubleChunk
-
Search for
key
in this chunk in the index range [0,size
) using Java's primitive ordering. - binarySearch(float) - Method in class io.deephaven.chunk.FloatChunk
-
Search for
key
in this chunk in the index range [0,size
) using Java's primitive ordering. - binarySearch(int) - Method in class io.deephaven.chunk.IntChunk
-
Search for
key
in this chunk in the index range [0,size
) using Java's primitive ordering. - binarySearch(int, int, byte) - Method in class io.deephaven.chunk.ByteChunk
-
Search for
key
in this chunk in the index range[fromIndexInclusive, toIndexExclusive)
using Java's primitive ordering. - binarySearch(int, int, char) - Method in class io.deephaven.chunk.CharChunk
-
Search for
key
in this chunk in the index range[fromIndexInclusive, toIndexExclusive)
using Java's primitive ordering. - binarySearch(int, int, double) - Method in class io.deephaven.chunk.DoubleChunk
-
Search for
key
in this chunk in the index range[fromIndexInclusive, toIndexExclusive)
using Java's primitive ordering. - binarySearch(int, int, float) - Method in class io.deephaven.chunk.FloatChunk
-
Search for
key
in this chunk in the index range[fromIndexInclusive, toIndexExclusive)
using Java's primitive ordering. - binarySearch(int, int, int) - Method in class io.deephaven.chunk.IntChunk
-
Search for
key
in this chunk in the index range[fromIndexInclusive, toIndexExclusive)
using Java's primitive ordering. - binarySearch(int, int, long) - Method in class io.deephaven.chunk.LongChunk
-
Search for
key
in this chunk in the index range[fromIndexInclusive, toIndexExclusive)
using Java's primitive ordering. - binarySearch(int, int, short) - Method in class io.deephaven.chunk.ShortChunk
-
Search for
key
in this chunk in the index range[fromIndexInclusive, toIndexExclusive)
using Java's primitive ordering. - binarySearch(int, int, Object) - Method in class io.deephaven.chunk.ObjectChunk
-
Search for
key
in this chunk in the index range[fromIndexInclusive, toIndexExclusive)
using Java's primitive ordering. - binarySearch(long) - Method in class io.deephaven.chunk.LongChunk
-
Search for
key
in this chunk in the index range [0,size
) using Java's primitive ordering. - binarySearch(short) - Method in class io.deephaven.chunk.ShortChunk
-
Search for
key
in this chunk in the index range [0,size
) using Java's primitive ordering. - binarySearch(Object) - Method in class io.deephaven.chunk.ObjectChunk
-
Search for
key
in this chunk in the index range [0,size
) using Java's primitive ordering. - binarySearchKeys(int, int, RowSetUtils.Comparator) - Method in class io.deephaven.engine.rowset.impl.rsp.RspArray
- binarySearchMatch(ColumnRegionByte<?>, long, long, SortColumn, Object[]) - Static method in class io.deephaven.engine.table.impl.sources.regioned.kernel.ByteRegionBinarySearchKernel
-
Performs a binary search on a given column region to find the positions (row keys) of specified sorted keys.
- binarySearchMatch(ColumnRegionChar<?>, long, long, SortColumn, Object[]) - Static method in class io.deephaven.engine.table.impl.sources.regioned.kernel.CharRegionBinarySearchKernel
-
Performs a binary search on a given column region to find the positions (row keys) of specified sorted keys.
- binarySearchMatch(ColumnRegionDouble<?>, long, long, SortColumn, Object[]) - Static method in class io.deephaven.engine.table.impl.sources.regioned.kernel.DoubleRegionBinarySearchKernel
-
Performs a binary search on a given column region to find the positions (row keys) of specified sorted keys.
- binarySearchMatch(ColumnRegionFloat<?>, long, long, SortColumn, Object[]) - Static method in class io.deephaven.engine.table.impl.sources.regioned.kernel.FloatRegionBinarySearchKernel
-
Performs a binary search on a given column region to find the positions (row keys) of specified sorted keys.
- binarySearchMatch(ColumnRegionInt<?>, long, long, SortColumn, Object[]) - Static method in class io.deephaven.engine.table.impl.sources.regioned.kernel.IntRegionBinarySearchKernel
-
Performs a binary search on a given column region to find the positions (row keys) of specified sorted keys.
- binarySearchMatch(ColumnRegionLong<?>, long, long, SortColumn, Object[]) - Static method in class io.deephaven.engine.table.impl.sources.regioned.kernel.LongRegionBinarySearchKernel
-
Performs a binary search on a given column region to find the positions (row keys) of specified sorted keys.
- binarySearchMatch(ColumnRegionObject<?, ?>, long, long, SortColumn, Object[]) - Static method in class io.deephaven.engine.table.impl.sources.regioned.kernel.ObjectRegionBinarySearchKernel
-
Performs a binary search on a given column region to find the positions (row keys) of specified sorted keys.
- binarySearchMatch(ColumnRegionShort<?>, long, long, SortColumn, Object[]) - Static method in class io.deephaven.engine.table.impl.sources.regioned.kernel.ShortRegionBinarySearchKernel
-
Performs a binary search on a given column region to find the positions (row keys) of specified sorted keys.
- binarySearchValue(RowSet.TargetComparator, int) - Method in interface io.deephaven.engine.rowset.RowSet.SearchIterator
-
Advance the current iterator (start) position while the current value maintains comp.compareTargetTo(v, dir) > 0.
- BinaryWriter - Class in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryWriter() - Constructor for class io.deephaven.javascript.proto.dhinternal.jspb.BinaryWriter
- BinaryWriter.WriteAnyValueUnionType - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryWriter.WriteBytesValueUnionType - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryWriter.WriteGroupWriteCallbackFn - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryWriter.WriteMessageFn - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryWriter.WriteMessageFn.P2Fn - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryWriter.WriteRepeatedBytesValueArrayUnionType - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryWriter.WriteRepeatedGroupWriterCallbackFn - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- BinaryWriter.WriteRepeatedMessageWriterCallbackFn - Interface in io.deephaven.javascript.proto.dhinternal.jspb
- binaryWriterFn - Variable in class io.deephaven.javascript.proto.dhinternal.jspb.ExtensionFieldBinaryInfo
- bindApplicationResolver(ApplicationResolver) - Method in interface io.deephaven.server.uri.UriModule
- bindApplicationServiceImpl(AuthorizationProvider, ApplicationServiceGrpcImpl) - Static method in interface io.deephaven.server.appmode.AppModeModule
- bindApplicationStateListener(ApplicationServiceGrpcImpl) - Method in interface io.deephaven.server.appmode.AppModeModule
- bindApplicationStates(ApplicationTicketResolver) - Method in interface io.deephaven.server.appmode.AppModeModule
- bindApplicationTicketResolver(ApplicationTicketResolver) - Method in interface io.deephaven.server.appmode.AppModeModule
- bindApplyPreviewColumns(ApplyPreviewColumnsGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindAuthHandlerMap() - Method in class io.deephaven.server.auth.AuthContextModule
- bindColumnStats(ColumnStatisticsGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindConfigServiceGrpcImpl(AuthorizationProvider, ConfigServiceGrpcImpl) - Static method in interface io.deephaven.server.config.ConfigServiceModule
- bindConsoleServiceImpl(ConsoleServiceGrpcBinding) - Method in interface io.deephaven.server.console.ConsoleModule
- bindConsoleTicketResolver(ScopeTicketResolver) - Method in interface io.deephaven.server.console.ConsoleModule
- bindCreateInputTable(CreateInputTableGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindCsvResolver(CsvTableResolver) - Method in interface io.deephaven.server.uri.UriModule
- bindDebuggingInitializer(DebuggingInitializer) - Method in interface io.deephaven.server.console.python.PythonDebuggingModule
- bindExecutionContext(ScriptSession, AuthorizationProvider) - Static method in interface io.deephaven.server.console.ExecutionContextModule
- bindFetchTable(FetchTableGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindFlightSqlAsActionResolver(FlightSqlResolver) - Method in interface io.deephaven.server.flightsql.FlightSqlModule
- bindFlightSqlAsTicketResolver(FlightSqlResolver) - Method in interface io.deephaven.server.flightsql.FlightSqlModule
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.BooleanDataTypeMapping
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.ByteArrayDataTypeMapping
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.CharDataTypeMapping
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.DataTypeMapping
-
Bind the given value from the chunk in the given prepared statement.
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.DateInstantDataTypeMapping
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.DateLocalDateDataTypeMapping
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.DateYearDataTypeMapping
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.DecimalDataTypeMapping
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.DecimalToDoubleDataTypeMapping
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.DecimalToFloatDataTypeMapping
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.DoubleDataTypeMapping
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.DoubleToDecimalDataTypeMapping
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.FloatDataTypeMapping
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.FloatToDecimalDataTypeMapping
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.IntDataTypeMapping
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.LongDataTypeMapping
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.ShortDataTypeMapping
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.StringDataTypeMapping
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.StringDoubleArrayDataTypeMapping
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.StringLongArrayDataTypeMapping
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.TimeLocalTimeDataTypeMapping
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.TimeNanosDataTypeMapping
- bindFromChunk(Chunk<Values>, int, PreparedStatement, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.TimestampInstantDataTypeMapping
- bindGrpcServerExecutor() - Static method in interface io.deephaven.server.jetty.JettyServerModule
- bindGrpcServerExecutor() - Static method in interface io.deephaven.server.jetty11.JettyServerModule
- bindHealthStatusManager() - Method in class io.deephaven.server.healthcheck.HealthCheckModule
- bindHierarchicalTableServiceGrpcImpl(HierarchicalTableServiceGrpcImpl) - Method in interface io.deephaven.server.hierarchicaltable.HierarchicalTableServiceModule
- bindInputTableServiceGrpcImpl(InputTableServiceGrpcImpl) - Method in interface io.deephaven.server.table.inputtables.InputTableModule
- bindJsPlugins(JsPlugins) - Method in interface io.deephaven.server.jetty.JettyServerModule
- bindJsPlugins(JsPlugins) - Method in interface io.deephaven.server.jetty11.JettyServerModule
- bindMeta(MetaTableGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindObfuscatingErrorTransformer(SessionService.ObfuscatingErrorTransformer) - Method in interface io.deephaven.server.session.ObfuscatingErrorTransformerModule
- bindObjectServiceGrpcImpl(ObjectServiceGrpcBinding) - Method in interface io.deephaven.server.object.ObjectServiceModule
- bindOperationAggregate(AggregateGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationAggregateAll(AggregateAllGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationAj(AjRajGrpcImpl.AjGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationAsOfJoin(JoinTablesGrpcImpl.AsOfJoinTablesGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationComboAgg(ComboAggregateGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationCrossJoin(JoinTablesGrpcImpl.CrossJoinTablesGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationDropColumns(DropColumnsGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationEmptyTable(EmptyTableGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationExactJoin(JoinTablesGrpcImpl.ExactJoinTablesGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationFilterTable(FilterTableGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationFlatten(FlattenTableGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationHead(HeadOrTailGrpcImpl.HeadGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationHeadBy(HeadOrTailByGrpcImpl.HeadByGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationLazyUpdate(UpdateOrSelectGrpcImpl.LazyUpdateGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationLeftJoin(JoinTablesGrpcImpl.LeftJoinTablesGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationMergeTables(MergeTablesGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationMultiJoin(MultiJoinGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationNaturalJoin(JoinTablesGrpcImpl.NaturalJoinTablesGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationRaj(AjRajGrpcImpl.RajGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationRangeJoin(RangeJoinGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationRunChartDownsample(RunChartDownsampleGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationSelect(UpdateOrSelectGrpcImpl.SelectGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationSelectDistinct(SelectDistinctGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationSnapshotTable(SnapshotTableGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationSnapshotWhenTable(SnapshotWhenTableGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationSortTable(SortTableGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationTail(HeadOrTailGrpcImpl.TailGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationTailBy(HeadOrTailByGrpcImpl.TailByGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationTimeTable(TimeTableGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationUngroup(UngroupGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationUnstructuredFilterTable(UnstructuredFilterTableGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationUpdate(UpdateOrSelectGrpcImpl.UpdateGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationUpdateView(UpdateOrSelectGrpcImpl.UpdateViewGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindOperationView(UpdateOrSelectGrpcImpl.ViewGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindParquetResolver(ParquetTableResolver) - Method in interface io.deephaven.server.uri.UriModule
- bindPartitionedTableServiceGrpcImpl(PartitionedTableServiceGrpcImpl) - Method in interface io.deephaven.server.partitionedtable.PartitionedTableServiceModule
- bindPluginRegistrationCallback(PluginRegistrationVisitor) - Method in interface io.deephaven.server.plugin.PluginsModule
- bindQueryScopeResolver(QueryScopeResolver) - Method in interface io.deephaven.server.uri.UriModule
- bindResolvers(Set<UriResolver>) - Static method in interface io.deephaven.server.uri.UriModule
- bindsAuthorizationProvider(CommunityAuthorizationProvider) - Method in interface io.deephaven.server.auth.CommunityAuthorizationModule
- bindsBarrageTableResolver(BarrageTableResolver) - Method in interface io.deephaven.server.uri.UriModule
- bindsCallback(ObjectTypes) - Method in interface io.deephaven.server.plugin.type.ObjectTypesModule
- bindsCountMetricsScripts(GroovyDeephavenSession.CountMetrics) - Method in interface io.deephaven.server.console.groovy.InitScriptsModule.Explicit
- bindScriptSessionCacheInit() - Static method in interface io.deephaven.server.console.ConsoleModule
- bindScriptSessionListener(ApplicationServiceGrpcImpl) - Method in interface io.deephaven.server.appmode.AppModeModule
- bindsDbScripts(GroovyDeephavenSession.Base) - Method in interface io.deephaven.server.console.groovy.InitScriptsModule.Explicit
- bindsDeephavenChannelImpl(DeephavenChannelImpl) - Method in interface io.deephaven.client.SessionImplModule
- bindServer(JettyBackedGrpcServer) - Method in interface io.deephaven.server.jetty.JettyServerModule
- bindServer(JettyBackedGrpcServer) - Method in interface io.deephaven.server.jetty11.JettyServerModule
- bindService() - Method in class io.deephaven.flightjs.protocol.BrowserFlightServiceGrpc.BrowserFlightServiceImplBase
- bindService() - Method in class io.deephaven.proto.backplane.grpc.ApplicationServiceGrpc.ApplicationServiceImplBase
- bindService() - Method in class io.deephaven.proto.backplane.grpc.ConfigServiceGrpc.ConfigServiceImplBase
- bindService() - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableServiceGrpc.HierarchicalTableServiceImplBase
- bindService() - Method in class io.deephaven.proto.backplane.grpc.InputTableServiceGrpc.InputTableServiceImplBase
- bindService() - Method in class io.deephaven.proto.backplane.grpc.ObjectServiceGrpc.ObjectServiceImplBase
- bindService() - Method in class io.deephaven.proto.backplane.grpc.PartitionedTableServiceGrpc.PartitionedTableServiceImplBase
- bindService() - Method in class io.deephaven.proto.backplane.grpc.SessionServiceGrpc.SessionServiceImplBase
- bindService() - Method in class io.deephaven.proto.backplane.grpc.StorageServiceGrpc.StorageServiceImplBase
- bindService() - Method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceImplBase
- bindService() - Method in class io.deephaven.proto.backplane.script.grpc.ConsoleServiceGrpc.ConsoleServiceImplBase
- bindService() - Method in class io.deephaven.server.arrow.BrowserFlightServiceGrpcBinding
- bindService() - Method in class io.deephaven.server.arrow.FlightServiceGrpcBinding
- bindService() - Method in class io.deephaven.server.console.ConsoleServiceGrpcBinding
- bindService() - Method in class io.deephaven.server.object.ObjectServiceGrpcBinding
- bindService() - Method in class io.deephaven.server.util.AuthorizationWrappedGrpcBinding
- bindService(BrowserFlightServiceGrpc.AsyncService) - Static method in class io.deephaven.flightjs.protocol.BrowserFlightServiceGrpc
- bindService(ApplicationServiceGrpc.AsyncService) - Static method in class io.deephaven.proto.backplane.grpc.ApplicationServiceGrpc
- bindService(ConfigServiceGrpc.AsyncService) - Static method in class io.deephaven.proto.backplane.grpc.ConfigServiceGrpc
- bindService(HierarchicalTableServiceGrpc.AsyncService) - Static method in class io.deephaven.proto.backplane.grpc.HierarchicalTableServiceGrpc
- bindService(InputTableServiceGrpc.AsyncService) - Static method in class io.deephaven.proto.backplane.grpc.InputTableServiceGrpc
- bindService(ObjectServiceGrpc.AsyncService) - Static method in class io.deephaven.proto.backplane.grpc.ObjectServiceGrpc
- bindService(PartitionedTableServiceGrpc.AsyncService) - Static method in class io.deephaven.proto.backplane.grpc.PartitionedTableServiceGrpc
- bindService(SessionServiceGrpc.AsyncService) - Static method in class io.deephaven.proto.backplane.grpc.SessionServiceGrpc
- bindService(StorageServiceGrpc.AsyncService) - Static method in class io.deephaven.proto.backplane.grpc.StorageServiceGrpc
- bindService(TableServiceGrpc.AsyncService) - Static method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc
- bindService(ConsoleServiceGrpc.AsyncService) - Static method in class io.deephaven.proto.backplane.script.grpc.ConsoleServiceGrpc
- bindSessionServiceGrpcImpl(AuthorizationProvider, SessionServiceGrpcImpl) - Static method in interface io.deephaven.server.session.SessionModule
- bindSessionServiceInterceptor(SessionServiceGrpcImpl.SessionServiceInterceptor) - Method in interface io.deephaven.server.session.SessionModule
- bindSessionTicketResolverServerSideExports(ExportTicketResolver) - Method in interface io.deephaven.server.session.SessionModule
- bindSharedTicketResolver(SharedTicketResolver) - Method in interface io.deephaven.server.session.SessionModule
- bindSlice(SliceGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindsLookup(ObjectTypes) - Method in interface io.deephaven.server.plugin.type.ObjectTypesModule
- bindsManagedChannel(ManagedChannel) - Method in interface io.deephaven.client.SessionImplModule
- bindsPerformanceQueriesScripts(PerformanceQueries.InitScript) - Method in interface io.deephaven.server.console.groovy.InitScriptsModule.Explicit
- bindsPythonPluginsRegistration(PythonPluginsRegistration) - Method in interface io.deephaven.server.plugin.python.PythonPluginsRegistration.Module
- bindsRegistration(JsPluginConfigDirRegistration) - Method in interface io.deephaven.server.plugin.js.JsPluginConfigDirRegistration.Module
- bindsRegistration(JsPluginManifestRegistration) - Method in interface io.deephaven.server.plugin.js.JsPluginManifestRegistration.Module
- bindsRegistration(JsPluginNpmPackageRegistration) - Method in interface io.deephaven.server.plugin.js.JsPluginNpmPackageRegistration.Module
- bindsServerConfig(JettyConfig) - Method in interface io.deephaven.server.jetty.JettyServerModule
- bindsServerConfig(JettyConfig) - Method in interface io.deephaven.server.jetty11.JettyServerModule
- bindsServerConfig(NettyConfig) - Method in interface io.deephaven.server.netty.NettyServerModule
- bindsStreamToLogBufferInstance(StreamToLogBuffer) - Method in interface io.deephaven.server.log.LogModule
- bindsStreamToReal(StreamToPrintStreams) - Method in interface io.deephaven.server.log.LogModule
- bindStorageServiceGrpcImpl(AuthorizationProvider, FilesystemStorageServiceGrpcImpl) - Static method in interface io.deephaven.server.notebook.FilesystemStorageServiceModule
- bindTableServiceGrpcImpl(TableServiceGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindTableToVariable(BindTableToVariableRequest, StreamObserver<BindTableToVariableResponse>) - Method in class io.deephaven.server.console.ConsoleServiceGrpcImpl
- bindTableToVariable(BindTableToVariableRequest, BrowserHeaders) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient
- bindTableToVariable(BindTableToVariableRequest, BrowserHeaders, ConsoleServiceClient.BindTableToVariableCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient
- bindTableToVariable(BindTableToVariableRequest, ConsoleServiceClient.BindTableToVariableMetadata_or_callbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient
- bindTableToVariable(BindTableToVariableRequest, ConsoleServiceClient.BindTableToVariableMetadata_or_callbackFn, ConsoleServiceClient.BindTableToVariableCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient
- bindTableToVariable(BindTableToVariableRequest, ConsoleServiceClient.BindTableToVariableMetadata_or_callbackUnionType) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient
- bindTableToVariable(BindTableToVariableRequest, ConsoleServiceClient.BindTableToVariableMetadata_or_callbackUnionType, ConsoleServiceClient.BindTableToVariableCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient
- bindTableToVariable(BindTableToVariableRequest) - Method in class io.deephaven.proto.backplane.script.grpc.ConsoleServiceGrpc.ConsoleServiceBlockingStub
- bindTableToVariable(BindTableToVariableRequest) - Method in class io.deephaven.proto.backplane.script.grpc.ConsoleServiceGrpc.ConsoleServiceFutureStub
- bindTableToVariable(BindTableToVariableRequest, StreamObserver<BindTableToVariableResponse>) - Method in interface io.deephaven.proto.backplane.script.grpc.ConsoleServiceGrpc.AsyncService
- bindTableToVariable(BindTableToVariableRequest, StreamObserver<BindTableToVariableResponse>) - Method in class io.deephaven.proto.backplane.script.grpc.ConsoleServiceGrpc.ConsoleServiceStub
- bindTableToVariable(JsTable, String) - Method in class io.deephaven.web.client.ide.IdeSession
- BindTableToVariable - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleService
- BindTableToVariableRequest - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- BindTableToVariableRequest - Class in io.deephaven.proto.backplane.script.grpc
-
Protobuf type
io.deephaven.proto.backplane.script.grpc.BindTableToVariableRequest
- BindTableToVariableRequest() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.BindTableToVariableRequest
- BindTableToVariableRequest.Builder - Class in io.deephaven.proto.backplane.script.grpc
-
Protobuf type
io.deephaven.proto.backplane.script.grpc.BindTableToVariableRequest
- BindTableToVariableRequest.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- BindTableToVariableRequest.ToObjectReturnType.ConsoleIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- BindTableToVariableRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- BindTableToVariableRequest.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- BindTableToVariableRequest.ToObjectReturnType0.ConsoleIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- BindTableToVariableRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- BindTableToVariableRequestOrBuilder - Interface in io.deephaven.proto.backplane.script.grpc
- BindTableToVariableResponse - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- BindTableToVariableResponse - Class in io.deephaven.proto.backplane.script.grpc
-
Protobuf type
io.deephaven.proto.backplane.script.grpc.BindTableToVariableResponse
- BindTableToVariableResponse() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.BindTableToVariableResponse
- BindTableToVariableResponse.Builder - Class in io.deephaven.proto.backplane.script.grpc
-
Protobuf type
io.deephaven.proto.backplane.script.grpc.BindTableToVariableResponse
- BindTableToVariableResponseOrBuilder - Interface in io.deephaven.proto.backplane.script.grpc
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.BooleanDataTypeMapping
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.ByteArrayDataTypeMapping
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.CharDataTypeMapping
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.DataTypeMapping
-
Get a value from the current row in the given ResultSet, convert to the target type, insert into destination chunk.
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.DateInstantDataTypeMapping
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.DateLocalDateDataTypeMapping
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.DateYearDataTypeMapping
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.DecimalDataTypeMapping
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.DecimalToDoubleDataTypeMapping
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.DecimalToFloatDataTypeMapping
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.DoubleDataTypeMapping
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.DoubleToDecimalDataTypeMapping
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.FloatDataTypeMapping
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.FloatToDecimalDataTypeMapping
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.IntDataTypeMapping
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.LongDataTypeMapping
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.ShortDataTypeMapping
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.StringDataTypeMapping
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.StringDoubleArrayDataTypeMapping
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.StringLongArrayDataTypeMapping
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.TimeLocalTimeDataTypeMapping
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.TimeNanosDataTypeMapping
- bindToChunk(WritableChunk<Values>, int, ResultSet, int, JdbcTypeMapper.Context) - Method in class io.deephaven.jdbc.JdbcTypeMapper.TimestampInstantDataTypeMapping
- bindUpdateBy(UpdateByGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- bindWhereIn(WhereInGrpcImpl) - Method in interface io.deephaven.server.table.TableModule
- binMax(long) - Method in interface io.deephaven.plot.datasets.histogram.DiscretizedRange
-
Gets the max value of the bin at
index
. - binMax(long) - Method in class io.deephaven.plot.datasets.histogram.DiscretizedRangeEqual
- binMin(long) - Method in interface io.deephaven.plot.datasets.histogram.DiscretizedRange
-
Gets the min value of the bin at
index
. - binMin(long) - Method in class io.deephaven.plot.datasets.histogram.DiscretizedRangeEqual
- BinSearch - Class in io.deephaven.function
-
Functions for performing binary searches.
- BinSearch() - Constructor for class io.deephaven.function.BinSearch
- BinSearchAlgo - Enum Class in io.deephaven.function
-
Algorithm used to resolve ties when performing a binary search.
- binSearchIndex(byte[], byte, BinSearchAlgo) - Static method in class io.deephaven.function.BinSearch
-
Performs a binary search to find a key.
- binSearchIndex(byte[], byte, BinSearchAlgo) - Static method in class io.deephaven.libs.GroovyStaticImports
- binSearchIndex(char[], char, BinSearchAlgo) - Static method in class io.deephaven.function.BinSearch
-
Performs a binary search to find a key.
- binSearchIndex(char[], char, BinSearchAlgo) - Static method in class io.deephaven.libs.GroovyStaticImports
- binSearchIndex(double[], double, BinSearchAlgo) - Static method in class io.deephaven.function.BinSearch
-
Performs a binary search to find a key.
- binSearchIndex(double[], double, BinSearchAlgo) - Static method in class io.deephaven.libs.GroovyStaticImports
- binSearchIndex(float[], float, BinSearchAlgo) - Static method in class io.deephaven.function.BinSearch
-
Performs a binary search to find a key.
- binSearchIndex(float[], float, BinSearchAlgo) - Static method in class io.deephaven.libs.GroovyStaticImports
- binSearchIndex(int[], int, BinSearchAlgo) - Static method in class io.deephaven.function.BinSearch
-
Performs a binary search to find a key.
- binSearchIndex(int[], int, BinSearchAlgo) - Static method in class io.deephaven.libs.GroovyStaticImports
- binSearchIndex(long[], long, BinSearchAlgo) - Static method in class io.deephaven.function.BinSearch
-
Performs a binary search to find a key.
- binSearchIndex(long[], long, BinSearchAlgo) - Static method in class io.deephaven.libs.GroovyStaticImports
- binSearchIndex(short[], short, BinSearchAlgo) - Static method in class io.deephaven.function.BinSearch
-
Performs a binary search to find a key.
- binSearchIndex(short[], short, BinSearchAlgo) - Static method in class io.deephaven.libs.GroovyStaticImports
- binSearchIndex(ByteVector, byte, BinSearchAlgo) - Static method in class io.deephaven.function.BinSearch
-
Performs a binary search to find a key.
- binSearchIndex(ByteVector, byte, BinSearchAlgo) - Static method in class io.deephaven.libs.GroovyStaticImports
- binSearchIndex(CharVector, char, BinSearchAlgo) - Static method in class io.deephaven.function.BinSearch
-
Performs a binary search to find a key.
- binSearchIndex(CharVector, char, BinSearchAlgo) - Static method in class io.deephaven.libs.GroovyStaticImports
- binSearchIndex(DoubleVector, double, BinSearchAlgo) - Static method in class io.deephaven.function.BinSearch
-
Performs a binary search to find a key.
- binSearchIndex(DoubleVector, double, BinSearchAlgo) - Static method in class io.deephaven.libs.GroovyStaticImports
- binSearchIndex(FloatVector, float, BinSearchAlgo) - Static method in class io.deephaven.function.BinSearch
-
Performs a binary search to find a key.
- binSearchIndex(FloatVector, float, BinSearchAlgo) - Static method in class io.deephaven.libs.GroovyStaticImports
- binSearchIndex(IntVector, int, BinSearchAlgo) - Static method in class io.deephaven.function.BinSearch
-
Performs a binary search to find a key.
- binSearchIndex(IntVector, int, BinSearchAlgo) - Static method in class io.deephaven.libs.GroovyStaticImports
- binSearchIndex(LongVector, long, BinSearchAlgo) - Static method in class io.deephaven.function.BinSearch
-
Performs a binary search to find a key.
- binSearchIndex(LongVector, long, BinSearchAlgo) - Static method in class io.deephaven.libs.GroovyStaticImports
- binSearchIndex(ObjectVector<T>, T, BinSearchAlgo) - Static method in class io.deephaven.function.BinSearch
-
Performs a binary search to find a key.
- binSearchIndex(ObjectVector<T>, T, BinSearchAlgo) - Static method in class io.deephaven.libs.GroovyStaticImports
- binSearchIndex(ShortVector, short, BinSearchAlgo) - Static method in class io.deephaven.function.BinSearch
-
Performs a binary search to find a key.
- binSearchIndex(ShortVector, short, BinSearchAlgo) - Static method in class io.deephaven.libs.GroovyStaticImports
- binSearchIndex(T[], T, BinSearchAlgo) - Static method in class io.deephaven.function.BinSearch
-
Performs a binary search to find a key.
- binSearchIndex(T[], T, BinSearchAlgo) - Static method in class io.deephaven.libs.GroovyStaticImports
- BinTree - Class in SevenZip.Compression.LZ
- BinTree() - Constructor for class SevenZip.Compression.LZ.BinTree
- BISQUE - Enum constant in enum class io.deephaven.gui.color.Colors
- BISQUE - Static variable in class io.deephaven.gui.color.Color
- bitCount - Variable in class io.deephaven.extensions.arrow.sources.AbstractArrowColumnSource
- BITMAP_CAPACITY - Static variable in class io.deephaven.engine.rowset.impl.rsp.container.BitmapContainer
- BITMAP_SIZE_IN_BYTES - Static variable in class io.deephaven.engine.rowset.impl.rsp.container.BitmapContainer
- BitmapContainer - Class in io.deephaven.engine.rowset.impl.rsp.container
-
Simple bitset-like container.
- BitmapContainer() - Constructor for class io.deephaven.engine.rowset.impl.rsp.container.BitmapContainer
-
Create a bitmap container with all bits set to false
- BitmapRandomBuilder - Class in io.deephaven.engine.table.impl.by
-
The output RowSet of an aggregation is fairly special.
- BitmapRandomBuilder(int) - Constructor for class io.deephaven.engine.table.impl.by.BitmapRandomBuilder
- BitmapShortBatchIterator - Class in io.deephaven.engine.rowset.impl.rsp.container
- BitmapShortBatchIterator(BitmapContainer, int) - Constructor for class io.deephaven.engine.rowset.impl.rsp.container.BitmapShortBatchIterator
- BitMaskingColumnSource<T> - Class in io.deephaven.engine.table.impl.sources
- BitMaskingColumnSource(ZeroKeyCrossJoinShiftState, ColumnSource<T>) - Constructor for class io.deephaven.engine.table.impl.sources.BitMaskingColumnSource
- BITS_PER_BLOCK - Static variable in class io.deephaven.engine.rowset.impl.rsp.RspArray
- bitset - Variable in enum class io.deephaven.jpy.JpyConfig.Flag
- BitSetWriter(BitSet) - Constructor for class io.deephaven.extensions.barrage.BarrageMessageWriterImpl.BitSetWriter
- BitShiftingColumnSource<T> - Class in io.deephaven.engine.table.impl.sources
- BitShiftingColumnSource(CrossJoinShiftState, ColumnSource<T>) - Constructor for class io.deephaven.engine.table.impl.sources.BitShiftingColumnSource
- BitTreeDecoder - Class in SevenZip.Compression.RangeCoder
- BitTreeDecoder(int) - Constructor for class SevenZip.Compression.RangeCoder.BitTreeDecoder
- BitTreeEncoder - Class in SevenZip.Compression.RangeCoder
- BitTreeEncoder(int) - Constructor for class SevenZip.Compression.RangeCoder.BitTreeEncoder
- bitValue(short) - Method in class io.deephaven.engine.rowset.impl.rsp.container.BitmapContainer
- BLACK - Enum constant in enum class io.deephaven.gui.color.Colors
- BLACK - Static variable in class io.deephaven.engine.util.ColorUtil
-
Deprecated.
- BLACK - Static variable in class io.deephaven.gui.color.Color
- BlackScholes - Class in io.deephaven.numerics.derivatives
-
A generalized Black-Scholes model for European options.
- BLANCHEDALMOND - Enum constant in enum class io.deephaven.gui.color.Colors
- BLANCHEDALMOND - Static variable in class io.deephaven.gui.color.Color
- blink() - Static method in interface io.deephaven.kafka.KafkaTools.TableType
- Blink() - Constructor for class io.deephaven.kafka.KafkaTools.TableType.Blink
- BLINK - Enum constant in enum class io.deephaven.proto.backplane.grpc.CreateInputTableRequest.InputTableKind.KindCase
- BLINK_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.CreateInputTableRequest.InputTableKind
- BLINK_TABLE_ATTRIBUTE - Static variable in interface io.deephaven.engine.table.Table
-
If this attribute is present with value
true
, this Table is a "blink table". - BLINK_TABLE_ATTRIBUTE - Static variable in class io.deephaven.web.client.api.barrage.def.TableAttributesDefinition
- BLINK_TABLE_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.TimeTableRequest
- BlinkFirstChunkedOperator - Class in io.deephaven.engine.table.impl.by
-
A firstBy aggregation operator for blink tables.
- BlinkImpl(ClientTableState, WebBarrageSubscription.ViewportChangedHandler, WebBarrageSubscription.DataChangedHandler, WebColumnData[]) - Constructor for class io.deephaven.web.client.api.barrage.data.WebBarrageSubscription.BlinkImpl
- BlinkInputTable - Class in io.deephaven.qst.table
-
Creates a blink input-table.
- BlinkInputTable() - Constructor for class io.deephaven.qst.table.BlinkInputTable
- BlinkLastChunkedOperator - Class in io.deephaven.engine.table.impl.by
-
A lastBy aggregation operator for blink tables.
- blinkTable() - Method in class io.deephaven.qst.table.TimeTable
- blinkTable(boolean) - Method in class io.deephaven.engine.table.impl.TimeTable.Builder
- blinkTable(boolean) - Method in interface io.deephaven.qst.table.TimeTable.Builder
- BlinkTableTools - Class in io.deephaven.engine.table.impl
-
Tools for manipulating blink tables.
- BlinkTableTools() - Constructor for class io.deephaven.engine.table.impl.BlinkTableTools
- blinkToAppendOnly(long, Object) - Static method in class io.deephaven.engine.table.impl.MemoizedOperationKey
- blinkToAppendOnly(Table, long) - Static method in class io.deephaven.engine.table.impl.BlinkTableTools
-
Convert a Blink Table to an in-memory append only table with a limit on maximum size.
- blinkToAppendOnly(Table, Object) - Static method in class io.deephaven.engine.table.impl.BlinkTableTools
-
Convert a Blink Table to an in-memory append only table.
- blinkToAppendOnly(Table) - Static method in class io.deephaven.engine.table.impl.BlinkTableTools
-
Convert a Blink Table to an in-memory append only table.
- blinkToAppendOnly(Table, long, Object) - Static method in class io.deephaven.engine.table.impl.BlinkTableTools
-
Convert a Blink Table to an in-memory append only table with a limit on maximum size.
- blob(Blob) - Static method in class io.deephaven.web.client.api.storage.JsFileContents
- BlobMaterializer - Class in io.deephaven.parquet.base.materializers
-
Materializer for binary data.
- block(Object...) - Static method in class io.deephaven.engine.table.impl.util.codegen.CodeGenerator
-
Open new block.
- BLOCK_LAST - Static variable in class io.deephaven.engine.rowset.impl.rsp.RspArray
- BLOCK_SIZE - Static variable in class io.deephaven.engine.rowset.impl.rsp.RspArray
- BLOCK_SIZE - Static variable in class io.deephaven.engine.table.impl.sources.ArrayBackedColumnSource
- BLOCK_SIZE - Static variable in class io.deephaven.engine.table.impl.sources.sparse.SparseConstants
- Block0() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.BooleanOneOrN.Block0
- Block0() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.ByteOneOrN.Block0
- Block0() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.CharOneOrN.Block0
- Block0() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.DoubleOneOrN.Block0
- Block0() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.FloatOneOrN.Block0
- Block0() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.IntOneOrN.Block0
- Block0() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.LongOneOrN.Block0
- Block0() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.ObjectOneOrN.Block0
- Block0() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.ShortOneOrN.Block0
- BLOCK0_MASK - Static variable in class io.deephaven.engine.table.impl.sources.sparse.SparseConstants
- BLOCK0_SHIFT - Static variable in class io.deephaven.engine.table.impl.sources.sparse.SparseConstants
- BLOCK0_SIZE - Static variable in class io.deephaven.engine.table.impl.sources.sparse.SparseConstants
- Block1() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.BooleanOneOrN.Block1
- Block1() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.ByteOneOrN.Block1
- Block1() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.CharOneOrN.Block1
- Block1() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.DoubleOneOrN.Block1
- Block1() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.FloatOneOrN.Block1
- Block1() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.IntOneOrN.Block1
- Block1() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.LongOneOrN.Block1
- Block1() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.ObjectOneOrN.Block1
- Block1() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.ShortOneOrN.Block1
- BLOCK1_MASK - Static variable in class io.deephaven.engine.table.impl.sources.sparse.SparseConstants
- BLOCK1_SHIFT - Static variable in class io.deephaven.engine.table.impl.sources.sparse.SparseConstants
- BLOCK1_SIZE - Static variable in class io.deephaven.engine.table.impl.sources.sparse.SparseConstants
- Block2() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.BooleanOneOrN.Block2
- Block2() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.ByteOneOrN.Block2
- Block2() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.CharOneOrN.Block2
- Block2() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.DoubleOneOrN.Block2
- Block2() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.FloatOneOrN.Block2
- Block2() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.IntOneOrN.Block2
- Block2() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.LongOneOrN.Block2
- Block2() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.ObjectOneOrN.Block2
- Block2() - Constructor for class io.deephaven.engine.table.impl.sources.sparse.ShortOneOrN.Block2
- BLOCK2_MASK - Static variable in class io.deephaven.engine.table.impl.sources.sparse.SparseConstants
- BLOCK2_SHIFT - Static variable in class io.deephaven.engine.table.impl.sources.sparse.SparseConstants
- BLOCK2_SIZE - Static variable in class io.deephaven.engine.table.impl.sources.sparse.SparseConstants
- blocks - Variable in class io.deephaven.engine.table.impl.sources.BooleanSparseArraySource
- blocks - Variable in class io.deephaven.engine.table.impl.sources.ByteSparseArraySource
- blocks - Variable in class io.deephaven.engine.table.impl.sources.CharacterSparseArraySource
- blocks - Variable in class io.deephaven.engine.table.impl.sources.DoubleSparseArraySource
- blocks - Variable in class io.deephaven.engine.table.impl.sources.FloatSparseArraySource
- blocks - Variable in class io.deephaven.engine.table.impl.sources.IntegerSparseArraySource
- blocks - Variable in class io.deephaven.engine.table.impl.sources.LongSparseArraySource
- blocks - Variable in class io.deephaven.engine.table.impl.sources.ObjectSparseArraySource
- blocks - Variable in class io.deephaven.engine.table.impl.sources.ShortSparseArraySource
- BLUE - Enum constant in enum class io.deephaven.gui.color.Colors
- BLUE - Static variable in class io.deephaven.engine.util.ColorUtil
-
Deprecated.
- BLUE - Static variable in class io.deephaven.gui.color.Color
- BLUEVIOLET - Enum constant in enum class io.deephaven.gui.color.Colors
- BLUEVIOLET - Static variable in class io.deephaven.gui.color.Color
- bluntResetAllCounters() - Method in class io.deephaven.util.metrics.MetricsManager
- BODY_TAG - Static variable in class io.deephaven.extensions.barrage.util.BarrageProtoUtil
- BOLD - Enum constant in enum class io.deephaven.plot.Font.FontStyle
-
Bold text
- BOLD_ITALIC - Enum constant in enum class io.deephaven.plot.Font.FontStyle
-
Bold and italic text
- bool() - Static method in enum class io.deephaven.json.JsonValueTypes
-
An unmodifiable set of
JsonValueTypes.BOOL
. - BOOL - Enum constant in enum class io.deephaven.json.JsonValueTypes
-
The JSON literal 'true' or 'false' type.
- BOOL - Static variable in class io.deephaven.javascript.proto.dhinternal.jspb.binaryconstants.FieldType
- BOOL_PTRN - Static variable in class io.deephaven.api.expression.SelectFactoryConstants
-
A case insensitive boolean literal
- BOOL_VALUE - Enum constant in enum class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecNonUniqueSentinel.TypeCase
- BOOL_VALUE - Enum constant in enum class io.deephaven.proto.backplane.grpc.Literal.ValueCase
- BOOL_VALUE - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.aggspecnonuniquesentinel.TypeCase
- BOOL_VALUE - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.literal.ValueCase
- BOOL_VALUE_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecNonUniqueSentinel
- BOOL_VALUE_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.Literal
- Boolean - Enum constant in enum class io.deephaven.chunk.ChunkType
- Boolean - Enum constant in enum class io.deephaven.engine.page.ChunkPageFactory
- Boolean - Enum constant in enum class io.deephaven.vector.VectorFactory
- BOOLEAN - Enum constant in enum class io.deephaven.web.client.api.parse.JsDataHandler
- BOOLEAN - Static variable in class io.deephaven.web.client.api.ValueType
- boolean_array(boolean[]) - Method in class io.deephaven.jpy.JpyModule
-
Deprecated.
- BOOLEAN_ARRAY_FORMATTER - Static variable in interface io.deephaven.base.log.LogOutput
-
Formats a boolean array
- BooleanArray - Class in io.deephaven.qst.array
-
A
BooleanType
array. - BooleanArray.Builder - Class in io.deephaven.qst.array
- BooleanArrayAccessor(Boolean[]) - Constructor for class io.deephaven.util.type.ArrayTypeUtils.BooleanArrayAccessor
- BooleanArrayExpansionKernel - Class in io.deephaven.extensions.barrage.chunk.array
- BooleanArrayExpansionKernel() - Constructor for class io.deephaven.extensions.barrage.chunk.array.BooleanArrayExpansionKernel
- BooleanArraySource - Class in io.deephaven.engine.table.impl.sources
-
TODO: Re-implement this with better compression (only need 2 bits per value, or we can pack 5 values into 1 byte if we're feeling fancy).
- BooleanArraySource() - Constructor for class io.deephaven.engine.table.impl.sources.BooleanArraySource
- booleanAsByte(boolean) - Static method in class io.deephaven.util.BooleanUtils
-
Convert
booleanValue
to a byte. - booleanAsByte(Boolean) - Static method in class io.deephaven.util.BooleanUtils
-
Convert
booleanValue
to a byte. - booleanAsByteArray(boolean[]) - Static method in class io.deephaven.util.BooleanUtils
-
Convert an array of
booleanValues
to an array of bytes. - booleanAsByteArray(Boolean[]) - Static method in class io.deephaven.util.BooleanUtils
-
Convert an array of
booleanValues
to an array of bytes. - BooleanAsByteColumnSource - Class in io.deephaven.engine.table.impl.sources
- BooleanAsByteColumnSource(ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.sources.BooleanAsByteColumnSource
- BooleanAsByteMaterializer - Class in io.deephaven.parquet.base.materializers
- BooleanBooleanBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Boolean, and Boolean. - BooleanBooleanBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Boolean>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanBooleanBooleanColumnTupleSource
- BooleanBooleanByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Boolean, and Byte. - BooleanBooleanByteColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Boolean>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanBooleanByteColumnTupleSource
- BooleanBooleanCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Boolean, and Character. - BooleanBooleanCharacterColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Boolean>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanBooleanCharacterColumnTupleSource
- BooleanBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean and Boolean. - BooleanBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanBooleanColumnTupleSource
- BooleanBooleanDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Boolean, and Double. - BooleanBooleanDoubleColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Boolean>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanBooleanDoubleColumnTupleSource
- BooleanBooleanFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Boolean, and Float. - BooleanBooleanFloatColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Boolean>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanBooleanFloatColumnTupleSource
- BooleanBooleanInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Boolean, and Instant. - BooleanBooleanInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Boolean>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanBooleanInstantColumnTupleSource
- BooleanBooleanIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Boolean, and Integer. - BooleanBooleanIntegerColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Boolean>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanBooleanIntegerColumnTupleSource
- BooleanBooleanLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Boolean, and Long. - BooleanBooleanLongColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Boolean>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanBooleanLongColumnTupleSource
- BooleanBooleanObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Boolean, and Object. - BooleanBooleanObjectColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Boolean>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanBooleanObjectColumnTupleSource
- BooleanBooleanReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Boolean, and Byte. - BooleanBooleanReinterpretedBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Boolean>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanBooleanReinterpretedBooleanColumnTupleSource
- BooleanBooleanReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Boolean, and Long. - BooleanBooleanReinterpretedInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Boolean>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanBooleanReinterpretedInstantColumnTupleSource
- BooleanBooleanShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Boolean, and Short. - BooleanBooleanShortColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Boolean>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanBooleanShortColumnTupleSource
- BooleanByteBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Boolean. - BooleanByteBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanByteBooleanColumnTupleSource
- BooleanByteByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Byte. - BooleanByteByteColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanByteByteColumnTupleSource
- BooleanByteCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Character. - BooleanByteCharacterColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanByteCharacterColumnTupleSource
- BooleanByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean and Byte. - BooleanByteColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanByteColumnTupleSource
- BooleanByteDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Double. - BooleanByteDoubleColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanByteDoubleColumnTupleSource
- BooleanByteFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Float. - BooleanByteFloatColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanByteFloatColumnTupleSource
- BooleanByteInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Instant. - BooleanByteInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanByteInstantColumnTupleSource
- BooleanByteIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Integer. - BooleanByteIntegerColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanByteIntegerColumnTupleSource
- BooleanByteLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Long. - BooleanByteLongColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanByteLongColumnTupleSource
- BooleanByteObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Object. - BooleanByteObjectColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanByteObjectColumnTupleSource
- BooleanByteRadixSortKernel - Class in io.deephaven.engine.table.impl.sort.radix
- BooleanByteRadixSortKernel() - Constructor for class io.deephaven.engine.table.impl.sort.radix.BooleanByteRadixSortKernel
- BooleanByteReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Byte. - BooleanByteReinterpretedBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanByteReinterpretedBooleanColumnTupleSource
- BooleanByteReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Long. - BooleanByteReinterpretedInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanByteReinterpretedInstantColumnTupleSource
- BooleanByteShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Short. - BooleanByteShortColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanByteShortColumnTupleSource
- BooleanCharacterBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Character, and Boolean. - BooleanCharacterBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Character>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanCharacterBooleanColumnTupleSource
- BooleanCharacterByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Character, and Byte. - BooleanCharacterByteColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Character>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanCharacterByteColumnTupleSource
- BooleanCharacterCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Character, and Character. - BooleanCharacterCharacterColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Character>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanCharacterCharacterColumnTupleSource
- BooleanCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean and Character. - BooleanCharacterColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanCharacterColumnTupleSource
- BooleanCharacterDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Character, and Double. - BooleanCharacterDoubleColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Character>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanCharacterDoubleColumnTupleSource
- BooleanCharacterFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Character, and Float. - BooleanCharacterFloatColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Character>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanCharacterFloatColumnTupleSource
- BooleanCharacterInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Character, and Instant. - BooleanCharacterInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Character>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanCharacterInstantColumnTupleSource
- BooleanCharacterIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Character, and Integer. - BooleanCharacterIntegerColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Character>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanCharacterIntegerColumnTupleSource
- BooleanCharacterLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Character, and Long. - BooleanCharacterLongColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Character>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanCharacterLongColumnTupleSource
- BooleanCharacterObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Character, and Object. - BooleanCharacterObjectColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Character>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanCharacterObjectColumnTupleSource
- BooleanCharacterReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Character, and Byte. - BooleanCharacterReinterpretedBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Character>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanCharacterReinterpretedBooleanColumnTupleSource
- BooleanCharacterReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Character, and Long. - BooleanCharacterReinterpretedInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Character>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanCharacterReinterpretedInstantColumnTupleSource
- BooleanCharacterShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Character, and Short. - BooleanCharacterShortColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Character>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanCharacterShortColumnTupleSource
- BooleanChunk<ATTR extends Any> - Class in io.deephaven.chunk
-
Chunk
implementation for boolean data. - BooleanChunk(boolean[], int, int) - Constructor for class io.deephaven.chunk.BooleanChunk
- BooleanChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- BooleanChunkedSumOperator - Class in io.deephaven.engine.table.impl.by
-
Iterative Boolean Sum.
- BooleanChunkEquals - Class in io.deephaven.chunk.util.hashing
- BooleanChunkEquals() - Constructor for class io.deephaven.chunk.util.hashing.BooleanChunkEquals
- BooleanChunkFactory - Class in io.deephaven.chunk.util.factories
- BooleanChunkFactory() - Constructor for class io.deephaven.chunk.util.factories.BooleanChunkFactory
- BooleanChunkFiller - Class in io.deephaven.engine.table.impl.chunkfillers
- BooleanChunkFiller() - Constructor for class io.deephaven.engine.table.impl.chunkfillers.BooleanChunkFiller
- BooleanChunkHasher - Class in io.deephaven.chunk.util.hashing
- BooleanChunkHasher() - Constructor for class io.deephaven.chunk.util.hashing.BooleanChunkHasher
- BooleanChunkPage<ATTR extends Any> - Class in io.deephaven.engine.page
- BooleanChunkPool - Interface in io.deephaven.chunk.util.pools
- BooleanChunkReader - Class in io.deephaven.extensions.barrage.chunk
- BooleanChunkReader() - Constructor for class io.deephaven.extensions.barrage.chunk.BooleanChunkReader
- BooleanChunkReader(BooleanChunkReader.ByteConversion) - Constructor for class io.deephaven.extensions.barrage.chunk.BooleanChunkReader
- BooleanChunkReader.ByteConversion - Interface in io.deephaven.extensions.barrage.chunk
- BooleanChunkSoftPool - Class in io.deephaven.chunk.util.pools
-
ChunkPool
implementation for chunks of booleans. - BooleanChunkWriter - Class in io.deephaven.extensions.barrage.chunk
- booleanCol(String, Boolean...) - Static method in class io.deephaven.engine.util.TableTools
-
Returns a ColumnHolder of type Boolean that can be used when creating in-memory tables.
- BooleanCompactKernel - Class in io.deephaven.engine.table.impl.util.compact
- BooleanComparisons - Class in io.deephaven.util.compare
- BooleanComparisons() - Constructor for class io.deephaven.util.compare.BooleanComparisons
- BooleanCopyKernel - Class in io.deephaven.engine.table.impl.util.copy
- BooleanDoubleBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Double, and Boolean. - BooleanDoubleBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Double>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanDoubleBooleanColumnTupleSource
- BooleanDoubleByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Double, and Byte. - BooleanDoubleByteColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Double>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanDoubleByteColumnTupleSource
- BooleanDoubleCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Double, and Character. - BooleanDoubleCharacterColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Double>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanDoubleCharacterColumnTupleSource
- BooleanDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean and Double. - BooleanDoubleColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanDoubleColumnTupleSource
- BooleanDoubleDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Double, and Double. - BooleanDoubleDoubleColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Double>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanDoubleDoubleColumnTupleSource
- BooleanDoubleFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Double, and Float. - BooleanDoubleFloatColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Double>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanDoubleFloatColumnTupleSource
- BooleanDoubleInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Double, and Instant. - BooleanDoubleInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Double>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanDoubleInstantColumnTupleSource
- BooleanDoubleIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Double, and Integer. - BooleanDoubleIntegerColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Double>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanDoubleIntegerColumnTupleSource
- BooleanDoubleLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Double, and Long. - BooleanDoubleLongColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Double>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanDoubleLongColumnTupleSource
- BooleanDoubleObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Double, and Object. - BooleanDoubleObjectColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Double>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanDoubleObjectColumnTupleSource
- BooleanDoubleReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Double, and Byte. - BooleanDoubleReinterpretedBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Double>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanDoubleReinterpretedBooleanColumnTupleSource
- BooleanDoubleReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Double, and Long. - BooleanDoubleReinterpretedInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Double>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanDoubleReinterpretedInstantColumnTupleSource
- BooleanDoubleShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Double, and Short. - BooleanDoubleShortColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Double>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanDoubleShortColumnTupleSource
- BooleanDupExpandKernel - Class in io.deephaven.engine.table.impl.join.dupexpand
- booleanField(String) - Static method in class io.deephaven.client.impl.FieldAdapter
- BooleanFillByOperator - Class in io.deephaven.engine.table.impl.updateby.fill
- BooleanFillByOperator(MatchPair) - Constructor for class io.deephaven.engine.table.impl.updateby.fill.BooleanFillByOperator
- BooleanFillByOperator.Context - Class in io.deephaven.engine.table.impl.updateby.fill
- BooleanFloatBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Float, and Boolean. - BooleanFloatBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Float>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanFloatBooleanColumnTupleSource
- BooleanFloatByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Float, and Byte. - BooleanFloatByteColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Float>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanFloatByteColumnTupleSource
- BooleanFloatCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Float, and Character. - BooleanFloatCharacterColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Float>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanFloatCharacterColumnTupleSource
- BooleanFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean and Float. - BooleanFloatColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanFloatColumnTupleSource
- BooleanFloatDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Float, and Double. - BooleanFloatDoubleColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Float>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanFloatDoubleColumnTupleSource
- BooleanFloatFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Float, and Float. - BooleanFloatFloatColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Float>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanFloatFloatColumnTupleSource
- BooleanFloatInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Float, and Instant. - BooleanFloatInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Float>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanFloatInstantColumnTupleSource
- BooleanFloatIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Float, and Integer. - BooleanFloatIntegerColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Float>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanFloatIntegerColumnTupleSource
- BooleanFloatLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Float, and Long. - BooleanFloatLongColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Float>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanFloatLongColumnTupleSource
- BooleanFloatObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Float, and Object. - BooleanFloatObjectColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Float>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanFloatObjectColumnTupleSource
- BooleanFloatReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Float, and Byte. - BooleanFloatReinterpretedBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Float>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanFloatReinterpretedBooleanColumnTupleSource
- BooleanFloatReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Float, and Long. - BooleanFloatReinterpretedInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Float>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanFloatReinterpretedInstantColumnTupleSource
- BooleanFloatShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Float, and Short. - BooleanFloatShortColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Float>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanFloatShortColumnTupleSource
- BooleanInstantBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Instant, and Boolean. - BooleanInstantBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Instant>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanInstantBooleanColumnTupleSource
- BooleanInstantByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Instant, and Byte. - BooleanInstantByteColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Instant>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanInstantByteColumnTupleSource
- BooleanInstantCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Instant, and Character. - BooleanInstantCharacterColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Instant>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanInstantCharacterColumnTupleSource
- BooleanInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean and Instant. - BooleanInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanInstantColumnTupleSource
- BooleanInstantDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Instant, and Double. - BooleanInstantDoubleColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Instant>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanInstantDoubleColumnTupleSource
- BooleanInstantFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Instant, and Float. - BooleanInstantFloatColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Instant>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanInstantFloatColumnTupleSource
- BooleanInstantInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Instant, and Instant. - BooleanInstantInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Instant>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanInstantInstantColumnTupleSource
- BooleanInstantIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Instant, and Integer. - BooleanInstantIntegerColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Instant>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanInstantIntegerColumnTupleSource
- BooleanInstantLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Instant, and Long. - BooleanInstantLongColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Instant>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanInstantLongColumnTupleSource
- BooleanInstantObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Instant, and Object. - BooleanInstantObjectColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Instant>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanInstantObjectColumnTupleSource
- BooleanInstantReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Instant, and Byte. - BooleanInstantReinterpretedBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Instant>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanInstantReinterpretedBooleanColumnTupleSource
- BooleanInstantReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Instant, and Long. - BooleanInstantReinterpretedInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Instant>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanInstantReinterpretedInstantColumnTupleSource
- BooleanInstantShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Instant, and Short. - BooleanInstantShortColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Instant>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanInstantShortColumnTupleSource
- BooleanIntegerBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Integer, and Boolean. - BooleanIntegerBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Integer>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanIntegerBooleanColumnTupleSource
- BooleanIntegerByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Integer, and Byte. - BooleanIntegerByteColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Integer>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanIntegerByteColumnTupleSource
- BooleanIntegerCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Integer, and Character. - BooleanIntegerCharacterColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Integer>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanIntegerCharacterColumnTupleSource
- BooleanIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean and Integer. - BooleanIntegerColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanIntegerColumnTupleSource
- BooleanIntegerDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Integer, and Double. - BooleanIntegerDoubleColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Integer>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanIntegerDoubleColumnTupleSource
- BooleanIntegerFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Integer, and Float. - BooleanIntegerFloatColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Integer>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanIntegerFloatColumnTupleSource
- BooleanIntegerInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Integer, and Instant. - BooleanIntegerInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Integer>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanIntegerInstantColumnTupleSource
- BooleanIntegerIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Integer, and Integer. - BooleanIntegerIntegerColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Integer>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanIntegerIntegerColumnTupleSource
- BooleanIntegerLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Integer, and Long. - BooleanIntegerLongColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Integer>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanIntegerLongColumnTupleSource
- BooleanIntegerObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Integer, and Object. - BooleanIntegerObjectColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Integer>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanIntegerObjectColumnTupleSource
- BooleanIntegerReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Integer, and Byte. - BooleanIntegerReinterpretedBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Integer>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanIntegerReinterpretedBooleanColumnTupleSource
- BooleanIntegerReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Integer, and Long. - BooleanIntegerReinterpretedInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Integer>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanIntegerReinterpretedInstantColumnTupleSource
- BooleanIntegerShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Integer, and Short. - BooleanIntegerShortColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Integer>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanIntegerShortColumnTupleSource
- BooleanIntRadixSortKernel - Class in io.deephaven.engine.table.impl.sort.radix
- BooleanIntRadixSortKernel() - Constructor for class io.deephaven.engine.table.impl.sort.radix.BooleanIntRadixSortKernel
- BooleanLongBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Boolean. - BooleanLongBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanLongBooleanColumnTupleSource
- BooleanLongByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Byte. - BooleanLongByteColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanLongByteColumnTupleSource
- BooleanLongCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Character. - BooleanLongCharacterColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanLongCharacterColumnTupleSource
- BooleanLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean and Long. - BooleanLongColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanLongColumnTupleSource
- BooleanLongDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Double. - BooleanLongDoubleColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanLongDoubleColumnTupleSource
- BooleanLongFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Float. - BooleanLongFloatColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanLongFloatColumnTupleSource
- BooleanLongInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Instant. - BooleanLongInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanLongInstantColumnTupleSource
- BooleanLongIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Integer. - BooleanLongIntegerColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanLongIntegerColumnTupleSource
- BooleanLongLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Long. - BooleanLongLongColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanLongLongColumnTupleSource
- BooleanLongObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Object. - BooleanLongObjectColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanLongObjectColumnTupleSource
- BooleanLongRadixSortKernel - Class in io.deephaven.engine.table.impl.sort.radix
- BooleanLongRadixSortKernel() - Constructor for class io.deephaven.engine.table.impl.sort.radix.BooleanLongRadixSortKernel
- BooleanLongReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Byte. - BooleanLongReinterpretedBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanLongReinterpretedBooleanColumnTupleSource
- BooleanLongReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Long. - BooleanLongReinterpretedInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanLongReinterpretedInstantColumnTupleSource
- BooleanLongShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Short. - BooleanLongShortColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanLongShortColumnTupleSource
- booleanNullArray(int) - Static method in class io.deephaven.util.type.ArrayTypeUtils
- BooleanObjectBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Object, and Boolean. - BooleanObjectBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Object>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanObjectBooleanColumnTupleSource
- BooleanObjectByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Object, and Byte. - BooleanObjectByteColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Object>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanObjectByteColumnTupleSource
- BooleanObjectCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Object, and Character. - BooleanObjectCharacterColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Object>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanObjectCharacterColumnTupleSource
- BooleanObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean and Object. - BooleanObjectColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanObjectColumnTupleSource
- BooleanObjectDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Object, and Double. - BooleanObjectDoubleColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Object>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanObjectDoubleColumnTupleSource
- BooleanObjectFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Object, and Float. - BooleanObjectFloatColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Object>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanObjectFloatColumnTupleSource
- BooleanObjectInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Object, and Instant. - BooleanObjectInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Object>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanObjectInstantColumnTupleSource
- BooleanObjectIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Object, and Integer. - BooleanObjectIntegerColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Object>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanObjectIntegerColumnTupleSource
- BooleanObjectLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Object, and Long. - BooleanObjectLongColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Object>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanObjectLongColumnTupleSource
- BooleanObjectObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Object, and Object. - BooleanObjectObjectColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Object>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanObjectObjectColumnTupleSource
- BooleanObjectReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Object, and Byte. - BooleanObjectReinterpretedBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Object>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanObjectReinterpretedBooleanColumnTupleSource
- BooleanObjectReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Object, and Long. - BooleanObjectReinterpretedInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Object>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanObjectReinterpretedInstantColumnTupleSource
- BooleanObjectShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Object, and Short. - BooleanObjectShortColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Object>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanObjectShortColumnTupleSource
- BooleanOneOrN - Class in io.deephaven.engine.table.impl.sources.sparse
- BooleanOneOrN.Block0 - Class in io.deephaven.engine.table.impl.sources.sparse
- BooleanOneOrN.Block1 - Class in io.deephaven.engine.table.impl.sources.sparse
- BooleanOneOrN.Block2 - Class in io.deephaven.engine.table.impl.sources.sparse
- BooleanPercentileTypeHelper - Class in io.deephaven.engine.table.impl.by.ssmpercentile
- booleanPyCast(Object) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- BooleanReinterpretedBooleanBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Boolean. - BooleanReinterpretedBooleanBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedBooleanBooleanColumnTupleSource
- BooleanReinterpretedBooleanByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Byte. - BooleanReinterpretedBooleanByteColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedBooleanByteColumnTupleSource
- BooleanReinterpretedBooleanCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Character. - BooleanReinterpretedBooleanCharacterColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedBooleanCharacterColumnTupleSource
- BooleanReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean and Byte. - BooleanReinterpretedBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedBooleanColumnTupleSource
- BooleanReinterpretedBooleanDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Double. - BooleanReinterpretedBooleanDoubleColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedBooleanDoubleColumnTupleSource
- BooleanReinterpretedBooleanFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Float. - BooleanReinterpretedBooleanFloatColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedBooleanFloatColumnTupleSource
- BooleanReinterpretedBooleanInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Instant. - BooleanReinterpretedBooleanInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedBooleanInstantColumnTupleSource
- BooleanReinterpretedBooleanIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Integer. - BooleanReinterpretedBooleanIntegerColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedBooleanIntegerColumnTupleSource
- BooleanReinterpretedBooleanLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Long. - BooleanReinterpretedBooleanLongColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedBooleanLongColumnTupleSource
- BooleanReinterpretedBooleanObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Object. - BooleanReinterpretedBooleanObjectColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedBooleanObjectColumnTupleSource
- BooleanReinterpretedBooleanReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Byte. - BooleanReinterpretedBooleanReinterpretedBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedBooleanReinterpretedBooleanColumnTupleSource
- BooleanReinterpretedBooleanReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Long. - BooleanReinterpretedBooleanReinterpretedInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedBooleanReinterpretedInstantColumnTupleSource
- BooleanReinterpretedBooleanShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Byte, and Short. - BooleanReinterpretedBooleanShortColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Byte>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedBooleanShortColumnTupleSource
- BooleanReinterpretedInstantBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Boolean. - BooleanReinterpretedInstantBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedInstantBooleanColumnTupleSource
- BooleanReinterpretedInstantByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Byte. - BooleanReinterpretedInstantByteColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedInstantByteColumnTupleSource
- BooleanReinterpretedInstantCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Character. - BooleanReinterpretedInstantCharacterColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedInstantCharacterColumnTupleSource
- BooleanReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean and Long. - BooleanReinterpretedInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedInstantColumnTupleSource
- BooleanReinterpretedInstantDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Double. - BooleanReinterpretedInstantDoubleColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedInstantDoubleColumnTupleSource
- BooleanReinterpretedInstantFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Float. - BooleanReinterpretedInstantFloatColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedInstantFloatColumnTupleSource
- BooleanReinterpretedInstantInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Instant. - BooleanReinterpretedInstantInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedInstantInstantColumnTupleSource
- BooleanReinterpretedInstantIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Integer. - BooleanReinterpretedInstantIntegerColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedInstantIntegerColumnTupleSource
- BooleanReinterpretedInstantLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Long. - BooleanReinterpretedInstantLongColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedInstantLongColumnTupleSource
- BooleanReinterpretedInstantObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Object. - BooleanReinterpretedInstantObjectColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedInstantObjectColumnTupleSource
- BooleanReinterpretedInstantReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Byte. - BooleanReinterpretedInstantReinterpretedBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedInstantReinterpretedBooleanColumnTupleSource
- BooleanReinterpretedInstantReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Long. - BooleanReinterpretedInstantReinterpretedInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedInstantReinterpretedInstantColumnTupleSource
- BooleanReinterpretedInstantShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Long, and Short. - BooleanReinterpretedInstantShortColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Long>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanReinterpretedInstantShortColumnTupleSource
- BooleanReverseKernel - Class in io.deephaven.engine.table.impl.util.reverse
- BooleanReverseKernel() - Constructor for class io.deephaven.engine.table.impl.util.reverse.BooleanReverseKernel
- BooleanRollingFormulaOperator - Class in io.deephaven.engine.table.impl.updateby.rollingformula
-
Rolling formula operator for source byte columns.
- BooleanRollingFormulaOperator(MatchPair, String[], String, long, long, String, String, Map<Class<?>, FormulaColumn>, TableDefinition, QueryCompilerRequestProcessor) - Constructor for class io.deephaven.engine.table.impl.updateby.rollingformula.BooleanRollingFormulaOperator
- BooleanRollingFormulaOperator(MatchPair, String[], String, long, long, Class<?>, Class<?>, Class<?>, Map<Class<?>, FormulaColumn>, TableDefinition) - Constructor for class io.deephaven.engine.table.impl.updateby.rollingformula.BooleanRollingFormulaOperator
- BooleanRollingFormulaOperator.Context - Class in io.deephaven.engine.table.impl.updateby.rollingformula
- booleans() - Static method in interface io.deephaven.util.PrimitiveArrayType
- BooleanSetResult - Class in io.deephaven.engine.table.impl.by.ssmminmax
- BooleanSetResult(boolean, WritableColumnSource) - Constructor for class io.deephaven.engine.table.impl.by.ssmminmax.BooleanSetResult
- BooleanShortBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Short, and Boolean. - BooleanShortBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Short>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanShortBooleanColumnTupleSource
- BooleanShortByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Short, and Byte. - BooleanShortByteColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Short>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanShortByteColumnTupleSource
- BooleanShortCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Short, and Character. - BooleanShortCharacterColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Short>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanShortCharacterColumnTupleSource
- BooleanShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean and Short. - BooleanShortColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanShortColumnTupleSource
- BooleanShortDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Short, and Double. - BooleanShortDoubleColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Short>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanShortDoubleColumnTupleSource
- BooleanShortFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Short, and Float. - BooleanShortFloatColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Short>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanShortFloatColumnTupleSource
- BooleanShortInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Short, and Instant. - BooleanShortInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Short>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanShortInstantColumnTupleSource
- BooleanShortIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Short, and Integer. - BooleanShortIntegerColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Short>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanShortIntegerColumnTupleSource
- BooleanShortLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Short, and Long. - BooleanShortLongColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Short>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanShortLongColumnTupleSource
- BooleanShortObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Short, and Object. - BooleanShortObjectColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Short>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanShortObjectColumnTupleSource
- BooleanShortReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Short, and Byte. - BooleanShortReinterpretedBooleanColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Short>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanShortReinterpretedBooleanColumnTupleSource
- BooleanShortReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Short, and Long. - BooleanShortReinterpretedInstantColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Short>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanShortReinterpretedInstantColumnTupleSource
- BooleanShortShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Boolean, Short, and Short. - BooleanShortShortColumnTupleSource(ColumnSource<Boolean>, ColumnSource<Short>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.BooleanShortShortColumnTupleSource
- BooleanSingleValueSource - Class in io.deephaven.engine.table.impl.sources
-
Single value source for Boolean.
- BooleanSingleValueSource() - Constructor for class io.deephaven.engine.table.impl.sources.BooleanSingleValueSource
- BooleanSparseArraySource - Class in io.deephaven.engine.table.impl.sources
-
Sparse array source for Boolean.
- BooleanSparseArraySource() - Constructor for class io.deephaven.engine.table.impl.sources.BooleanSparseArraySource
- BooleanSparseArraySource.ReinterpretedAsByte - Class in io.deephaven.engine.table.impl.sources
- booleanToByteSource(ColumnSource<Boolean>) - Static method in class io.deephaven.engine.table.impl.sources.ReinterpretUtils
-
Given a
Boolean
column source turn it into abyte
column source, either via reinterpretation or wrapping. - booleanType() - Static method in interface io.deephaven.qst.type.Type
-
Creates the boolean type.
- BooleanType - Class in io.deephaven.qst.type
-
The primitive
boolean
type. - BooleanType() - Constructor for class io.deephaven.qst.type.BooleanType
- BooleanUtils - Class in io.deephaven.util
-
Utilities for translating boxed
Boolean
s to/from primitive bytes. - BooleanUtils() - Constructor for class io.deephaven.util.BooleanUtils
- booleanValue() - Method in interface io.deephaven.api.object.UnionObject
-
Equivalent to
expect(Boolean.class)
. - booleanValueChunk - Variable in class io.deephaven.engine.table.impl.updateby.fill.BooleanFillByOperator.Context
- BooleanVectorExpansionKernel - Class in io.deephaven.extensions.barrage.chunk.vector
- BooleanVectorExpansionKernel() - Constructor for class io.deephaven.extensions.barrage.chunk.vector.BooleanVectorExpansionKernel
- boolLike() - Static method in enum class io.deephaven.json.JsonValueTypes
- BoolMapWithDefault - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- BoolMapWithDefault() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.BoolMapWithDefault
- BoolMapWithDefault.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- BoolMapWithDefault.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- boolOrNull() - Static method in enum class io.deephaven.json.JsonValueTypes
-
An unmodifiable set of
JsonValueTypes.BOOL
,JsonValueTypes.NULL
. - BoolValue - Class in io.deephaven.json
-
Processes a JSON value as a
boolean
. - BoolValue() - Constructor for class io.deephaven.json.BoolValue
- BoolValue.Builder - Interface in io.deephaven.json
- Bootstrap - Class in io.deephaven.internal.log
- Bootstrap() - Constructor for class io.deephaven.internal.log.Bootstrap
- bootstrapProjectDirectories() - Static method in class io.deephaven.server.runner.MainHelper
- borrowItem() - Method in class io.deephaven.util.SoftRecycler
- BOTH - Enum constant in enum class io.deephaven.engine.rowset.impl.RowSetUtils.CombinedRangeIterator.RangeMembership
- BOTH - Enum constant in enum class io.deephaven.lang.completion.ChunkerCompleter.SearchDirection
- BOTH - Enum constant in enum class io.deephaven.server.jetty.JettyConfig.WebsocketsSupport
-
Enables both
JettyConfig.WebsocketsSupport.GRPC_WEBSOCKET
andJettyConfig.WebsocketsSupport.GRPC_WEBSOCKET_MULTIPLEXED
, letting the client specify which to use via websocket subprotocols. - BOTH - Enum constant in enum class io.deephaven.server.jetty11.JettyConfig.WebsocketsSupport
-
Enables both
JettyConfig.WebsocketsSupport.GRPC_WEBSOCKET
andJettyConfig.WebsocketsSupport.GRPC_WEBSOCKET_MULTIPLEXED
, letting the client specify which to use via websocket subprotocols. - BothIncrementalNaturalJoinStateManager - Interface in io.deephaven.engine.table.impl
- BothIncrementalNaturalJoinStateManager.InitialBuildContext - Interface in io.deephaven.engine.table.impl
- BOTTOM - Enum constant in enum class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisPosition
-
BOTTOM = 1;
- BOTTOM - Static variable in class io.deephaven.web.client.api.widget.plot.enums.JsAxisPosition
-
The axis should be drawn at the bottom of the chart.
- BOTTOM_VALUE - Static variable in enum class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisPosition
-
BOTTOM = 1;
- BoundedIntrusiveMappingCache<KEY_TYPE,
MAPPING_TYPE extends io.deephaven.util.datastructures.cache.BoundedIntrusiveMappingCache.Mapping<KEY_TYPE, MAPPING_TYPE>> - Class in io.deephaven.util.datastructures.cache -
An LRU mapping cache that relies on an queue of intrusively doubly-linked nodes for keeping track of eviction policy details.
- BoundedIntrusiveMappingCache.ByteImpl<KEY_TYPE> - Class in io.deephaven.util.datastructures.cache
- BoundedIntrusiveMappingCache.CharacterImpl<KEY_TYPE> - Class in io.deephaven.util.datastructures.cache
- BoundedIntrusiveMappingCache.DoubleImpl<KEY_TYPE> - Class in io.deephaven.util.datastructures.cache
- BoundedIntrusiveMappingCache.FifoIntegerImpl<KEY_TYPE> - Class in io.deephaven.util.datastructures.cache
-
Mapping cache for
Object->int
mappings, with FIFO eviction. - BoundedIntrusiveMappingCache.FloatImpl<KEY_TYPE> - Class in io.deephaven.util.datastructures.cache
- BoundedIntrusiveMappingCache.IntegerImpl<KEY_TYPE> - Class in io.deephaven.util.datastructures.cache
-
Mapping cache for
Object->int
mappings, with LRU eviction. - BoundedIntrusiveMappingCache.LongImpl<KEY_TYPE> - Class in io.deephaven.util.datastructures.cache
- BoundedIntrusiveMappingCache.ObjectImpl<KEY_TYPE,
VALUE_TYPE> - Class in io.deephaven.util.datastructures.cache - BoundedIntrusiveMappingCache.ShortImpl<KEY_TYPE> - Class in io.deephaven.util.datastructures.cache
- BoundedIntrusiveMappingCache.ToByteFunction<T> - Interface in io.deephaven.util.datastructures.cache
- BoundedIntrusiveMappingCache.ToCharacterFunction<T> - Interface in io.deephaven.util.datastructures.cache
- BoundedIntrusiveMappingCache.ToFloatFunction<T> - Interface in io.deephaven.util.datastructures.cache
- BoundedIntrusiveMappingCache.ToShortFunction<T> - Interface in io.deephaven.util.datastructures.cache
- box(byte) - Static method in class io.deephaven.util.type.TypeUtils
- box(char) - Static method in class io.deephaven.util.type.TypeUtils
- box(double) - Static method in class io.deephaven.util.type.TypeUtils
- box(float) - Static method in class io.deephaven.util.type.TypeUtils
- box(int) - Static method in class io.deephaven.util.type.TypeUtils
- box(long) - Static method in class io.deephaven.util.type.TypeUtils
- box(short) - Static method in class io.deephaven.util.type.TypeUtils
- box(Chunk<? extends Values>) - Method in interface io.deephaven.engine.table.impl.chunkboxer.ChunkBoxer.BoxerKernel
-
Box all values into
Objects
if they are not alreadyObjects
. - box(Boolean) - Static method in class io.deephaven.util.type.TypeUtils
- BOXED_TYPES - Static variable in class io.deephaven.util.type.TypeUtils
- BoxedBooleanArrayExpansionKernel - Class in io.deephaven.extensions.barrage.chunk.array
- BoxedBooleanArrayExpansionKernel() - Constructor for class io.deephaven.extensions.barrage.chunk.array.BoxedBooleanArrayExpansionKernel
- BoxedBooleanType - Class in io.deephaven.qst.type
-
The
Boolean
type. - BoxedBooleanType() - Constructor for class io.deephaven.qst.type.BoxedBooleanType
- BoxedByteType - Class in io.deephaven.qst.type
-
The
Byte
type. - BoxedByteType() - Constructor for class io.deephaven.qst.type.BoxedByteType
- BoxedCharType - Class in io.deephaven.qst.type
-
The
Character
type. - BoxedCharType() - Constructor for class io.deephaven.qst.type.BoxedCharType
- BoxedDoubleType - Class in io.deephaven.qst.type
-
The
Double
type. - BoxedDoubleType() - Constructor for class io.deephaven.qst.type.BoxedDoubleType
- BoxedFloatType - Class in io.deephaven.qst.type
-
The
Float
type. - BoxedFloatType() - Constructor for class io.deephaven.qst.type.BoxedFloatType
- boxedGet(Chunk<? extends Values>, int) - Static method in class io.deephaven.engine.table.impl.chunkboxer.ChunkBoxer
-
Box the value at
offset
invalues
. - BoxedIntType - Class in io.deephaven.qst.type
-
The
Integer
type. - BoxedIntType() - Constructor for class io.deephaven.qst.type.BoxedIntType
- BoxedLongType - Class in io.deephaven.qst.type
-
The
Long
type. - BoxedLongType() - Constructor for class io.deephaven.qst.type.BoxedLongType
- BoxedShortType - Class in io.deephaven.qst.type
-
The
Short
type. - BoxedShortType() - Constructor for class io.deephaven.qst.type.BoxedShortType
- boxedType() - Method in class io.deephaven.qst.type.BooleanType
- boxedType() - Method in class io.deephaven.qst.type.ByteType
- boxedType() - Method in class io.deephaven.qst.type.CharType
- boxedType() - Method in class io.deephaven.qst.type.DoubleType
- boxedType() - Method in class io.deephaven.qst.type.FloatType
- boxedType() - Method in class io.deephaven.qst.type.IntType
- boxedType() - Method in class io.deephaven.qst.type.LongType
- boxedType() - Method in interface io.deephaven.qst.type.PrimitiveType
- boxedType() - Method in class io.deephaven.qst.type.ShortType
- BoxedType<T> - Interface in io.deephaven.qst.type
-
A boxed primitive type.
- BoxedType.Visitor<R> - Interface in io.deephaven.qst.type
- BoxedTypeBase<T> - Class in io.deephaven.qst.type
- BoxedTypeBase() - Constructor for class io.deephaven.qst.type.BoxedTypeBase
- branchyUnsignedBinarySearch(short[], int, int, short) - Static method in class io.deephaven.engine.rowset.impl.rsp.container.ContainerUtil
- BridgingLogHandler - Class in io.deephaven.util
- BridgingLogHandler() - Constructor for class io.deephaven.util.BridgingLogHandler
- BRIGHT_BLUE - Enum constant in enum class io.deephaven.gui.color.Colors
- BRIGHT_BLUE - Static variable in class io.deephaven.engine.util.ColorUtil
-
Deprecated.
- BRIGHT_BLUE - Static variable in class io.deephaven.gui.color.Color
- BRIGHT_BLUEGREEN - Enum constant in enum class io.deephaven.gui.color.Colors
- BRIGHT_BLUEGREEN - Static variable in class io.deephaven.engine.util.ColorUtil
-
Deprecated.
- BRIGHT_BLUEGREEN - Static variable in class io.deephaven.gui.color.Color
- BRIGHT_GREEN - Enum constant in enum class io.deephaven.gui.color.Colors
- BRIGHT_GREEN - Static variable in class io.deephaven.engine.util.ColorUtil
-
Deprecated.
- BRIGHT_GREEN - Static variable in class io.deephaven.gui.color.Color
- BRIGHT_GREENYELLOW - Enum constant in enum class io.deephaven.gui.color.Colors
- BRIGHT_GREENYELLOW - Static variable in class io.deephaven.engine.util.ColorUtil
-
Deprecated.
- BRIGHT_GREENYELLOW - Static variable in class io.deephaven.gui.color.Color
- BRIGHT_PURPLE - Enum constant in enum class io.deephaven.gui.color.Colors
- BRIGHT_PURPLE - Static variable in class io.deephaven.engine.util.ColorUtil
-
Deprecated.
- BRIGHT_PURPLE - Static variable in class io.deephaven.gui.color.Color
- BRIGHT_PURPLEBLUE - Enum constant in enum class io.deephaven.gui.color.Colors
- BRIGHT_PURPLEBLUE - Static variable in class io.deephaven.engine.util.ColorUtil
-
Deprecated.
- BRIGHT_PURPLEBLUE - Static variable in class io.deephaven.gui.color.Color
- BRIGHT_RED - Enum constant in enum class io.deephaven.gui.color.Colors
- BRIGHT_RED - Static variable in class io.deephaven.engine.util.ColorUtil
-
Deprecated.
- BRIGHT_RED - Static variable in class io.deephaven.gui.color.Color
- BRIGHT_REDPURPLE - Enum constant in enum class io.deephaven.gui.color.Colors
- BRIGHT_REDPURPLE - Static variable in class io.deephaven.engine.util.ColorUtil
-
Deprecated.
- BRIGHT_REDPURPLE - Static variable in class io.deephaven.gui.color.Color
- BRIGHT_YELLOW - Enum constant in enum class io.deephaven.gui.color.Colors
- BRIGHT_YELLOW - Static variable in class io.deephaven.engine.util.ColorUtil
-
Deprecated.
- BRIGHT_YELLOW - Static variable in class io.deephaven.gui.color.Color
- BRIGHT_YELLOWRED - Enum constant in enum class io.deephaven.gui.color.Colors
- BRIGHT_YELLOWRED - Static variable in class io.deephaven.engine.util.ColorUtil
-
Deprecated.
- BRIGHT_YELLOWRED - Static variable in class io.deephaven.gui.color.Color
- BROTLI - Static variable in class io.deephaven.parquet.table.ParquetTools
- BROWN - Enum constant in enum class io.deephaven.gui.color.Colors
- BROWN - Static variable in class io.deephaven.gui.color.Color
- BrowserFlight - Class in io.deephaven.flightjs.protocol
- BrowserFlight.BrowserNextResponse - Class in io.deephaven.flightjs.protocol
-
Protobuf type
io.deephaven.flightjs.protocol.BrowserNextResponse
- BrowserFlight.BrowserNextResponse.Builder - Class in io.deephaven.flightjs.protocol
-
Protobuf type
io.deephaven.flightjs.protocol.BrowserNextResponse
- BrowserFlight.BrowserNextResponseOrBuilder - Interface in io.deephaven.flightjs.protocol
- BrowserFlightService - Class in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightService() - Constructor for class io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service.BrowserFlightService
- BrowserFlightService.NextDoExchangeType - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightService.NextDoPutType - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightService.NextHandshakeType - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightService.OpenDoExchangeType - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightService.OpenDoPutType - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightService.OpenHandshakeType - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- browserFlightServiceClient() - Method in class io.deephaven.web.client.api.WorkerConnection
- BrowserFlightServiceClient - Class in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightServiceClient(String) - Constructor for class io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service.BrowserFlightServiceClient
- BrowserFlightServiceClient(String, Object) - Constructor for class io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service.BrowserFlightServiceClient
- BrowserFlightServiceClient.NextDoExchangeCallbackFn - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightServiceClient.NextDoExchangeCallbackFn.P0Type - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightServiceClient.NextDoExchangeMetadata_or_callbackFn - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightServiceClient.NextDoExchangeMetadata_or_callbackFn.P0Type - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightServiceClient.NextDoExchangeMetadata_or_callbackUnionType - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightServiceClient.NextDoPutCallbackFn - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightServiceClient.NextDoPutCallbackFn.P0Type - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightServiceClient.NextDoPutMetadata_or_callbackFn - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightServiceClient.NextDoPutMetadata_or_callbackFn.P0Type - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightServiceClient.NextDoPutMetadata_or_callbackUnionType - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightServiceClient.NextHandshakeCallbackFn - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightServiceClient.NextHandshakeCallbackFn.P0Type - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightServiceClient.NextHandshakeMetadata_or_callbackFn - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightServiceClient.NextHandshakeMetadata_or_callbackFn.P0Type - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightServiceClient.NextHandshakeMetadata_or_callbackUnionType - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service
- BrowserFlightServiceGrpc - Class in io.deephaven.flightjs.protocol
-
A flight js service is a (non-proper) extension of arrow flight service that augments existing client-streaming (or bidirectional streaming) methods with a pair that can be used to simulate a client stream over unary requests.
- BrowserFlightServiceGrpc.AsyncService - Interface in io.deephaven.flightjs.protocol
-
A flight js service is a (non-proper) extension of arrow flight service that augments existing client-streaming (or bidirectional streaming) methods with a pair that can be used to simulate a client stream over unary requests.
- BrowserFlightServiceGrpc.BrowserFlightServiceBlockingStub - Class in io.deephaven.flightjs.protocol
-
A stub to allow clients to do synchronous rpc calls to service BrowserFlightService.
- BrowserFlightServiceGrpc.BrowserFlightServiceFutureStub - Class in io.deephaven.flightjs.protocol
-
A stub to allow clients to do ListenableFuture-style rpc calls to service BrowserFlightService.
- BrowserFlightServiceGrpc.BrowserFlightServiceImplBase - Class in io.deephaven.flightjs.protocol
-
Base class for the server implementation of the service BrowserFlightService.
- BrowserFlightServiceGrpc.BrowserFlightServiceStub - Class in io.deephaven.flightjs.protocol
-
A stub to allow clients to do asynchronous rpc calls to service BrowserFlightService.
- BrowserFlightServiceGrpcBinding - Class in io.deephaven.server.arrow
- BrowserFlightServiceGrpcBinding(FlightServiceGrpcImpl, SessionService) - Constructor for class io.deephaven.server.arrow.BrowserFlightServiceGrpcBinding
- BrowserFlightServiceImplBase() - Constructor for class io.deephaven.flightjs.protocol.BrowserFlightServiceGrpc.BrowserFlightServiceImplBase
- BrowserHeaders - Class in io.deephaven.javascript.proto.dhinternal.browserheaders
- BrowserHeaders() - Constructor for class io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders
- BrowserHeaders(BrowserHeaders) - Constructor for class io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders
- BrowserHeaders(BrowserHeaders.ConstructorInitUnionType) - Constructor for class io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders
- BrowserHeaders(BrowserHeaders.ConstructorInitUnionType, BrowserHeaders.BrowserHeadersOptionsType) - Constructor for class io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders
- BrowserHeaders(BrowserHeaders, BrowserHeaders.BrowserHeadersOptionsType) - Constructor for class io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders
- BrowserHeaders(Map<String, BrowserHeaders.ConstructorInitJsPropertyMapTypeParameterUnionType>) - Constructor for class io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders
- BrowserHeaders(Map<String, BrowserHeaders.ConstructorInitJsPropertyMapTypeParameterUnionType>, BrowserHeaders.BrowserHeadersOptionsType) - Constructor for class io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders
- BrowserHeaders(Object) - Constructor for class io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders
- BrowserHeaders(Object, BrowserHeaders.BrowserHeadersOptionsType) - Constructor for class io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders
- BrowserHeaders(String) - Constructor for class io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders
- BrowserHeaders(String, BrowserHeaders.BrowserHeadersOptionsType) - Constructor for class io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders
- BrowserHeaders(JsPropertyMap<BrowserHeaders.ConstructorInitJsPropertyMapTypeParameterUnionType>) - Constructor for class io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders
- BrowserHeaders(JsPropertyMap<BrowserHeaders.ConstructorInitJsPropertyMapTypeParameterUnionType>, BrowserHeaders.BrowserHeadersOptionsType) - Constructor for class io.deephaven.javascript.proto.dhinternal.browserheaders.BrowserHeaders
- BrowserHeaders.AppendValueUnionType - Interface in io.deephaven.javascript.proto.dhinternal.browserheaders
- BrowserHeaders.BrowserHeadersOptionsType - Interface in io.deephaven.javascript.proto.dhinternal.browserheaders
- BrowserHeaders.ConstructorInitJsPropertyMapTypeParameterUnionType - Interface in io.deephaven.javascript.proto.dhinternal.browserheaders
- BrowserHeaders.ConstructorInitUnionType - Interface in io.deephaven.javascript.proto.dhinternal.browserheaders
- BrowserHeaders.ForEachCallbackFn - Interface in io.deephaven.javascript.proto.dhinternal.browserheaders
- BrowserHeaders.SetValueUnionType - Interface in io.deephaven.javascript.proto.dhinternal.browserheaders
- BrowserNextResponse - Class in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb
- BrowserNextResponse - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- BrowserNextResponse - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb
- BrowserNextResponse - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.BrowserNextResponse
- BrowserNextResponse - Class in io.deephaven.proto.backplane.script.grpc
-
Protobuf type
io.deephaven.proto.backplane.script.grpc.BrowserNextResponse
- BrowserNextResponse() - Constructor for class io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb.BrowserNextResponse
- BrowserNextResponse() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.BrowserNextResponse
- BrowserNextResponse() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb.BrowserNextResponse
- BrowserNextResponse.Builder - Class in io.deephaven.proto.backplane.grpc
-
Protobuf type
io.deephaven.proto.backplane.grpc.BrowserNextResponse
- BrowserNextResponse.Builder - Class in io.deephaven.proto.backplane.script.grpc
-
Protobuf type
io.deephaven.proto.backplane.script.grpc.BrowserNextResponse
- BrowserNextResponse.GetAppMetadataUnionType - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb
- BrowserNextResponse.SetAppMetadataValueUnionType - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb
- BrowserNextResponse.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb
- BrowserNextResponse.ToObjectReturnType.GetAppMetadataUnionType - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb
- BrowserNextResponse.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb
- BrowserNextResponse.ToObjectReturnType0.GetAppMetadataUnionType - Interface in io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb
- BrowserNextResponseOrBuilder - Interface in io.deephaven.proto.backplane.grpc
- BrowserNextResponseOrBuilder - Interface in io.deephaven.proto.backplane.script.grpc
- BrowserStream<T> - Class in io.deephaven.server.browserstreaming
- BrowserStream.Factory<ReqT,
RespT> - Interface in io.deephaven.server.browserstreaming -
Creates a BrowserStream based on the current session and the observed passed in to the open stream call.
- BrowserStream.Mode - Enum Class in io.deephaven.server.browserstreaming
- BrowserStreamInterceptor - Class in io.deephaven.server.browserstreaming
-
Interceptor to notice x-deephaven-stream headers in a request and provide them to later parts of BrowserStream tooling so that unary and server-streaming calls can be combined into an emulated bidirectional stream.
- BrowserStreamInterceptor() - Constructor for class io.deephaven.server.browserstreaming.BrowserStreamInterceptor
- BrowserStreamMethod(Logger, BrowserStream.Mode, GrpcServiceOverrideBuilder.BidiDelegate<ReqT, RespT>, SessionService) - Constructor for class io.deephaven.server.util.GrpcServiceOverrideBuilder.BrowserStreamMethod
- BS_ANY - Enum constant in enum class io.deephaven.function.BinSearchAlgo
-
Binary search algorithm returns any matching index.
- BS_HIGHEST - Enum constant in enum class io.deephaven.function.BinSearchAlgo
-
Binary search algorithm returns the highest matching index.
- BS_LOWEST - Enum constant in enum class io.deephaven.function.BinSearchAlgo
-
Binary search algorithm returns the lowest matching index.
- BucketedChunkedAjMergedListener - Class in io.deephaven.engine.table.impl.asofjoin
- BucketedChunkedAjMergedListener(JoinListenerRecorder, JoinListenerRecorder, String, QueryTable, QueryTable, QueryTable, MatchPair[], MatchPair, MatchPair[], ColumnSource<?>[], ColumnSource<?>[], ColumnSource<?>, ColumnSource<?>, AsOfJoinHelper.SsaFactory, AsOfJoinHelper.SsaFactory, SortingOrder, boolean, SsaSsaStamp, JoinControl, RightIncrementalHashedAsOfJoinStateManager, WritableRowRedirection) - Constructor for class io.deephaven.engine.table.impl.asofjoin.BucketedChunkedAjMergedListener
- buckets - Variable in class io.deephaven.engine.table.impl.updateby.UpdateBy
-
Store every bucket in this list for processing
- BucketSsmDistinctContext - Class in io.deephaven.engine.table.impl.by.ssmcountdistinct
- BucketSsmDistinctContext(ChunkType, int) - Constructor for class io.deephaven.engine.table.impl.by.ssmcountdistinct.BucketSsmDistinctContext
- BucketSsmDistinctRollupContext - Class in io.deephaven.engine.table.impl.by.ssmcountdistinct
- BucketSsmDistinctRollupContext(ChunkType, int) - Constructor for class io.deephaven.engine.table.impl.by.ssmcountdistinct.BucketSsmDistinctRollupContext
- BucketState - Class in io.deephaven.clientsupport.plotdownsampling
-
Represents a given "pixel" in the downsampled output - the first and last value within that pixel, and the max/min value of each column we're interested in within that pixel.
- BucketState(long, int, ValueTracker[], boolean) - Constructor for class io.deephaven.clientsupport.plotdownsampling.BucketState
- buf - Variable in class io.deephaven.io.streams.ByteBufferInputStream
-
the buffer from which we read
- buf - Variable in class io.deephaven.io.streams.ByteBufferStreams.Input
-
the buffer from which we read
- buf - Variable in class io.deephaven.io.streams.ByteBufferStreams.Output
- buf - Variable in class io.deephaven.io.streams.ZipOutputStream
- bufcolumn - Variable in class io.deephaven.lang.generated.SimpleCharStream
- buffer - Variable in class io.deephaven.engine.table.impl.updateby.rollingcount.ByteRollingCountOperator.Context
- buffer - Variable in class io.deephaven.engine.table.impl.updateby.rollingcount.CharRollingCountOperator.Context
- buffer - Variable in class io.deephaven.engine.table.impl.updateby.rollingcount.DoubleRollingCountOperator.Context
- buffer - Variable in class io.deephaven.engine.table.impl.updateby.rollingcount.FloatRollingCountOperator.Context
- buffer - Variable in class io.deephaven.engine.table.impl.updateby.rollingcount.IntRollingCountOperator.Context
- buffer - Variable in class io.deephaven.engine.table.impl.updateby.rollingcount.LongRollingCountOperator.Context
- buffer - Variable in class io.deephaven.engine.table.impl.updateby.rollingcount.ObjectRollingCountOperator.Context
- buffer - Variable in class io.deephaven.engine.table.impl.updateby.rollingcount.ShortRollingCountOperator.Context
- buffer - Variable in class io.deephaven.engine.table.impl.updateby.rollingproduct.BigDecimalRollingProductOperator.Context
- buffer - Variable in class io.deephaven.engine.table.impl.updateby.rollingproduct.BigIntegerRollingProductOperator.Context
- buffer - Variable in class io.deephaven.engine.table.impl.updateby.rollingproduct.ByteRollingProductOperator.Context
- buffer - Variable in class io.deephaven.engine.table.impl.updateby.rollingproduct.CharRollingProductOperator.Context
- buffer - Variable in class io.deephaven.engine.table.impl.updateby.rollingproduct.DoubleRollingProductOperator.Context
- buffer - Variable in class io.deephaven.engine.table.impl.updateby.rollingproduct.FloatRollingProductOperator.Context
- buffer - Variable in class io.deephaven.engine.table.impl.updateby.rollingproduct.IntRollingProductOperator.Context
- buffer - Variable in class io.deephaven.engine.table.impl.updateby.rollingproduct.LongRollingProductOperator.Context
- buffer - Variable in class io.deephaven.engine.table.impl.updateby.rollingproduct.ShortRollingProductOperator.Context
- buffer - Variable in class io.deephaven.javascript.proto.dhinternal.grpcweb.chunkparser.ChunkParser
- buffer - Variable in class io.deephaven.lang.generated.SimpleCharStream
- BUFFER_LIMIT - Static variable in class io.deephaven.io.streams.ZipInputStream
- BufferedChannelReader - Class in io.deephaven.io.streams
- BufferedChannelReader(String, int, int) - Constructor for class io.deephaven.io.streams.BufferedChannelReader
-
Guarantees that each buffer from readNext() will have remaining() >= blockSize [that is, until it starts winding down on the end of the file] When it needs to refresh, it will read <= readSize from the channel
- BufferUtil - Class in io.deephaven.util
-
Utility methods for working with ByteBuffers.
- BufferUtil() - Constructor for class io.deephaven.util.BufferUtil
- bufline - Variable in class io.deephaven.lang.generated.SimpleCharStream
- bufpos - Variable in class io.deephaven.lang.generated.SimpleCharStream
-
Position in buffer.
- build() - Method in class io.deephaven.api.agg.AggregationOptimizer
- build() - Method in interface io.deephaven.api.agg.Aggregations.Builder
- build() - Method in interface io.deephaven.api.agg.ColumnAggregations.Builder
- build() - Method in interface io.deephaven.api.agg.spec.AggSpecSortedFirst.Builder
- build() - Method in interface io.deephaven.api.agg.spec.AggSpecSortedLast.Builder
- build() - Method in interface io.deephaven.api.expression.Function.Builder
- build() - Method in interface io.deephaven.api.expression.Method.Builder
- build() - Method in interface io.deephaven.api.filter.FilterAnd.Builder
- build() - Method in interface io.deephaven.api.filter.FilterComparison.Builder
- build() - Method in interface io.deephaven.api.filter.FilterIn.Builder
- build() - Method in interface io.deephaven.api.filter.FilterOr.Builder
- build() - Method in interface io.deephaven.api.filter.FilterPattern.Builder
- build() - Method in interface io.deephaven.api.RangeJoinMatch.Builder
- build() - Method in interface io.deephaven.api.snapshot.SnapshotWhenOptions.Builder
- build() - Method in interface io.deephaven.api.updateby.ColumnUpdateOperation.Builder
- build() - Method in interface io.deephaven.api.updateby.DeltaControl.Builder
-
Construct a new immutable
DeltaControl
from this builder's state. - build() - Method in interface io.deephaven.api.updateby.OperationControl.Builder
- build() - Method in interface io.deephaven.api.updateby.UpdateByControl.Builder
- build() - Method in interface io.deephaven.appmode.Application.Builder
- build() - Method in interface io.deephaven.appmode.Fields.Builder
- build() - Method in interface io.deephaven.appmode.ScriptApplication.Builder
- build() - Method in interface io.deephaven.client.impl.BarrageSessionFactoryConfig.Builder
- build() - Method in interface io.deephaven.client.impl.BarrageSubcomponent.Builder
- build() - Method in interface io.deephaven.client.impl.ClientChannelFactoryDefaulter.Builder
-
Builds a new
ClientChannelFactoryDefaulter
. - build() - Method in interface io.deephaven.client.impl.ClientConfig.Builder
- build() - Method in interface io.deephaven.client.impl.ExecuteCodeOptions.Builder
-
Create a new
ExecuteCodeOptions
from the state of this builder. - build() - Method in interface io.deephaven.client.impl.FlightSessionConfig.Builder
- build() - Method in interface io.deephaven.client.impl.FlightSessionFactoryConfig.Builder
- build() - Method in interface io.deephaven.client.impl.FlightSubcomponent.Builder
- build() - Method in interface io.deephaven.client.impl.script.Changes.Builder
- build() - Method in interface io.deephaven.client.impl.SessionConfig.Builder
- build() - Method in interface io.deephaven.client.impl.SessionFactoryConfig.Builder
- build() - Method in interface io.deephaven.client.impl.SessionImplConfig.Builder
- build() - Method in interface io.deephaven.client.SessionSubcomponent.Builder
- build() - Method in class io.deephaven.engine.context.ExecutionContext.Builder
- build() - Method in interface io.deephaven.engine.context.QueryCompilerRequest.Builder
- build() - Method in class io.deephaven.engine.rowset.impl.AdaptiveRowSetBuilderRandom
- build() - Method in class io.deephaven.engine.rowset.impl.BasicRowSetBuilderSequential
- build() - Method in interface io.deephaven.engine.rowset.RowSetBuilderRandom
- build() - Method in interface io.deephaven.engine.rowset.RowSetBuilderSequential
- build() - Method in class io.deephaven.engine.rowset.RowSetShiftData.Builder
-
Make final modifications to the
RowSetShiftData
and return it. - build() - Method in class io.deephaven.engine.rowset.RowSetShiftData.SmartCoalescingBuilder
-
Make final modifications to the
RowSetShiftData
and return it. - build() - Method in interface io.deephaven.engine.table.DataIndexOptions.Builder
-
Build the
DataIndexOptions
. - build() - Method in interface io.deephaven.engine.table.DataIndexTransformer.Builder
- build() - Method in class io.deephaven.engine.table.impl.by.BitmapRandomBuilder
- build() - Method in interface io.deephaven.engine.table.impl.by.rollup.NullColumns.Builder
- build() - Method in interface io.deephaven.engine.table.impl.locations.local.KeyValuePartitionLayout.LocationTableBuilder
-
Build a
Table
with one column per partition key specified inregisterPartitionKeys
, and one row per location provided viaacceptLocation
, with cell values parallel to that location's partition values after any appropriate conversion has been applied. - build() - Method in class io.deephaven.engine.table.impl.locations.local.LocationTableBuilderDefinition
- build() - Method in class io.deephaven.engine.table.impl.PrecomputedRowSetBuilderRandom
- build() - Method in class io.deephaven.engine.table.impl.select.TimeSeriesFilter.Builder
-
Create the TimeSeriesFilter described by this builder.
- build() - Method in class io.deephaven.engine.table.impl.TimeTable.Builder
- build() - Method in class io.deephaven.engine.table.impl.util.codegen.CodeGenerator
- build() - Method in class io.deephaven.engine.table.impl.util.SyncTableFilter.Builder
-
Instantiate the map of synchronized tables.
- build() - Method in class io.deephaven.engine.table.impl.util.TableBuilder
-
Deprecated.Builds the table from the TableDefinition and the rows added
- build() - Method in class io.deephaven.engine.updategraph.impl.EventDrivenUpdateGraph.Builder
-
Constructs and returns an EventDrivenUpdateGraph.
- build() - Method in class io.deephaven.engine.updategraph.impl.PeriodicUpdateGraph.Builder
-
Constructs and returns a PeriodicUpdateGraph.
- build() - Method in class io.deephaven.engine.util.LayoutHintBuilder
-
Create an appropriate parameter string suitable for use with
GridAttributes.setLayoutHints(String)
. - build() - Method in interface io.deephaven.extensions.barrage.BarrageSnapshotOptions.Builder
- build() - Method in interface io.deephaven.extensions.barrage.BarrageSubscriptionOptions.Builder
- build() - Method in interface io.deephaven.extensions.s3.S3Instructions.Builder
- build() - Method in class io.deephaven.flightjs.protocol.BrowserFlight.BrowserNextResponse.Builder
- build() - Method in interface io.deephaven.iceberg.util.IcebergReadInstructions.Builder
- build() - Method in interface io.deephaven.iceberg.util.IcebergUpdateMode.Builder
- build() - Method in interface io.deephaven.iceberg.util.IcebergWriteInstructions.Builder
- build() - Method in interface io.deephaven.iceberg.util.InferenceInstructions.Builder
- build() - Method in interface io.deephaven.iceberg.util.InferenceResolver.Builder
- build() - Method in interface io.deephaven.iceberg.util.LoadTableOptions.Builder
- build() - Method in interface io.deephaven.iceberg.util.Resolver.Builder
- build() - Method in interface io.deephaven.iceberg.util.TableParquetWriterOptions.Builder
- build() - Method in interface io.deephaven.iceberg.util.UnboundResolver.Builder
- build() - Method in interface io.deephaven.json.ObjectField.Builder
- build() - Method in interface io.deephaven.json.TupleValue.Builder
- build() - Method in interface io.deephaven.json.Value.Builder
- build() - Method in class io.deephaven.kafka.ingest.KafkaStreamPublisher.Parameters.Builder
- build() - Method in interface io.deephaven.kafka.KafkaPublishOptions.Builder
- build() - Method in interface io.deephaven.kafka.protobuf.DescriptorSchemaRegistry.Builder
- build() - Method in interface io.deephaven.kafka.protobuf.ProtobufConsumeOptions.Builder
- build() - Method in class io.deephaven.parquet.table.layout.LocationTableBuilderCsv
- build() - Method in interface io.deephaven.parquet.table.location.ParquetColumnResolverMap.Builder
- build() - Method in interface io.deephaven.parquet.table.metadata.CodecInfo.Builder
- build() - Method in interface io.deephaven.parquet.table.metadata.ColumnTypeInfo.Builder
- build() - Method in interface io.deephaven.parquet.table.metadata.TableInfo.Builder
- build() - Method in class io.deephaven.parquet.table.ParquetInstructions.Builder
- build() - Method in interface io.deephaven.plugin.js.JsPlugin.Builder
- build() - Method in interface io.deephaven.processor.NamedObjectProcessor.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AddTableRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AddTableResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggregateAllRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggregateRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationColumns.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationCount.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationCountWhere.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationFormula.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationPartition.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationRowKey.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.Aggregation.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAbsSum.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecApproximatePercentile.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAvg.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecCountDistinct.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecDistinct.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFirst.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFormula.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFreeze.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecGroup.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecLast.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMax.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMedian.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMin.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecNonUniqueSentinel.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecPercentile.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSortedColumn.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecStd.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSum.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecTDigest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecUnique.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecVar.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AjRajTablesRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AndCondition.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ApplyPreviewColumnsRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AsOfJoinTablesRequest.Builder
-
Deprecated.
- build() - Method in class io.deephaven.proto.backplane.grpc.AuthenticationConstantsRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.AuthenticationConstantsResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.BatchTableRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.BrowserNextResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ClientData.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.CloseSessionResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ColumnStatisticsRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate.Builder
-
Deprecated.
- build() - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
Deprecated.
- build() - Method in class io.deephaven.proto.backplane.grpc.CompareCondition.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.Condition.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ConfigurationConstantsRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ConfigurationConstantsResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ConfigValue.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ConnectRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ContainsCondition.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.CreateDirectoryRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.CreateDirectoryResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.CreateInputTableRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.CreateInputTableRequest.InputTableKind.Blink.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.CreateInputTableRequest.InputTableKind.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.CreateInputTableRequest.InputTableKind.InMemoryAppendOnly.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.CreateInputTableRequest.InputTableKind.InMemoryKeyBacked.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.CrossJoinTablesRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.DeleteItemRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.DeleteItemResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.DeleteTableRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.DeleteTableResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.DropColumnsRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.EmptyTableRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ExactJoinTablesRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ExportedTableCreationResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ExportedTableUpdateMessage.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ExportedTableUpdatesRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ExportNotification.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ExportNotificationRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ExportRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ExportResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.FetchFileRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.FetchFileResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.FetchObjectRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.FetchObjectResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.FetchTableRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.FieldInfo.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.FilterTableRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.FlattenRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.GetTableRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.HandshakeRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.HandshakeResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.HeadOrTailByRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.HeadOrTailRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableDescriptor.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableSourceExportRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableViewKeyTableDescriptor.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableViewRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableViewResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.InCondition.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.InvokeCondition.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.IsNullCondition.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ItemInfo.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.LeftJoinTablesRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ListFieldsRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ListItemsRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ListItemsResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.Literal.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.MatchesCondition.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.MathContext.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.MergeRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.MergeTablesRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.MetaTableRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.MoveItemRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.MoveItemResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.MultiJoinInput.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.MultiJoinTablesRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.NaturalJoinTablesRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.NotCondition.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.OrCondition.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.PartitionByRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.PartitionByResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.PartitionedTableDescriptor.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.PublishRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.PublishResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.RangeJoinTablesRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.Reference.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ReleaseRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ReleaseResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.RollupRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.RollupResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.RunChartDownsampleRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.RunChartDownsampleRequest.ZoomRange.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.SaveFileRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.SaveFileResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.SearchCondition.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.SeekRowRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.SeekRowResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.Selectable.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.SelectDistinctRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.SelectOrUpdateRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.ServerData.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.SliceRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.SnapshotTableRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.SnapshotWhenTableRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.SortDescriptor.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.SortTableRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.StreamRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.StreamResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.TableReference.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.TerminationNotificationRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.Ticket.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.TimeTableRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.TreeRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.TreeResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.TypedTicket.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UngroupRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UnstructuredFilterTableRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByDeltaOptions.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByEmOptions.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByCumulativeCountWhere.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByCumulativeMax.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByCumulativeMin.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByCumulativeProduct.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByCumulativeSum.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByDelta.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByEma.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByEmMax.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByEmMin.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByEms.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByEmStd.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByFill.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingAvg.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCount.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingFormula.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingGroup.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingMax.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingMin.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingProduct.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingStd.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingSum.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingWAvg.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOptions.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByWindowScale.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByWindowScale.UpdateByWindowTicks.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateByWindowScale.UpdateByWindowTime.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.UpdateViewRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.Value.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.WhereInRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.grpc.WrappedAuthenticationRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.AutoCompleteRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.AutoCompleteResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.BindTableToVariableRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.BindTableToVariableResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.BrowserNextResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.CancelAutoCompleteRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.CancelAutoCompleteResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.CancelCommandRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.CancelCommandResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.TextDocumentContentChangeEvent.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.CompletionContext.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.CompletionItem.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.Diagnostic.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.Diagnostic.CodeDescription.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.DocumentRange.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.ExecuteCommandRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.ExecuteCommandResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BoolMapWithDefault.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Holiday.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.LocalDate.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.DoubleMapWithDefault.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesSourceDescriptor.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.OneClickDescriptor.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SourceDescriptor.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.StringMapWithDefault.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.GetConsoleTypesRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.GetConsoleTypesResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.GetDiagnosticRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.GetHeapInfoRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.GetHeapInfoResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.GetHoverRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.GetHoverResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.GetPublishDiagnosticResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.GetPullDiagnosticResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.GetSignatureHelpRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.GetSignatureHelpResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.LogSubscriptionData.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.LogSubscriptionRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.MarkupContent.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.ParameterInformation.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.Position.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.SignatureHelpContext.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.SignatureInformation.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.StartConsoleRequest.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.StartConsoleResponse.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.TextDocumentItem.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.TextEdit.Builder
- build() - Method in class io.deephaven.proto.backplane.script.grpc.VersionedTextDocumentIdentifier.Builder
- build() - Method in interface io.deephaven.protobuf.FieldOptions.Builder
- build() - Method in interface io.deephaven.protobuf.ProtobufDescriptorParserOptions.Builder
- build() - Method in interface io.deephaven.protobuf.ProtobufFunctions.Builder
- build() - Method in interface io.deephaven.qst.array.ArrayBuilder
- build() - Method in class io.deephaven.qst.array.BooleanArray.Builder
- build() - Method in class io.deephaven.qst.array.ByteArray.Builder
- build() - Method in class io.deephaven.qst.array.CharArray.Builder
- build() - Method in class io.deephaven.qst.array.DoubleArray.Builder
- build() - Method in class io.deephaven.qst.array.FloatArray.Builder
- build() - Method in class io.deephaven.qst.array.GenericArray.Builder
- build() - Method in class io.deephaven.qst.array.IntArray.Builder
- build() - Method in class io.deephaven.qst.array.LongArray.Builder
- build() - Method in class io.deephaven.qst.array.ShortArray.Builder
- build() - Method in interface io.deephaven.qst.LabeledValues.Builder
- build() - Method in interface io.deephaven.qst.table.AggregateTable.Builder
- build() - Method in interface io.deephaven.qst.table.DropColumnsTable.Builder
- build() - Method in interface io.deephaven.qst.table.Join.Builder
- build() - Method in interface io.deephaven.qst.table.LabeledTables.Builder
- build() - Method in interface io.deephaven.qst.table.MergeTable.Builder
- build() - Method in interface io.deephaven.qst.table.MultiJoinInput.Builder
- build() - Method in interface io.deephaven.qst.table.MultiJoinTable.Builder
- build() - Method in interface io.deephaven.qst.table.NewTable.Builder
- build() - Method in interface io.deephaven.qst.table.RangeJoinTable.Builder
- build() - Method in interface io.deephaven.qst.table.SelectableTable.Builder
- build() - Method in interface io.deephaven.qst.table.SortTable.Builder
- build() - Method in interface io.deephaven.qst.table.TableHeader.Builder
- build() - Method in interface io.deephaven.qst.table.TimeTable.Builder
- build() - Method in interface io.deephaven.qst.table.UngroupTable.Builder
- build() - Method in interface io.deephaven.qst.table.WhereInTable.Builder
- build() - Method in interface io.deephaven.server.config.ServerConfig.Builder
- build() - Method in interface io.deephaven.server.runner.DeephavenApiServerComponent.Builder
- build() - Method in class io.deephaven.server.util.GrpcServiceOverrideBuilder
- build() - Method in interface io.deephaven.sql.ScopeStaticImpl.Builder
- build() - Method in interface io.deephaven.ssl.config.IdentityPrivateKey.Builder
- build() - Method in interface io.deephaven.ssl.config.SSLConfig.Builder
- build() - Method in interface io.deephaven.ssl.config.TrustCustom.Builder
- build() - Method in interface io.deephaven.uri.DeephavenTarget.Builder
- build() - Method in class io.grpc.servlet.jakarta.ServletServerBuilder
-
Builds a gRPC server that can run as a servlet.
- build(Configuration) - Method in class io.deephaven.server.runner.ComponentFactoryBase
-
Constructs a component according to
configuration
and using the prints streams fromPrintStreamGlobals
. - build(Configuration, PrintStream, PrintStream) - Method in class io.deephaven.server.netty.DeprecatedCommunityComponentFactory
-
Deprecated.
- build(Configuration, PrintStream, PrintStream) - Method in class io.deephaven.server.runner.ComponentFactoryBase
-
Constructs a component according to the
configuration
, invokingDeephavenApiServerComponent.Builder.withOut(PrintStream)
without
andDeephavenApiServerComponent.Builder.withErr(PrintStream)
witherr
. - build(RowSequence, Chunk<Values>[]) - Method in class io.deephaven.engine.table.impl.by.IncrementalChunkedOperatorAggregationStateManagerOpenAddressedBase
- build(RowSequence, Chunk<Values>[]) - Method in class io.deephaven.engine.table.impl.by.OperatorAggregationStateManagerOpenAddressedBase
- build(HashHandler, RowSequence, Chunk<Values>[]) - Method in class io.deephaven.engine.table.impl.by.OperatorAggregationStateManagerTypedBase
- build(Table) - Static method in class io.deephaven.engine.util.parametrized.TableSupplier
-
Use to start the construction of a Table Supplier.
- build(Table, ColumnSource<?>[], int) - Method in class io.deephaven.engine.table.impl.multijoin.IncrementalMultiJoinStateManagerTypedBase
- build(Table, ColumnSource<?>[], int) - Method in class io.deephaven.engine.table.impl.multijoin.StaticMultiJoinStateManagerTypedBase
- build(Table, ColumnSource<?>[], int) - Method in interface io.deephaven.engine.table.impl.MultiJoinStateManager
-
Add the given table to this multiJoin result.
- build(Channel, CallOptions) - Method in class io.deephaven.flightjs.protocol.BrowserFlightServiceGrpc.BrowserFlightServiceBlockingStub
- build(Channel, CallOptions) - Method in class io.deephaven.flightjs.protocol.BrowserFlightServiceGrpc.BrowserFlightServiceFutureStub
- build(Channel, CallOptions) - Method in class io.deephaven.flightjs.protocol.BrowserFlightServiceGrpc.BrowserFlightServiceStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.ApplicationServiceGrpc.ApplicationServiceBlockingStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.ApplicationServiceGrpc.ApplicationServiceFutureStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.ApplicationServiceGrpc.ApplicationServiceStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.ConfigServiceGrpc.ConfigServiceBlockingStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.ConfigServiceGrpc.ConfigServiceFutureStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.ConfigServiceGrpc.ConfigServiceStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableServiceGrpc.HierarchicalTableServiceBlockingStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableServiceGrpc.HierarchicalTableServiceFutureStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableServiceGrpc.HierarchicalTableServiceStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.InputTableServiceGrpc.InputTableServiceBlockingStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.InputTableServiceGrpc.InputTableServiceFutureStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.InputTableServiceGrpc.InputTableServiceStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.ObjectServiceGrpc.ObjectServiceBlockingStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.ObjectServiceGrpc.ObjectServiceFutureStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.ObjectServiceGrpc.ObjectServiceStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.PartitionedTableServiceGrpc.PartitionedTableServiceBlockingStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.PartitionedTableServiceGrpc.PartitionedTableServiceFutureStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.PartitionedTableServiceGrpc.PartitionedTableServiceStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.SessionServiceGrpc.SessionServiceBlockingStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.SessionServiceGrpc.SessionServiceFutureStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.SessionServiceGrpc.SessionServiceStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.StorageServiceGrpc.StorageServiceBlockingStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.StorageServiceGrpc.StorageServiceFutureStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.StorageServiceGrpc.StorageServiceStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceBlockingStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceFutureStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.script.grpc.ConsoleServiceGrpc.ConsoleServiceBlockingStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.script.grpc.ConsoleServiceGrpc.ConsoleServiceFutureStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.backplane.script.grpc.ConsoleServiceGrpc.ConsoleServiceStub
- BuildableStyle - Annotation Interface in io.deephaven.annotations
-
A style for objects that should declare a builder interface to use for construction.
- buildAdditions(boolean, RowSet, ColumnSource<?>[], IntegerArraySource, ObjectArraySource<RowSetBuilderSequential>) - Method in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- buildAdditions(boolean, RowSet, ColumnSource<?>[], IntegerArraySource, ObjectArraySource<RowSetBuilderSequential>) - Method in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalHashedAsOfJoinStateManager
- buildArgumentsChunked(List<String>) - Method in class io.deephaven.engine.util.PyCallableWrapperJpyImpl
- BuildContext(ColumnSource<?>[], int) - Constructor for class io.deephaven.engine.table.impl.util.TypedHasherUtil.BuildOrProbeContext.BuildContext
- buildDirective() - Method in class io.deephaven.engine.util.TotalsTableBuilder
-
Creates the string directive used to set the Table attribute.
- builder - Variable in class io.deephaven.io.log.impl.LogOutputStringImpl
-
The StringBuilder used to hold output.
- builder() - Static method in class io.deephaven.api.agg.Aggregations
- builder() - Static method in class io.deephaven.api.agg.ColumnAggregations
- builder() - Static method in class io.deephaven.api.agg.spec.AggSpecSortedFirst
- builder() - Static method in class io.deephaven.api.agg.spec.AggSpecSortedLast
- builder() - Static method in class io.deephaven.api.expression.Function
- builder() - Static method in class io.deephaven.api.expression.Method
- builder() - Static method in class io.deephaven.api.filter.FilterAnd
- builder() - Static method in class io.deephaven.api.filter.FilterComparison
- builder() - Static method in class io.deephaven.api.filter.FilterIn
- builder() - Static method in class io.deephaven.api.filter.FilterOr
- builder() - Static method in class io.deephaven.api.filter.FilterPattern
- builder() - Static method in class io.deephaven.api.RangeJoinMatch
- builder() - Static method in class io.deephaven.api.snapshot.SnapshotWhenOptions
- builder() - Static method in class io.deephaven.api.updateby.ColumnUpdateOperation
- builder() - Static method in class io.deephaven.api.updateby.DeltaControl
-
Get a new
DeltaControl.Builder
for constructionDeltaControl
objects. - builder() - Static method in class io.deephaven.api.updateby.OperationControl
- builder() - Static method in class io.deephaven.api.updateby.UpdateByControl
- builder() - Static method in class io.deephaven.appmode.Application
- builder() - Static method in class io.deephaven.appmode.Fields
- builder() - Static method in class io.deephaven.appmode.ScriptApplication
- builder() - Static method in class io.deephaven.client.impl.BarrageSessionFactoryConfig
- builder() - Static method in class io.deephaven.client.impl.ClientChannelFactoryDefaulter
- builder() - Static method in class io.deephaven.client.impl.ClientConfig
- builder() - Static method in interface io.deephaven.client.impl.ExecuteCodeOptions
-
Create a new options builder.
- builder() - Static method in class io.deephaven.client.impl.FlightSessionConfig
- builder() - Static method in class io.deephaven.client.impl.FlightSessionFactoryConfig
- builder() - Static method in class io.deephaven.client.impl.script.Changes
- builder() - Static method in class io.deephaven.client.impl.SessionConfig
- builder() - Static method in class io.deephaven.client.impl.SessionFactoryConfig
- builder() - Static method in class io.deephaven.client.impl.SessionImplConfig
- builder() - Static method in class io.deephaven.csv.CsvTools
-
Creates a
CsvSpecs.Builder
withCsvTools
-specific values. - builder() - Static method in class io.deephaven.engine.context.QueryCompilerRequest
- builder() - Static method in interface io.deephaven.engine.table.DataIndexOptions
-
Create a new builder for a
DataIndexOptions
. - builder() - Static method in interface io.deephaven.engine.table.DataIndexTransformer
-
Create a
builder
that specifies transformations to apply to an existingdata index
. - builder() - Static method in class io.deephaven.engine.table.impl.by.rollup.NullColumns
- builder() - Static method in class io.deephaven.extensions.barrage.BarrageSnapshotOptions
- builder() - Static method in class io.deephaven.extensions.barrage.BarrageSubscriptionOptions
- builder() - Static method in class io.deephaven.extensions.s3.S3Instructions
- builder() - Static method in class io.deephaven.iceberg.util.IcebergReadInstructions
- builder() - Static method in class io.deephaven.iceberg.util.IcebergWriteInstructions
- builder() - Static method in class io.deephaven.iceberg.util.InferenceInstructions
- builder() - Static method in class io.deephaven.iceberg.util.InferenceResolver
- builder() - Static method in class io.deephaven.iceberg.util.LoadTableOptions
- builder() - Static method in class io.deephaven.iceberg.util.Resolver
- builder() - Static method in class io.deephaven.iceberg.util.TableParquetWriterOptions
- builder() - Static method in class io.deephaven.iceberg.util.UnboundResolver
- builder() - Static method in class io.deephaven.json.ArrayValue
- builder() - Static method in class io.deephaven.json.BigDecimalValue
- builder() - Static method in class io.deephaven.json.BigIntegerValue
- builder() - Static method in class io.deephaven.json.BoolValue
- builder() - Static method in class io.deephaven.json.ByteValue
- builder() - Static method in class io.deephaven.json.CharValue
- builder() - Static method in class io.deephaven.json.DoubleValue
- builder() - Static method in class io.deephaven.json.FloatValue
- builder() - Static method in class io.deephaven.json.InstantNumberValue
- builder() - Static method in class io.deephaven.json.InstantValue
- builder() - Static method in class io.deephaven.json.IntValue
- builder() - Static method in class io.deephaven.json.LocalDateValue
- builder() - Static method in class io.deephaven.json.LongValue
- builder() - Static method in class io.deephaven.json.ObjectEntriesValue
- builder() - Static method in class io.deephaven.json.ObjectField
- builder() - Static method in class io.deephaven.json.ObjectValue
- builder() - Static method in class io.deephaven.json.ShortValue
- builder() - Static method in class io.deephaven.json.SkipValue
- builder() - Static method in class io.deephaven.json.StringValue
- builder() - Static method in class io.deephaven.json.TupleValue
- builder() - Static method in class io.deephaven.json.TypedObjectValue
- builder() - Static method in class io.deephaven.kafka.ingest.KafkaStreamPublisher.Parameters
- builder() - Static method in class io.deephaven.kafka.KafkaPublishOptions
- builder() - Static method in class io.deephaven.kafka.protobuf.DescriptorSchemaRegistry
- builder() - Static method in class io.deephaven.kafka.protobuf.ProtobufConsumeOptions
-
The builder.
- builder() - Static method in class io.deephaven.parquet.table.CompletedParquetWrite
- builder() - Static method in class io.deephaven.parquet.table.location.ParquetColumnResolverMap
- builder() - Static method in class io.deephaven.parquet.table.metadata.CodecInfo
- builder() - Static method in class io.deephaven.parquet.table.metadata.ColumnTypeInfo
- builder() - Static method in class io.deephaven.parquet.table.metadata.TableInfo
- builder() - Static method in class io.deephaven.parquet.table.ParquetInstructions
- builder() - Static method in class io.deephaven.plugin.js.JsPlugin
- builder() - Static method in class io.deephaven.processor.NamedObjectProcessor
- builder() - Static method in class io.deephaven.protobuf.FieldOptions
- builder() - Static method in class io.deephaven.protobuf.ProtobufDescriptorParserOptions
- builder() - Static method in class io.deephaven.protobuf.ProtobufFunctions
- builder() - Static method in class io.deephaven.qst.array.GenericArray
- builder() - Static method in class io.deephaven.qst.LabeledValues
- builder() - Static method in class io.deephaven.qst.table.AggregateAllTable
- builder() - Static method in class io.deephaven.qst.table.AggregateTable
- builder() - Static method in class io.deephaven.qst.table.AsOfJoinTable
- builder() - Static method in class io.deephaven.qst.table.DropColumnsTable
- builder() - Static method in class io.deephaven.qst.table.ExactJoinTable
- builder() - Static method in class io.deephaven.qst.table.JoinTable
- builder() - Static method in class io.deephaven.qst.table.LabeledTables
- builder() - Static method in class io.deephaven.qst.table.LazyUpdateTable
- builder() - Static method in class io.deephaven.qst.table.MergeTable
- builder() - Static method in class io.deephaven.qst.table.MultiJoinInput
- builder() - Static method in class io.deephaven.qst.table.MultiJoinTable
- builder() - Static method in class io.deephaven.qst.table.NaturalJoinTable
- builder() - Static method in class io.deephaven.qst.table.NewTable
- builder() - Static method in class io.deephaven.qst.table.RangeJoinTable
- builder() - Static method in class io.deephaven.qst.table.SelectDistinctTable
- builder() - Static method in class io.deephaven.qst.table.SelectTable
- builder() - Static method in class io.deephaven.qst.table.SortTable
- builder() - Static method in class io.deephaven.qst.table.TableHeader
- builder() - Static method in class io.deephaven.qst.table.TimeTable
-
Create a time table builder.
- builder() - Static method in class io.deephaven.qst.table.UngroupTable
- builder() - Static method in class io.deephaven.qst.table.UpdateByTable
- builder() - Static method in class io.deephaven.qst.table.UpdateTable
- builder() - Static method in class io.deephaven.qst.table.UpdateViewTable
- builder() - Static method in class io.deephaven.qst.table.ViewTable
- builder() - Static method in class io.deephaven.qst.table.WhereInTable
- builder() - Static method in class io.deephaven.server.jetty.JettyConfig
- builder() - Static method in class io.deephaven.server.jetty11.JettyConfig
- builder() - Static method in class io.deephaven.server.netty.NettyConfig
- builder() - Static method in class io.deephaven.sql.ScopeStaticImpl
- builder() - Static method in class io.deephaven.ssl.config.IdentityPrivateKey
- builder() - Static method in class io.deephaven.ssl.config.SSLConfig
- builder() - Static method in class io.deephaven.ssl.config.TrustCustom
- builder() - Static method in class io.deephaven.uri.DeephavenTarget
- builder(int) - Static method in class io.deephaven.qst.array.BooleanArray
- builder(int) - Static method in class io.deephaven.qst.array.ByteArray
- builder(int) - Static method in class io.deephaven.qst.array.CharArray
- builder(int) - Static method in class io.deephaven.qst.array.DoubleArray
- builder(int) - Static method in class io.deephaven.qst.array.FloatArray
- builder(int) - Static method in class io.deephaven.qst.array.IntArray
- builder(int) - Static method in class io.deephaven.qst.array.LongArray
- builder(int) - Static method in class io.deephaven.qst.array.ShortArray
- builder(GenericType<T>) - Static method in class io.deephaven.qst.array.GenericArray
- builder(PrimitiveType<T>) - Static method in interface io.deephaven.qst.array.PrimitiveArray
- builder(PrimitiveType<T>, int) - Static method in interface io.deephaven.qst.array.PrimitiveArray
- builder(Type<T>) - Static method in interface io.deephaven.qst.array.Array
- builder(Type<T>, int) - Static method in interface io.deephaven.qst.array.Array
- builder(Map<Object, ObjectValue>) - Static method in class io.deephaven.json.TypedObjectValue
-
Creates a new builder with
TypedObjectValue.sharedFields()
inferred fromobjects
based onObjectField
equality, andTypedObjectValue.objects()
set toobjects
with the shared fields removed. - Builder() - Constructor for class io.deephaven.engine.rowset.RowSetShiftData.Builder
- Builder() - Constructor for class io.deephaven.engine.table.impl.TimeTable.Builder
- Builder() - Constructor for class io.deephaven.engine.table.impl.util.SyncTableFilter.Builder
-
Create a builder with no default ID or key column.
- Builder() - Constructor for class io.deephaven.parquet.table.ParquetInstructions.Builder
-
For each additional field added, make sure to update the copy constructor builder
Builder(ParquetInstructions)
- Builder() - Constructor for class io.deephaven.qst.array.GenericArray.Builder
- Builder(ParquetInstructions) - Constructor for class io.deephaven.parquet.table.ParquetInstructions.Builder
- Builder(String) - Constructor for class io.deephaven.engine.updategraph.impl.EventDrivenUpdateGraph.Builder
- Builder(String) - Constructor for class io.deephaven.engine.updategraph.impl.PeriodicUpdateGraph.Builder
- Builder(String, String...) - Constructor for class io.deephaven.engine.table.impl.util.SyncTableFilter.Builder
-
Create a builder with a default ID and key columns.
- builderRandom() - Static method in class io.deephaven.engine.rowset.RowSetFactory
- BuilderRandom(RowSetCounts) - Constructor for class io.deephaven.engine.rowset.impl.rsp.RspBitmap.BuilderRandom
- BuilderRandom(RowSetCounts, long, long) - Constructor for class io.deephaven.engine.rowset.impl.rsp.RspBitmap.BuilderRandom
- builderSequential() - Static method in class io.deephaven.engine.rowset.RowSetFactory
- buildFromConfig(B, Configuration) - Static method in interface io.deephaven.server.config.ServerConfig
-
Parses the configuration values into the appropriate builder methods.
- buildFromConfig(Configuration) - Static method in class io.deephaven.server.jetty.JettyConfig
-
Parses the configuration values into the appropriate builder methods via
ServerConfig.buildFromConfig(ServerConfig.Builder, Configuration)
. - buildFromConfig(Configuration) - Static method in class io.deephaven.server.jetty11.JettyConfig
-
Parses the configuration values into the appropriate builder methods via
ServerConfig.buildFromConfig(ServerConfig.Builder, Configuration)
. - buildFromConfig(Configuration) - Static method in class io.deephaven.server.netty.NettyConfig
-
Parses the configuration values into the appropriate builder methods via
ServerConfig.buildFromConfig(ServerConfig.Builder, Configuration)
. - buildFromLeftSide(RowSequence, Chunk[]) - Method in class io.deephaven.engine.table.impl.asofjoin.StaticAsOfJoinStateManagerTypedBase
- buildFromLeftSide(RowSequence, Chunk[]) - Method in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- buildFromLeftSide(RowSequence, Chunk[]) - Method in class io.deephaven.engine.table.impl.naturaljoin.RightIncrementalNaturalJoinStateManagerTypedBase
- buildFromLeftSide(RowSequence, Chunk[], IntegerArraySource, long) - Method in class io.deephaven.engine.table.impl.naturaljoin.StaticNaturalJoinStateManagerTypedBase
- buildFromLeftSide(RowSequence, Chunk[], ObjectArraySource<RowSetBuilderSequential>) - Method in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- buildFromLeftSide(RowSequence, ColumnSource<?>[], IntegerArraySource) - Method in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- buildFromLeftSide(RowSequence, ColumnSource<?>[], IntegerArraySource) - Method in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalHashedAsOfJoinStateManager
- buildFromLeftSide(RowSequence, ColumnSource<?>[], IntegerArraySource) - Method in class io.deephaven.engine.table.impl.asofjoin.StaticAsOfJoinStateManagerTypedBase
- buildFromLeftSide(RowSequence, ColumnSource<?>[], IntegerArraySource) - Method in class io.deephaven.engine.table.impl.asofjoin.StaticHashedAsOfJoinStateManager
- buildFromLeftSide(Table, ColumnSource<?>[], RightIncrementalNaturalJoinStateManager.InitialBuildContext) - Method in class io.deephaven.engine.table.impl.naturaljoin.RightIncrementalNaturalJoinStateManagerTypedBase
- buildFromLeftSide(Table, ColumnSource<?>[], RightIncrementalNaturalJoinStateManager.InitialBuildContext) - Method in class io.deephaven.engine.table.impl.RightIncrementalNaturalJoinStateManager
- buildFromLeftSide(Table, ColumnSource<?>[], IntegerArraySource) - Method in class io.deephaven.engine.table.impl.naturaljoin.StaticHashedNaturalJoinStateManager
- buildFromLeftSide(Table, ColumnSource<?>[], IntegerArraySource) - Method in class io.deephaven.engine.table.impl.naturaljoin.StaticNaturalJoinStateManagerTypedBase
- buildFromRightSide(RowSequence, Chunk[]) - Method in class io.deephaven.engine.table.impl.asofjoin.StaticAsOfJoinStateManagerTypedBase
- buildFromRightSide(RowSequence, Chunk[]) - Method in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- buildFromRightSide(RowSequence, Chunk[]) - Method in class io.deephaven.engine.table.impl.naturaljoin.StaticNaturalJoinStateManagerTypedBase
- buildFromRightSide(RowSequence, Chunk[], ObjectArraySource<RowSetBuilderSequential>) - Method in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- buildFromRightSide(RowSequence, ColumnSource<?>[], IntegerArraySource) - Method in class io.deephaven.engine.table.impl.asofjoin.StaticAsOfJoinStateManagerTypedBase
- buildFromRightSide(RowSequence, ColumnSource<?>[], IntegerArraySource) - Method in class io.deephaven.engine.table.impl.asofjoin.StaticHashedAsOfJoinStateManager
- buildFromRightSide(RowSequence, ColumnSource<?>[], IntegerArraySource, int) - Method in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- buildFromRightSide(RowSequence, ColumnSource<?>[], IntegerArraySource, int) - Method in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalHashedAsOfJoinStateManager
- buildFromRightSide(Table, ColumnSource<?>[]) - Method in interface io.deephaven.engine.table.impl.BothIncrementalNaturalJoinStateManager
- buildFromRightSide(Table, ColumnSource<?>[]) - Method in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- buildFromRightSide(Table, ColumnSource<?>[]) - Method in class io.deephaven.engine.table.impl.naturaljoin.StaticHashedNaturalJoinStateManager
- buildFromRightSide(Table, ColumnSource<?>[]) - Method in class io.deephaven.engine.table.impl.naturaljoin.StaticNaturalJoinStateManagerTypedBase
- buildFromTable(RowSequence, Chunk<Values>[], LongArraySource, int, MultiJoinModifiedSlotTracker, byte) - Method in class io.deephaven.engine.table.impl.multijoin.IncrementalMultiJoinStateManagerTypedBase
- buildFromTable(RowSequence, Chunk<Values>[], LongArraySource, long) - Method in class io.deephaven.engine.table.impl.multijoin.StaticMultiJoinStateManagerTypedBase
- BuildHandler() - Constructor for class io.deephaven.engine.table.impl.by.HashHandler.BuildHandler
- buildHashTable(RowSequence, Chunk[], MutableInt, WritableIntChunk<RowKeys>) - Method in class io.deephaven.engine.table.impl.updateby.hashing.UpdateByStateManagerTypedBase
- buildIndexedRowRedirection(QueryTable, RowSet, LongUnaryOperator, ColumnSource<RowSet>, JoinControl.RedirectionType) - Method in class io.deephaven.engine.table.impl.naturaljoin.StaticHashedNaturalJoinStateManager
- buildIndexedRowRedirection(QueryTable, BothIncrementalNaturalJoinStateManager.InitialBuildContext, ColumnSource<RowSet>, JoinControl.RedirectionType) - Method in interface io.deephaven.engine.table.impl.BothIncrementalNaturalJoinStateManager
- buildIndexedRowRedirection(QueryTable, BothIncrementalNaturalJoinStateManager.InitialBuildContext, ColumnSource<RowSet>, JoinControl.RedirectionType) - Method in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- buildIndexedRowRedirectionFromHashSlots(QueryTable, RowSet, IntegerArraySource, ColumnSource<RowSet>, JoinControl.RedirectionType) - Method in class io.deephaven.engine.table.impl.naturaljoin.StaticHashedNaturalJoinStateManager
- buildIndexedRowRedirectionFromHashSlots(QueryTable, RowSet, IntegerArraySource, ColumnSource<RowSet>, JoinControl.RedirectionType) - Method in class io.deephaven.engine.table.impl.naturaljoin.StaticNaturalJoinStateManagerTypedBase
- buildIndexedRowRedirectionFromRedirections(QueryTable, RowSet, LongArraySource, ColumnSource<RowSet>, JoinControl.RedirectionType) - Method in class io.deephaven.engine.table.impl.naturaljoin.StaticHashedNaturalJoinStateManager
- buildIndexedRowRedirectionFromRedirections(QueryTable, RowSet, LongArraySource, ColumnSource<RowSet>, JoinControl.RedirectionType) - Method in class io.deephaven.engine.table.impl.naturaljoin.StaticNaturalJoinStateManagerTypedBase
- buildInsert(HasherConfig<?>, CodeBlock.Builder) - Static method in class io.deephaven.engine.table.impl.by.typed.TypedAggregationFactory
- buildInsertIncremental(HasherConfig<?>, CodeBlock.Builder) - Static method in class io.deephaven.engine.table.impl.by.typed.TypedAggregationFactory
- BuildOrProbeContext(ColumnSource<?>[], int) - Constructor for class io.deephaven.engine.table.impl.util.TypedHasherUtil.BuildOrProbeContext
- buildOrThrow(String, Supplier<T>) - Static method in class io.deephaven.engine.updategraph.impl.BaseUpdateGraph
-
Builds and caches a new UpdateGraph named
name
and provided byconstruct
. - buildPartial() - Method in class io.deephaven.flightjs.protocol.BrowserFlight.BrowserNextResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AddTableRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AddTableResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggregateAllRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggregateRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationColumns.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationCount.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationCountWhere.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationFormula.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationPartition.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.Aggregation.AggregationRowKey.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.Aggregation.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAbsSum.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecApproximatePercentile.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecAvg.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecCountDistinct.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecDistinct.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFirst.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFormula.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecFreeze.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecGroup.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecLast.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMax.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMedian.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecMin.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecNonUniqueSentinel.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecPercentile.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSorted.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSortedColumn.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecStd.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecSum.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecTDigest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecUnique.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecVar.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecWeighted.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AggSpec.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AjRajTablesRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AndCondition.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ApplyPreviewColumnsRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AsOfJoinTablesRequest.Builder
-
Deprecated.
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AuthenticationConstantsRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.AuthenticationConstantsResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.BatchTableRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.BrowserNextResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ClientData.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.CloseSessionResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ColumnStatisticsRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Aggregate.Builder
-
Deprecated.
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ComboAggregateRequest.Builder
-
Deprecated.
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.CompareCondition.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.Condition.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ConfigurationConstantsRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ConfigurationConstantsResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ConfigValue.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ConnectRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ContainsCondition.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.CreateDirectoryRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.CreateDirectoryResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.CreateInputTableRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.CreateInputTableRequest.InputTableKind.Blink.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.CreateInputTableRequest.InputTableKind.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.CreateInputTableRequest.InputTableKind.InMemoryAppendOnly.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.CreateInputTableRequest.InputTableKind.InMemoryKeyBacked.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.CrossJoinTablesRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.DeleteItemRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.DeleteItemResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.DeleteTableRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.DeleteTableResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.DropColumnsRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.EmptyTableRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ExactJoinTablesRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ExportedTableCreationResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ExportedTableUpdateMessage.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ExportedTableUpdatesRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ExportNotification.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ExportNotificationRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ExportRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ExportResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.FetchFileRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.FetchFileResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.FetchObjectRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.FetchObjectResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.FetchTableRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.FieldInfo.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.FieldsChangeUpdate.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.FilterTableRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.FlattenRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.GetTableRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.HandshakeRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.HandshakeResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.HeadOrTailByRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.HeadOrTailRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableApplyResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableDescriptor.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableSourceExportRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableViewKeyTableDescriptor.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableViewRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.HierarchicalTableViewResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.InCondition.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.InvokeCondition.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.IsNullCondition.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ItemInfo.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.LeftJoinTablesRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ListFieldsRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ListItemsRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ListItemsResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.Literal.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.MatchesCondition.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.MathContext.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.MergeRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.MergeTablesRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.MetaTableRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.MoveItemRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.MoveItemResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.MultiJoinInput.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.MultiJoinTablesRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.NaturalJoinTablesRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.NotCondition.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.OrCondition.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.PartitionByRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.PartitionByResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.PartitionedTableDescriptor.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.PublishRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.PublishResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.RangeJoinTablesRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.Reference.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ReleaseRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ReleaseResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.RollupRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.RollupResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.RunChartDownsampleRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.RunChartDownsampleRequest.ZoomRange.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.SaveFileRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.SaveFileResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.SearchCondition.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.SeekRowRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.SeekRowResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.Selectable.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.SelectDistinctRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.SelectOrUpdateRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.ServerData.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.SliceRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.SnapshotTableRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.SnapshotWhenTableRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.SortDescriptor.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.SortTableRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.StreamRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.StreamResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.TableReference.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.TerminationNotificationRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.TerminationNotificationResponse.StackTrace.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.Ticket.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.TimeTableRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.TreeRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.TreeResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.TypedTicket.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UngroupRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UnstructuredFilterTableRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByDeltaOptions.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByEmOptions.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByCumulativeCountWhere.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByCumulativeMax.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByCumulativeMin.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByCumulativeProduct.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByCumulativeSum.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByDelta.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByEma.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByEmMax.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByEmMin.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByEms.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByEmStd.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByFill.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingAvg.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCount.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingCountWhere.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingFormula.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingGroup.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingMax.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingMin.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingProduct.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingStd.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingSum.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.UpdateByRollingWAvg.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOptions.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByWindowScale.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByWindowScale.UpdateByWindowTicks.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateByWindowScale.UpdateByWindowTime.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.UpdateViewRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.Value.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.WhereInRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.grpc.WrappedAuthenticationRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.AutoCompleteRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.AutoCompleteResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.BindTableToVariableRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.BindTableToVariableResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.BrowserNextResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.CancelAutoCompleteRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.CancelAutoCompleteResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.CancelCommandRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.CancelCommandResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.TextDocumentContentChangeEvent.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.CompletionContext.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.CompletionItem.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.Diagnostic.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.Diagnostic.CodeDescription.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.DocumentRange.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.ExecuteCommandRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.ExecuteCommandResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BoolMapWithDefault.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.BusinessPeriod.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Holiday.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.LocalDate.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.DoubleMapWithDefault.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesSourceDescriptor.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.OneClickDescriptor.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SourceDescriptor.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.StringMapWithDefault.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.GetConsoleTypesRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.GetConsoleTypesResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.GetDiagnosticRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.GetHeapInfoRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.GetHeapInfoResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.GetHoverRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.GetHoverResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.GetPublishDiagnosticResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.GetPullDiagnosticResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.GetSignatureHelpRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.GetSignatureHelpResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.LogSubscriptionData.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.LogSubscriptionRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.MarkupContent.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.ParameterInformation.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.Position.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.SignatureHelpContext.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.SignatureInformation.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.StartConsoleRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.StartConsoleResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.TextDocumentItem.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.TextEdit.Builder
- buildPartial() - Method in class io.deephaven.proto.backplane.script.grpc.VersionedTextDocumentIdentifier.Builder
- buildRedirectedKeys(boolean, RowSequence, MutableInt) - Method in class io.deephaven.engine.table.impl.sources.ShiftedColumnSource
-
Returns the appropriate Redirected Index for the passed in ordered keys based on current or prev Index.
- buildRequest() - Method in class io.deephaven.web.client.api.batch.RequestBatcher
- buildRequest(JsArray<Column>) - Method in class io.deephaven.web.client.api.JsTotalsTableConfig
- buildRequest(JsArray<Column>) - Method in class io.deephaven.web.client.api.tree.JsRollupConfig
- buildRowKeyMappingFunction(Table, String[]) - Static method in class io.deephaven.engine.table.impl.dataindex.DataIndexUtils
-
Build a mapping function from the lookup keys of the provided index
Table
to row keys in the table. - buildRowRedirection(QueryTable, LongUnaryOperator, JoinControl.RedirectionType) - Method in class io.deephaven.engine.table.impl.StaticNaturalJoinStateManager
- buildRowRedirectionFromHashSlot(QueryTable, RightIncrementalNaturalJoinStateManager.InitialBuildContext, JoinControl.RedirectionType) - Method in class io.deephaven.engine.table.impl.naturaljoin.RightIncrementalNaturalJoinStateManagerTypedBase
- buildRowRedirectionFromHashSlot(QueryTable, RightIncrementalNaturalJoinStateManager.InitialBuildContext, JoinControl.RedirectionType) - Method in class io.deephaven.engine.table.impl.RightIncrementalNaturalJoinStateManager
- buildRowRedirectionFromHashSlot(QueryTable, IntegerArraySource, JoinControl.RedirectionType) - Method in class io.deephaven.engine.table.impl.naturaljoin.StaticHashedNaturalJoinStateManager
- buildRowRedirectionFromHashSlot(QueryTable, IntegerArraySource, JoinControl.RedirectionType) - Method in class io.deephaven.engine.table.impl.naturaljoin.StaticNaturalJoinStateManagerTypedBase
- buildRowRedirectionFromHashSlotIndexed(QueryTable, ColumnSource<RowSet>, int, RightIncrementalNaturalJoinStateManager.InitialBuildContext, JoinControl.RedirectionType) - Method in class io.deephaven.engine.table.impl.naturaljoin.RightIncrementalNaturalJoinStateManagerTypedBase
- buildRowRedirectionFromHashSlotIndexed(QueryTable, ColumnSource<RowSet>, int, RightIncrementalNaturalJoinStateManager.InitialBuildContext, JoinControl.RedirectionType) - Method in class io.deephaven.engine.table.impl.RightIncrementalNaturalJoinStateManager
- buildRowRedirectionFromRedirections(QueryTable, BothIncrementalNaturalJoinStateManager.InitialBuildContext, JoinControl.RedirectionType) - Method in interface io.deephaven.engine.table.impl.BothIncrementalNaturalJoinStateManager
- buildRowRedirectionFromRedirections(QueryTable, BothIncrementalNaturalJoinStateManager.InitialBuildContext, JoinControl.RedirectionType) - Method in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- buildRowRedirectionFromRedirections(QueryTable, LongArraySource, JoinControl.RedirectionType) - Method in class io.deephaven.engine.table.impl.naturaljoin.StaticHashedNaturalJoinStateManager
- buildRowRedirectionFromRedirections(QueryTable, LongArraySource, JoinControl.RedirectionType) - Method in class io.deephaven.engine.table.impl.naturaljoin.StaticNaturalJoinStateManagerTypedBase
- buildServlet() - Method in class io.grpc.servlet.jakarta.ServletServerBuilder
-
Creates a
GrpcServlet
. - buildServletAdapter() - Method in class io.grpc.servlet.jakarta.ServletServerBuilder
-
Creates a
ServletAdapter
. - buildTable(boolean, RightIncrementalAsOfJoinStateManagerTypedBase.BuildContext, RowSequence, ColumnSource<?>[], IntegerArraySource, TypedHasherUtil.BuildHandler) - Method in class io.deephaven.engine.table.impl.asofjoin.RightIncrementalAsOfJoinStateManagerTypedBase
- buildTable(boolean, IncrementalNaturalJoinStateManagerTypedBase.BuildContext, RowSequence, ColumnSource<?>[], TypedHasherUtil.BuildHandler, NaturalJoinModifiedSlotTracker) - Method in class io.deephaven.engine.table.impl.naturaljoin.IncrementalNaturalJoinStateManagerTypedBase
- buildTable(boolean, UpdateByStateManagerTypedBase.BuildContext, RowSequence, ColumnSource<?>[], WritableIntChunk<RowKeys>, TypedHasherUtil.BuildHandler) - Method in class io.deephaven.engine.table.impl.updateby.hashing.UpdateByStateManagerTypedBase
- buildTable(HashHandler, TypedHasherUtil.BuildOrProbeContext.BuildContext, RowSequence, ColumnSource<?>[]) - Method in class io.deephaven.engine.table.impl.by.OperatorAggregationStateManagerTypedBase
- buildTable(IncrementalChunkedOperatorAggregationStateManagerOpenAddressedBase.BuildContext, RowSequence, ColumnSource<?>[], IncrementalChunkedOperatorAggregationStateManagerOpenAddressedBase.BuildHandler) - Method in class io.deephaven.engine.table.impl.by.IncrementalChunkedOperatorAggregationStateManagerOpenAddressedBase
- buildTable(TypedHasherUtil.BuildOrProbeContext.BuildContext, RowSequence, ColumnSource<?>[]) - Method in class io.deephaven.engine.table.impl.by.OperatorAggregationStateManagerOpenAddressedBase
- buildTable(TypedHasherUtil.BuildOrProbeContext.BuildContext, RowSequence, ColumnSource<?>[], TypedHasherUtil.BuildHandler) - Method in class io.deephaven.engine.table.impl.asofjoin.StaticAsOfJoinStateManagerTypedBase
- buildTable(TypedHasherUtil.BuildOrProbeContext.BuildContext, RowSequence, ColumnSource<?>[], TypedHasherUtil.BuildHandler) - Method in class io.deephaven.engine.table.impl.multijoin.StaticMultiJoinStateManagerTypedBase
- buildTable(TypedHasherUtil.BuildOrProbeContext.BuildContext, RowSequence, ColumnSource<?>[], TypedHasherUtil.BuildHandler) - Method in class io.deephaven.engine.table.impl.naturaljoin.RightIncrementalNaturalJoinStateManagerTypedBase
- buildTable(TypedHasherUtil.BuildOrProbeContext.BuildContext, RowSequence, ColumnSource<?>[], TypedHasherUtil.BuildHandler) - Method in class io.deephaven.engine.table.impl.naturaljoin.StaticNaturalJoinStateManagerTypedBase
- buildTableCreationResponse(TableReference, Table) - Static method in class io.deephaven.extensions.barrage.util.ExportUtil
- buildTableCreationResponse(Ticket, Table) - Static method in class io.deephaven.extensions.barrage.util.ExportUtil
- builtin() - Static method in interface io.deephaven.protobuf.MessageParser
-
The built-in message parsers.
- BuiltinsModule - Interface in io.deephaven.jpy
-
Java proxy module for builtins.
- bunzip2(File) - Static method in class io.deephaven.io.CompressedFileUtil
-
Unzip the file
- BURLYWOOD - Enum constant in enum class io.deephaven.gui.color.Colors
- BURLYWOOD - Static variable in class io.deephaven.gui.color.Color
- BUSINESS_CALENDAR_DESCRIPTOR_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor
- BUSINESS_DAYS_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor
- BUSINESS_PERIODS_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor
- BUSINESS_PERIODS_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.Holiday
- BusinessCalendar - Class in io.deephaven.time.calendar
-
A business calendar, with the concept of business and non-business time.
- BusinessCalendar(String, String, ZoneId, LocalDate, LocalDate, CalendarDay<LocalTime>, Set<DayOfWeek>, Map<LocalDate, CalendarDay<Instant>>) - Constructor for class io.deephaven.time.calendar.BusinessCalendar
-
Creates a new business calendar.
- BusinessCalendar.InvalidDateException - Exception in io.deephaven.time.calendar
-
A runtime exception that is thrown when a date is invalid.
- BusinessCalendarDescriptor - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- BusinessCalendarDescriptor() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.BusinessCalendarDescriptor
- BusinessCalendarDescriptor.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- BusinessCalendarDescriptor.ToObjectReturnType.BusinessPeriodsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- BusinessCalendarDescriptor.ToObjectReturnType.HolidaysListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- BusinessCalendarDescriptor.ToObjectReturnType.HolidaysListFieldType.DateFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- BusinessCalendarDescriptor.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- BusinessCalendarDescriptor.ToObjectReturnType0.BusinessPeriodsListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- BusinessCalendarDescriptor.ToObjectReturnType0.HolidaysListFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- BusinessCalendarDescriptor.ToObjectReturnType0.HolidaysListFieldType.DateFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor
- BusinessCalendarXMLParser - Class in io.deephaven.time.calendar
-
A parser for reading business calendar XML files.
- BusinessCalendarXMLParser() - Constructor for class io.deephaven.time.calendar.BusinessCalendarXMLParser
- businessDates(String, String) - Method in class io.deephaven.time.calendar.BusinessCalendar
-
Returns the business dates in a given range.
- businessDates(String, String) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- businessDates(String, String, boolean, boolean) - Method in class io.deephaven.time.calendar.BusinessCalendar
-
Returns the business dates in a given range.
- businessDates(String, String, boolean, boolean) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- businessDates(Instant, Instant) - Method in class io.deephaven.time.calendar.BusinessCalendar
-
Returns the business dates in a given range.
- businessDates(Instant, Instant) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- businessDates(Instant, Instant, boolean, boolean) - Method in class io.deephaven.time.calendar.BusinessCalendar
-
Returns the business dates in a given range.
- businessDates(Instant, Instant, boolean, boolean) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- businessDates(LocalDate, LocalDate) - Method in class io.deephaven.time.calendar.BusinessCalendar
-
Returns the business dates in a given range.
- businessDates(LocalDate, LocalDate) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- businessDates(LocalDate, LocalDate, boolean, boolean) - Method in class io.deephaven.time.calendar.BusinessCalendar
-
Returns the business dates in a given range.
- businessDates(LocalDate, LocalDate, boolean, boolean) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- businessDates(ZonedDateTime, ZonedDateTime) - Method in class io.deephaven.time.calendar.BusinessCalendar
-
Returns the business dates in a given range.
- businessDates(ZonedDateTime, ZonedDateTime) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- businessDates(ZonedDateTime, ZonedDateTime, boolean, boolean) - Method in class io.deephaven.time.calendar.BusinessCalendar
-
Returns the business dates in a given range.
- businessDates(ZonedDateTime, ZonedDateTime, boolean, boolean) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- businessDuration() - Method in class io.deephaven.time.calendar.CalendarDay
-
Gets the length of the business day.
- businessDurationElapsed(T) - Method in class io.deephaven.time.calendar.CalendarDay
-
Amount of business time that has elapsed on the given day by the specified time.
- businessDurationRemaining(T) - Method in class io.deephaven.time.calendar.CalendarDay
-
Amount of business time that remains until the end of the day.
- businessEnd() - Method in class io.deephaven.time.calendar.CalendarDay
-
End of the business day.
- businessNanos() - Method in class io.deephaven.time.calendar.CalendarDay
-
Gets the length of the business day in nanoseconds.
- businessNanosElapsed(T) - Method in class io.deephaven.time.calendar.CalendarDay
-
Amount of business time in nanoseconds that has elapsed on the given day by the specified time.
- businessNanosRemaining(T) - Method in class io.deephaven.time.calendar.CalendarDay
-
Amount of business time in nanoseconds that remains until the end of the day.
- BusinessPeriod - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.businesscalendardescriptor
- BusinessPeriod() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.businesscalendardescriptor.BusinessPeriod
- BusinessPeriod.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.businesscalendardescriptor
- BusinessPeriod.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.figuredescriptor.businesscalendardescriptor
- businessStart() - Method in class io.deephaven.time.calendar.CalendarDay
-
Start of the business day.
- businessTime() - Method in interface io.deephaven.plot.Axis
-
Sets this Axis's
AxisTransform
as anAxisTransformBusinessCalendar
. - businessTime() - Method in class io.deephaven.plot.AxisImpl
- businessTime() - Method in interface io.deephaven.plot.Figure
- businessTime() - Method in class io.deephaven.plot.FigureImpl
- businessTime(boolean) - Method in interface io.deephaven.plot.Axis
-
Sets this Axis's
AxisTransform
as anAxisTransformBusinessCalendar
. - businessTime(boolean) - Method in class io.deephaven.plot.AxisImpl
- businessTime(boolean) - Method in interface io.deephaven.plot.Figure
- businessTime(boolean) - Method in class io.deephaven.plot.FigureImpl
- businessTime(SelectableDataSet, String) - Method in interface io.deephaven.plot.Axis
-
Sets this Axis's
AxisTransform
as anAxisTransformBusinessCalendar
. - businessTime(SelectableDataSet, String) - Method in class io.deephaven.plot.AxisImpl
- businessTime(SelectableDataSet, String) - Method in interface io.deephaven.plot.Figure
- businessTime(SelectableDataSet, String) - Method in class io.deephaven.plot.FigureImpl
- businessTime(BusinessCalendar) - Method in interface io.deephaven.plot.Axis
-
Sets this Axis's
AxisTransform
as anAxisTransformBusinessCalendar
. - businessTime(BusinessCalendar) - Method in class io.deephaven.plot.AxisImpl
- businessTime(BusinessCalendar) - Method in interface io.deephaven.plot.Figure
- businessTime(BusinessCalendar) - Method in class io.deephaven.plot.FigureImpl
- businessTimeRanges() - Method in class io.deephaven.time.calendar.CalendarDay
-
Business time ranges for the day.
- BUTT - Enum constant in enum class io.deephaven.plot.LineStyle.LineEndStyle
-
Square line ending with edge against the end data points.
- byColumns - Variable in class io.deephaven.plot.datasets.multiseries.AbstractMultiSeries
- byColumns - Variable in class io.deephaven.plot.util.tables.SwappableTableOneClickAbstract
- ByEma - Class in io.deephaven.numerics.movingaverages
-
An EMA which can compute aggregated EMAs without grouping and then ungrouping.
- ByEma(ByEma.BadDataBehavior, ByEma.BadDataBehavior) - Constructor for class io.deephaven.numerics.movingaverages.ByEma
- ByEma.BadDataBehavior - Enum Class in io.deephaven.numerics.movingaverages
- ByEma.Key - Class in io.deephaven.numerics.movingaverages
- ByEmaSimple - Class in io.deephaven.numerics.movingaverages
-
An engine aware EMA which can compute "groupBy" emas without grouping and then ungrouping.
- ByEmaSimple(ByEma.BadDataBehavior, ByEma.BadDataBehavior, AbstractMa.Mode, double, TimeUnit) - Constructor for class io.deephaven.numerics.movingaverages.ByEmaSimple
- ByEmaSimple(ByEma.BadDataBehavior, ByEma.BadDataBehavior, AbstractMa.Type, AbstractMa.Mode, double, TimeUnit) - Constructor for class io.deephaven.numerics.movingaverages.ByEmaSimple
- byExternal(Object, Boolean) - Method in class io.deephaven.web.client.api.JsTable
- ByTableBase - Class in io.deephaven.qst.table
- ByTableBase() - Constructor for class io.deephaven.qst.table.ByTableBase
- Byte - Enum constant in enum class io.deephaven.chunk.ChunkType
- Byte - Enum constant in enum class io.deephaven.engine.page.ChunkPageFactory
- Byte - Enum constant in enum class io.deephaven.vector.VectorFactory
- BYTE - Enum constant in enum class io.deephaven.web.client.api.parse.JsDataHandler
- BYTE_ARRAY_DESERIALIZER - Static variable in class io.deephaven.kafka.KafkaTools
- BYTE_ARRAY_SERIALIZER - Static variable in class io.deephaven.kafka.KafkaTools
- BYTE_BUFFER_DESERIALIZER - Static variable in class io.deephaven.kafka.KafkaTools
- BYTE_BUFFER_SERIALIZER - Static variable in class io.deephaven.kafka.KafkaTools
- BYTE_VALUE - Enum constant in enum class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecNonUniqueSentinel.TypeCase
- BYTE_VALUE - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb.aggspec.aggspecnonuniquesentinel.TypeCase
- BYTE_VALUE_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.AggSpec.AggSpecNonUniqueSentinel
- ByteAddOnlySortedFirstOrLastChunkedOperator - Class in io.deephaven.engine.table.impl.by
-
Chunked aggregation operator for sorted first/last-by using a byte sort-column on add-only tables.
- ByteAggregateColumnSource - Class in io.deephaven.engine.table.impl.sources.aggregate
-
ColumnSource
implementation for aggregation result byte columns. - ByteAlternatingColumnSourceUnorderedMergeKernel - Class in io.deephaven.engine.table.impl.by.alternatingcolumnsource
- ByteArray - Class in io.deephaven.qst.array
-
A
ByteType
array. - ByteArray.Builder - Class in io.deephaven.qst.array
- ByteArrayAccessor(byte[]) - Constructor for class io.deephaven.util.type.ArrayTypeUtils.ByteArrayAccessor
- ByteArrayCharSequenceAdapterImpl - Class in io.deephaven.base.string.cache
-
See documentation in the interface and parent class for details.
- ByteArrayCharSequenceAdapterImpl() - Constructor for class io.deephaven.base.string.cache.ByteArrayCharSequenceAdapterImpl
- ByteArrayExpansionKernel - Class in io.deephaven.extensions.barrage.chunk.array
- ByteArrayExpansionKernel() - Constructor for class io.deephaven.extensions.barrage.chunk.array.ByteArrayExpansionKernel
- ByteArraySource - Class in io.deephaven.engine.table.impl.sources
-
Simple array source for Byte.
- ByteArraySource() - Constructor for class io.deephaven.engine.table.impl.sources.ByteArraySource
- byteArrayToBase64(byte[]) - Static method in class io.deephaven.base.Base64
-
Translates the specified byte array into a Base64 string as per Preferences.put(byte[]).
- ByteArrayWriter() - Constructor for class io.deephaven.extensions.barrage.BarrageMessageWriterImpl.ByteArrayWriter
- byteArrToHex(byte[]) - Static method in class io.deephaven.util.ByteUtils
- byteAsBoolean(byte) - Static method in class io.deephaven.util.BooleanUtils
-
Convert
byteValue
to a Boolean. - ByteAsBooleanColumnSource - Class in io.deephaven.engine.table.impl.sources
- ByteAsBooleanColumnSource(ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.sources.ByteAsBooleanColumnSource
- ByteBlinkSortedFirstOrLastChunkedOperator - Class in io.deephaven.engine.table.impl.by
-
Chunked aggregation operator for sorted first/last-by using a byte sort-column on blink tables.
- ByteBooleanBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Boolean, and Boolean. - ByteBooleanBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Boolean>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteBooleanBooleanColumnTupleSource
- ByteBooleanByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Boolean, and Byte. - ByteBooleanByteColumnTupleSource(ColumnSource<Byte>, ColumnSource<Boolean>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteBooleanByteColumnTupleSource
- ByteBooleanCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Boolean, and Character. - ByteBooleanCharacterColumnTupleSource(ColumnSource<Byte>, ColumnSource<Boolean>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteBooleanCharacterColumnTupleSource
- ByteBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte and Boolean. - ByteBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteBooleanColumnTupleSource
- ByteBooleanDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Boolean, and Double. - ByteBooleanDoubleColumnTupleSource(ColumnSource<Byte>, ColumnSource<Boolean>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteBooleanDoubleColumnTupleSource
- ByteBooleanFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Boolean, and Float. - ByteBooleanFloatColumnTupleSource(ColumnSource<Byte>, ColumnSource<Boolean>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteBooleanFloatColumnTupleSource
- ByteBooleanInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Boolean, and Instant. - ByteBooleanInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Boolean>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteBooleanInstantColumnTupleSource
- ByteBooleanIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Boolean, and Integer. - ByteBooleanIntegerColumnTupleSource(ColumnSource<Byte>, ColumnSource<Boolean>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteBooleanIntegerColumnTupleSource
- ByteBooleanLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Boolean, and Long. - ByteBooleanLongColumnTupleSource(ColumnSource<Byte>, ColumnSource<Boolean>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteBooleanLongColumnTupleSource
- ByteBooleanObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Boolean, and Object. - ByteBooleanObjectColumnTupleSource(ColumnSource<Byte>, ColumnSource<Boolean>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteBooleanObjectColumnTupleSource
- ByteBooleanReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Boolean, and Byte. - ByteBooleanReinterpretedBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Boolean>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteBooleanReinterpretedBooleanColumnTupleSource
- ByteBooleanReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Boolean, and Long. - ByteBooleanReinterpretedInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Boolean>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteBooleanReinterpretedInstantColumnTupleSource
- ByteBooleanShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Boolean, and Short. - ByteBooleanShortColumnTupleSource(ColumnSource<Byte>, ColumnSource<Boolean>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteBooleanShortColumnTupleSource
- ByteBufferCharSequenceAdapterImpl - Class in io.deephaven.base.string.cache
-
See documentation in the interface and parent class for details.
- ByteBufferCharSequenceAdapterImpl() - Constructor for class io.deephaven.base.string.cache.ByteBufferCharSequenceAdapterImpl
- ByteBufferInputStream - Class in io.deephaven.io.streams
-
This is an InputStream implementation which reads from a java.nio.ByteBuffer.
- ByteBufferInputStream(ByteBuffer) - Constructor for class io.deephaven.io.streams.ByteBufferInputStream
-
Construct a new stream which reads from a byte buffer/
- ByteBufferOutputStream - Class in io.deephaven.io.streams
-
This is an OutputStream implementation which places the output into a java.nio.ByteBuffer.
- ByteBufferOutputStream(ByteBuffer, ByteBufferSink) - Constructor for class io.deephaven.io.streams.ByteBufferOutputStream
-
Returns a new ByteBufferOutputStream with the specified initial buffer and sink.
- byteBufferProcessor() - Method in interface io.deephaven.json.jackson.JacksonProvider
-
Creates a
ByteBuffer
json object processor. - ByteBufferSink - Interface in io.deephaven.io.streams
- ByteBufferStreams - Class in io.deephaven.io.streams
-
A pair of stream implementations which write to and read from sequences of byte buffers.
- ByteBufferStreams() - Constructor for class io.deephaven.io.streams.ByteBufferStreams
- ByteBufferStreams.Input - Class in io.deephaven.io.streams
- ByteBufferStreams.Output - Class in io.deephaven.io.streams
- ByteBufferStreams.Sink - Interface in io.deephaven.io.streams
- ByteBufferStreams.Source - Interface in io.deephaven.io.streams
- byteBufToHex(ByteBuffer) - Static method in class io.deephaven.proto.util.ByteHelper
- ByteByteBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Boolean. - ByteByteBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteByteBooleanColumnTupleSource
- ByteByteByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Byte. - ByteByteByteColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteByteByteColumnTupleSource
- ByteByteByteTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, byte, and byte elements.
- ByteByteByteTuple() - Constructor for class io.deephaven.tuple.generated.ByteByteByteTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteByteByteTuple(byte, byte, byte) - Constructor for class io.deephaven.tuple.generated.ByteByteByteTuple
- ByteByteCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Character. - ByteByteCharacterColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteByteCharacterColumnTupleSource
- ByteByteCharTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, byte, and char elements.
- ByteByteCharTuple() - Constructor for class io.deephaven.tuple.generated.ByteByteCharTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteByteCharTuple(byte, byte, char) - Constructor for class io.deephaven.tuple.generated.ByteByteCharTuple
- ByteByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte and Byte. - ByteByteColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteByteColumnTupleSource
- ByteByteDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Double. - ByteByteDoubleColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteByteDoubleColumnTupleSource
- ByteByteDoubleTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, byte, and double elements.
- ByteByteDoubleTuple() - Constructor for class io.deephaven.tuple.generated.ByteByteDoubleTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteByteDoubleTuple(byte, byte, double) - Constructor for class io.deephaven.tuple.generated.ByteByteDoubleTuple
- ByteByteFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Float. - ByteByteFloatColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteByteFloatColumnTupleSource
- ByteByteFloatTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, byte, and float elements.
- ByteByteFloatTuple() - Constructor for class io.deephaven.tuple.generated.ByteByteFloatTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteByteFloatTuple(byte, byte, float) - Constructor for class io.deephaven.tuple.generated.ByteByteFloatTuple
- ByteByteInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Instant. - ByteByteInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteByteInstantColumnTupleSource
- ByteByteIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Integer. - ByteByteIntegerColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteByteIntegerColumnTupleSource
- ByteByteIntTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, byte, and int elements.
- ByteByteIntTuple() - Constructor for class io.deephaven.tuple.generated.ByteByteIntTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteByteIntTuple(byte, byte, int) - Constructor for class io.deephaven.tuple.generated.ByteByteIntTuple
- ByteByteLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Long. - ByteByteLongColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteByteLongColumnTupleSource
- ByteByteLongTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, byte, and long elements.
- ByteByteLongTuple() - Constructor for class io.deephaven.tuple.generated.ByteByteLongTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteByteLongTuple(byte, byte, long) - Constructor for class io.deephaven.tuple.generated.ByteByteLongTuple
- ByteByteObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Object. - ByteByteObjectColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteByteObjectColumnTupleSource
- ByteByteObjectTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, byte, and Object elements.
- ByteByteObjectTuple() - Constructor for class io.deephaven.tuple.generated.ByteByteObjectTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteByteObjectTuple(byte, byte, Object) - Constructor for class io.deephaven.tuple.generated.ByteByteObjectTuple
- ByteByteReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Byte. - ByteByteReinterpretedBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteByteReinterpretedBooleanColumnTupleSource
- ByteByteReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Long. - ByteByteReinterpretedInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteByteReinterpretedInstantColumnTupleSource
- ByteByteShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Short. - ByteByteShortColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteByteShortColumnTupleSource
- ByteByteShortTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, byte, and short elements.
- ByteByteShortTuple() - Constructor for class io.deephaven.tuple.generated.ByteByteShortTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteByteShortTuple(byte, byte, short) - Constructor for class io.deephaven.tuple.generated.ByteByteShortTuple
- ByteByteTimsortDescendingKernel - Class in io.deephaven.engine.table.impl.sort.timsort
-
This implements a timsort kernel for Bytes.
- ByteByteTimsortDescendingKernel.ByteByteSortKernelContext<SORT_VALUES_ATTR extends Any,
PERMUTE_VALUES_ATTR extends Any> - Class in io.deephaven.engine.table.impl.sort.timsort - ByteByteTimsortKernel - Class in io.deephaven.engine.table.impl.sort.timsort
-
This implements a timsort kernel for Bytes.
- ByteByteTimsortKernel.ByteByteSortKernelContext<SORT_VALUES_ATTR extends Any,
PERMUTE_VALUES_ATTR extends Any> - Class in io.deephaven.engine.table.impl.sort.timsort - ByteByteTuple - Class in io.deephaven.tuple.generated
-
2-Tuple (double) key class composed of byte and byte elements.
- ByteByteTuple() - Constructor for class io.deephaven.tuple.generated.ByteByteTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteByteTuple(byte, byte) - Constructor for class io.deephaven.tuple.generated.ByteByteTuple
- byteCast(char) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- byteCast(double) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- byteCast(float) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- byteCast(int) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- byteCast(long) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- byteCast(short) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- byteCast(Object) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- ByteCharacterBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Character, and Boolean. - ByteCharacterBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Character>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteCharacterBooleanColumnTupleSource
- ByteCharacterByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Character, and Byte. - ByteCharacterByteColumnTupleSource(ColumnSource<Byte>, ColumnSource<Character>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteCharacterByteColumnTupleSource
- ByteCharacterCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Character, and Character. - ByteCharacterCharacterColumnTupleSource(ColumnSource<Byte>, ColumnSource<Character>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteCharacterCharacterColumnTupleSource
- ByteCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte and Character. - ByteCharacterColumnTupleSource(ColumnSource<Byte>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteCharacterColumnTupleSource
- ByteCharacterDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Character, and Double. - ByteCharacterDoubleColumnTupleSource(ColumnSource<Byte>, ColumnSource<Character>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteCharacterDoubleColumnTupleSource
- ByteCharacterFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Character, and Float. - ByteCharacterFloatColumnTupleSource(ColumnSource<Byte>, ColumnSource<Character>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteCharacterFloatColumnTupleSource
- ByteCharacterInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Character, and Instant. - ByteCharacterInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Character>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteCharacterInstantColumnTupleSource
- ByteCharacterIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Character, and Integer. - ByteCharacterIntegerColumnTupleSource(ColumnSource<Byte>, ColumnSource<Character>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteCharacterIntegerColumnTupleSource
- ByteCharacterLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Character, and Long. - ByteCharacterLongColumnTupleSource(ColumnSource<Byte>, ColumnSource<Character>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteCharacterLongColumnTupleSource
- ByteCharacterObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Character, and Object. - ByteCharacterObjectColumnTupleSource(ColumnSource<Byte>, ColumnSource<Character>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteCharacterObjectColumnTupleSource
- ByteCharacterReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Character, and Byte. - ByteCharacterReinterpretedBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Character>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteCharacterReinterpretedBooleanColumnTupleSource
- ByteCharacterReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Character, and Long. - ByteCharacterReinterpretedInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Character>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteCharacterReinterpretedInstantColumnTupleSource
- ByteCharacterShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Character, and Short. - ByteCharacterShortColumnTupleSource(ColumnSource<Byte>, ColumnSource<Character>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteCharacterShortColumnTupleSource
- ByteCharByteTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, char, and byte elements.
- ByteCharByteTuple() - Constructor for class io.deephaven.tuple.generated.ByteCharByteTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteCharByteTuple(byte, char, byte) - Constructor for class io.deephaven.tuple.generated.ByteCharByteTuple
- ByteCharCharTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, char, and char elements.
- ByteCharCharTuple() - Constructor for class io.deephaven.tuple.generated.ByteCharCharTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteCharCharTuple(byte, char, char) - Constructor for class io.deephaven.tuple.generated.ByteCharCharTuple
- ByteCharDoubleTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, char, and double elements.
- ByteCharDoubleTuple() - Constructor for class io.deephaven.tuple.generated.ByteCharDoubleTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteCharDoubleTuple(byte, char, double) - Constructor for class io.deephaven.tuple.generated.ByteCharDoubleTuple
- ByteCharFloatTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, char, and float elements.
- ByteCharFloatTuple() - Constructor for class io.deephaven.tuple.generated.ByteCharFloatTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteCharFloatTuple(byte, char, float) - Constructor for class io.deephaven.tuple.generated.ByteCharFloatTuple
- ByteCharIntTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, char, and int elements.
- ByteCharIntTuple() - Constructor for class io.deephaven.tuple.generated.ByteCharIntTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteCharIntTuple(byte, char, int) - Constructor for class io.deephaven.tuple.generated.ByteCharIntTuple
- ByteCharLongTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, char, and long elements.
- ByteCharLongTuple() - Constructor for class io.deephaven.tuple.generated.ByteCharLongTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteCharLongTuple(byte, char, long) - Constructor for class io.deephaven.tuple.generated.ByteCharLongTuple
- ByteCharObjectTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, char, and Object elements.
- ByteCharObjectTuple() - Constructor for class io.deephaven.tuple.generated.ByteCharObjectTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteCharObjectTuple(byte, char, Object) - Constructor for class io.deephaven.tuple.generated.ByteCharObjectTuple
- ByteCharShortTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, char, and short elements.
- ByteCharShortTuple() - Constructor for class io.deephaven.tuple.generated.ByteCharShortTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteCharShortTuple(byte, char, short) - Constructor for class io.deephaven.tuple.generated.ByteCharShortTuple
- ByteCharTuple - Class in io.deephaven.tuple.generated
-
2-Tuple (double) key class composed of byte and char elements.
- ByteCharTuple() - Constructor for class io.deephaven.tuple.generated.ByteCharTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteCharTuple(byte, char) - Constructor for class io.deephaven.tuple.generated.ByteCharTuple
- ByteChunk<ATTR extends Any> - Class in io.deephaven.chunk
-
Chunk
implementation for byte data. - ByteChunk(byte[], int, int) - Constructor for class io.deephaven.chunk.ByteChunk
- ByteChunkChunk<ATTR extends Any> - Class in io.deephaven.chunk
- ByteChunkColumnSource - Class in io.deephaven.engine.table.impl.sources.chunkcolumnsource
-
A column source backed by
ByteChunks
. - ByteChunkColumnSource() - Constructor for class io.deephaven.engine.table.impl.sources.chunkcolumnsource.ByteChunkColumnSource
- ByteChunkColumnSource(TLongArrayList) - Constructor for class io.deephaven.engine.table.impl.sources.chunkcolumnsource.ByteChunkColumnSource
- ByteChunkedCountDistinctOperator - Class in io.deephaven.engine.table.impl.by.ssmcountdistinct.count
-
This operator counts the distinct values within the source.
- ByteChunkedCountDistinctOperator(String, boolean, boolean) - Constructor for class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.ByteChunkedCountDistinctOperator
- ByteChunkedDistinctOperator - Class in io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct
-
This operator computes the set of distinct values within the source.
- ByteChunkedDistinctOperator(String, boolean, boolean) - Constructor for class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.ByteChunkedDistinctOperator
- ByteChunkedNumericalStats - Class in io.deephaven.server.table.stats
- ByteChunkedNumericalStats() - Constructor for class io.deephaven.server.table.stats.ByteChunkedNumericalStats
- ByteChunkedSumOperator - Class in io.deephaven.engine.table.impl.by
-
Iterative sum operator, extended for absolute values and regular sums.
- ByteChunkedUniqueOperator - Class in io.deephaven.engine.table.impl.by.ssmcountdistinct.unique
-
This operator computes the single unique value of a particular aggregated state.
- ByteChunkedUniqueOperator(String, boolean, boolean, byte, byte) - Constructor for class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.ByteChunkedUniqueOperator
- ByteChunkEquals - Class in io.deephaven.chunk.util.hashing
- ByteChunkEquals() - Constructor for class io.deephaven.chunk.util.hashing.ByteChunkEquals
- ByteChunkFactory - Class in io.deephaven.chunk.util.factories
- ByteChunkFactory() - Constructor for class io.deephaven.chunk.util.factories.ByteChunkFactory
- ByteChunkFiller - Class in io.deephaven.engine.table.impl.chunkfillers
- ByteChunkFiller() - Constructor for class io.deephaven.engine.table.impl.chunkfillers.ByteChunkFiller
- ByteChunkFilter - Class in io.deephaven.engine.table.impl.chunkfilter
- ByteChunkFilter() - Constructor for class io.deephaven.engine.table.impl.chunkfilter.ByteChunkFilter
- ByteChunkHasher - Class in io.deephaven.chunk.util.hashing
- ByteChunkHasher() - Constructor for class io.deephaven.chunk.util.hashing.ByteChunkHasher
- ByteChunkMatchFilterFactory - Class in io.deephaven.engine.table.impl.chunkfilter
-
Creates chunk filters for byte values.
- ByteChunkPage<ATTR extends Any> - Class in io.deephaven.engine.page
- ByteChunkPool - Interface in io.deephaven.chunk.util.pools
- ByteChunkReader - Class in io.deephaven.extensions.barrage.chunk
- ByteChunkReader(BarrageOptions) - Constructor for class io.deephaven.extensions.barrage.chunk.ByteChunkReader
- ByteChunkSoftPool - Class in io.deephaven.chunk.util.pools
-
ChunkPool
implementation for chunks of bytes. - ByteChunkSsaStamp - Class in io.deephaven.engine.table.impl.ssa
-
Stamp kernel for when the left hand side is a sorted chunk and the right hand side is a ticking SegmentedSortedArray.
- ByteChunkToOutputStreamAdapter - Class in io.deephaven.chunk
- ByteChunkToOutputStreamAdapter() - Constructor for class io.deephaven.chunk.ByteChunkToOutputStreamAdapter
- ByteChunkWriter<SOURCE_CHUNK_TYPE extends Chunk<Values>> - Class in io.deephaven.extensions.barrage.chunk
- ByteChunkWriter(BaseChunkWriter.ChunkTransformer<SOURCE_CHUNK_TYPE>, Supplier<SOURCE_CHUNK_TYPE>, boolean) - Constructor for class io.deephaven.extensions.barrage.chunk.ByteChunkWriter
- byteCol(String, byte...) - Static method in class io.deephaven.engine.util.TableTools
-
Returns a ColumnHolder of type byte that can be used when creating in-memory tables.
- byteColumnIterator(String) - Method in class io.deephaven.engine.table.impl.QueryTable
- byteColumnIterator(String) - Method in interface io.deephaven.engine.table.impl.TableAdapter
- byteColumnIterator(String) - Method in class io.deephaven.engine.table.impl.UncoalescedTable
- byteColumnIterator(String) - Method in interface io.deephaven.engine.table.Table
- ByteColumnIterator - Interface in io.deephaven.engine.table.iterators
-
ColumnIterator
implementation for columns of primitive bytes. - ByteCompactKernel - Class in io.deephaven.engine.table.impl.util.compact
- ByteComparisons - Class in io.deephaven.util.compare
- ByteComparisons() - Constructor for class io.deephaven.util.compare.ByteComparisons
- ByteConsumer - Interface in io.deephaven.engine.primitive.function
-
Functional interface to apply an operation to a single
byte
. - ByteCopyKernel - Class in io.deephaven.engine.table.impl.util.copy
- ByteCumMinMaxOperator - Class in io.deephaven.engine.table.impl.updateby.minmax
- ByteCumMinMaxOperator(MatchPair, boolean, byte) - Constructor for class io.deephaven.engine.table.impl.updateby.minmax.ByteCumMinMaxOperator
- ByteCumMinMaxOperator.Context - Class in io.deephaven.engine.table.impl.updateby.minmax
- ByteCumProdOperator - Class in io.deephaven.engine.table.impl.updateby.prod
- ByteCumProdOperator(MatchPair, byte) - Constructor for class io.deephaven.engine.table.impl.updateby.prod.ByteCumProdOperator
- ByteCumProdOperator.Context - Class in io.deephaven.engine.table.impl.updateby.prod
- ByteCumSumOperator - Class in io.deephaven.engine.table.impl.updateby.sum
- ByteCumSumOperator(MatchPair, byte) - Constructor for class io.deephaven.engine.table.impl.updateby.sum.ByteCumSumOperator
- ByteCumSumOperator.Context - Class in io.deephaven.engine.table.impl.updateby.sum
- ByteDeltaOperator - Class in io.deephaven.engine.table.impl.updateby.delta
- ByteDeltaOperator(MatchPair, DeltaControl) - Constructor for class io.deephaven.engine.table.impl.updateby.delta.ByteDeltaOperator
- ByteDeltaOperator.Context - Class in io.deephaven.engine.table.impl.updateby.delta
- ByteDoubleBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Double, and Boolean. - ByteDoubleBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Double>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteDoubleBooleanColumnTupleSource
- ByteDoubleByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Double, and Byte. - ByteDoubleByteColumnTupleSource(ColumnSource<Byte>, ColumnSource<Double>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteDoubleByteColumnTupleSource
- ByteDoubleByteTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, double, and byte elements.
- ByteDoubleByteTuple() - Constructor for class io.deephaven.tuple.generated.ByteDoubleByteTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteDoubleByteTuple(byte, double, byte) - Constructor for class io.deephaven.tuple.generated.ByteDoubleByteTuple
- ByteDoubleCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Double, and Character. - ByteDoubleCharacterColumnTupleSource(ColumnSource<Byte>, ColumnSource<Double>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteDoubleCharacterColumnTupleSource
- ByteDoubleCharTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, double, and char elements.
- ByteDoubleCharTuple() - Constructor for class io.deephaven.tuple.generated.ByteDoubleCharTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteDoubleCharTuple(byte, double, char) - Constructor for class io.deephaven.tuple.generated.ByteDoubleCharTuple
- ByteDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte and Double. - ByteDoubleColumnTupleSource(ColumnSource<Byte>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteDoubleColumnTupleSource
- ByteDoubleDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Double, and Double. - ByteDoubleDoubleColumnTupleSource(ColumnSource<Byte>, ColumnSource<Double>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteDoubleDoubleColumnTupleSource
- ByteDoubleDoubleTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, double, and double elements.
- ByteDoubleDoubleTuple() - Constructor for class io.deephaven.tuple.generated.ByteDoubleDoubleTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteDoubleDoubleTuple(byte, double, double) - Constructor for class io.deephaven.tuple.generated.ByteDoubleDoubleTuple
- ByteDoubleFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Double, and Float. - ByteDoubleFloatColumnTupleSource(ColumnSource<Byte>, ColumnSource<Double>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteDoubleFloatColumnTupleSource
- ByteDoubleFloatTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, double, and float elements.
- ByteDoubleFloatTuple() - Constructor for class io.deephaven.tuple.generated.ByteDoubleFloatTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteDoubleFloatTuple(byte, double, float) - Constructor for class io.deephaven.tuple.generated.ByteDoubleFloatTuple
- ByteDoubleInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Double, and Instant. - ByteDoubleInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Double>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteDoubleInstantColumnTupleSource
- ByteDoubleIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Double, and Integer. - ByteDoubleIntegerColumnTupleSource(ColumnSource<Byte>, ColumnSource<Double>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteDoubleIntegerColumnTupleSource
- ByteDoubleIntTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, double, and int elements.
- ByteDoubleIntTuple() - Constructor for class io.deephaven.tuple.generated.ByteDoubleIntTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteDoubleIntTuple(byte, double, int) - Constructor for class io.deephaven.tuple.generated.ByteDoubleIntTuple
- ByteDoubleLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Double, and Long. - ByteDoubleLongColumnTupleSource(ColumnSource<Byte>, ColumnSource<Double>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteDoubleLongColumnTupleSource
- ByteDoubleLongTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, double, and long elements.
- ByteDoubleLongTuple() - Constructor for class io.deephaven.tuple.generated.ByteDoubleLongTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteDoubleLongTuple(byte, double, long) - Constructor for class io.deephaven.tuple.generated.ByteDoubleLongTuple
- ByteDoubleObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Double, and Object. - ByteDoubleObjectColumnTupleSource(ColumnSource<Byte>, ColumnSource<Double>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteDoubleObjectColumnTupleSource
- ByteDoubleObjectTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, double, and Object elements.
- ByteDoubleObjectTuple() - Constructor for class io.deephaven.tuple.generated.ByteDoubleObjectTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteDoubleObjectTuple(byte, double, Object) - Constructor for class io.deephaven.tuple.generated.ByteDoubleObjectTuple
- ByteDoubleReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Double, and Byte. - ByteDoubleReinterpretedBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Double>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteDoubleReinterpretedBooleanColumnTupleSource
- ByteDoubleReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Double, and Long. - ByteDoubleReinterpretedInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Double>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteDoubleReinterpretedInstantColumnTupleSource
- ByteDoubleShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Double, and Short. - ByteDoubleShortColumnTupleSource(ColumnSource<Byte>, ColumnSource<Double>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteDoubleShortColumnTupleSource
- ByteDoubleShortTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, double, and short elements.
- ByteDoubleShortTuple() - Constructor for class io.deephaven.tuple.generated.ByteDoubleShortTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteDoubleShortTuple(byte, double, short) - Constructor for class io.deephaven.tuple.generated.ByteDoubleShortTuple
- ByteDoubleTuple - Class in io.deephaven.tuple.generated
-
2-Tuple (double) key class composed of byte and double elements.
- ByteDoubleTuple() - Constructor for class io.deephaven.tuple.generated.ByteDoubleTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteDoubleTuple(byte, double) - Constructor for class io.deephaven.tuple.generated.ByteDoubleTuple
- ByteDupCompactKernel - Class in io.deephaven.engine.table.impl.join.dupcompact
- ByteDupExpandKernel - Class in io.deephaven.engine.table.impl.join.dupexpand
- ByteEMOperator - Class in io.deephaven.engine.table.impl.updateby.em
- ByteEMOperator(MatchPair, String[], OperationControl, String, double, BasePrimitiveEMOperator.EmFunction, byte) - Constructor for class io.deephaven.engine.table.impl.updateby.em.ByteEMOperator
-
An operator that computes an EMA from a byte column using an exponential decay function.
- ByteEMOperator.Context - Class in io.deephaven.engine.table.impl.updateby.em
- ByteEmStdOperator - Class in io.deephaven.engine.table.impl.updateby.emstd
-
Compute an exponential moving standard deviation for a byte column source.
- ByteEmStdOperator(MatchPair, String[], OperationControl, String, double, byte) - Constructor for class io.deephaven.engine.table.impl.updateby.emstd.ByteEmStdOperator
-
An operator that computes an exponential moving standard deviation from a byte column using an exponential decay function.
- ByteEmStdOperator.Context - Class in io.deephaven.engine.table.impl.updateby.emstd
- byteField(String) - Static method in class io.deephaven.client.impl.FieldAdapter
- ByteFillByOperator - Class in io.deephaven.engine.table.impl.updateby.fill
- ByteFillByOperator(MatchPair) - Constructor for class io.deephaven.engine.table.impl.updateby.fill.ByteFillByOperator
- ByteFillByOperator.Context - Class in io.deephaven.engine.table.impl.updateby.fill
- ByteFiller() - Constructor for class io.deephaven.engine.table.WritableColumnSource.ByteFiller
- ByteFindRunsKernel - Class in io.deephaven.engine.table.impl.sort.findruns
- ByteFindRunsKernel() - Constructor for class io.deephaven.engine.table.impl.sort.findruns.ByteFindRunsKernel
- ByteFloatBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Float, and Boolean. - ByteFloatBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Float>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteFloatBooleanColumnTupleSource
- ByteFloatByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Float, and Byte. - ByteFloatByteColumnTupleSource(ColumnSource<Byte>, ColumnSource<Float>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteFloatByteColumnTupleSource
- ByteFloatByteTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, float, and byte elements.
- ByteFloatByteTuple() - Constructor for class io.deephaven.tuple.generated.ByteFloatByteTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteFloatByteTuple(byte, float, byte) - Constructor for class io.deephaven.tuple.generated.ByteFloatByteTuple
- ByteFloatCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Float, and Character. - ByteFloatCharacterColumnTupleSource(ColumnSource<Byte>, ColumnSource<Float>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteFloatCharacterColumnTupleSource
- ByteFloatCharTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, float, and char elements.
- ByteFloatCharTuple() - Constructor for class io.deephaven.tuple.generated.ByteFloatCharTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteFloatCharTuple(byte, float, char) - Constructor for class io.deephaven.tuple.generated.ByteFloatCharTuple
- ByteFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte and Float. - ByteFloatColumnTupleSource(ColumnSource<Byte>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteFloatColumnTupleSource
- ByteFloatDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Float, and Double. - ByteFloatDoubleColumnTupleSource(ColumnSource<Byte>, ColumnSource<Float>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteFloatDoubleColumnTupleSource
- ByteFloatDoubleTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, float, and double elements.
- ByteFloatDoubleTuple() - Constructor for class io.deephaven.tuple.generated.ByteFloatDoubleTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteFloatDoubleTuple(byte, float, double) - Constructor for class io.deephaven.tuple.generated.ByteFloatDoubleTuple
- ByteFloatFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Float, and Float. - ByteFloatFloatColumnTupleSource(ColumnSource<Byte>, ColumnSource<Float>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteFloatFloatColumnTupleSource
- ByteFloatFloatTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, float, and float elements.
- ByteFloatFloatTuple() - Constructor for class io.deephaven.tuple.generated.ByteFloatFloatTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteFloatFloatTuple(byte, float, float) - Constructor for class io.deephaven.tuple.generated.ByteFloatFloatTuple
- ByteFloatInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Float, and Instant. - ByteFloatInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Float>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteFloatInstantColumnTupleSource
- ByteFloatIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Float, and Integer. - ByteFloatIntegerColumnTupleSource(ColumnSource<Byte>, ColumnSource<Float>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteFloatIntegerColumnTupleSource
- ByteFloatIntTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, float, and int elements.
- ByteFloatIntTuple() - Constructor for class io.deephaven.tuple.generated.ByteFloatIntTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteFloatIntTuple(byte, float, int) - Constructor for class io.deephaven.tuple.generated.ByteFloatIntTuple
- ByteFloatLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Float, and Long. - ByteFloatLongColumnTupleSource(ColumnSource<Byte>, ColumnSource<Float>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteFloatLongColumnTupleSource
- ByteFloatLongTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, float, and long elements.
- ByteFloatLongTuple() - Constructor for class io.deephaven.tuple.generated.ByteFloatLongTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteFloatLongTuple(byte, float, long) - Constructor for class io.deephaven.tuple.generated.ByteFloatLongTuple
- ByteFloatObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Float, and Object. - ByteFloatObjectColumnTupleSource(ColumnSource<Byte>, ColumnSource<Float>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteFloatObjectColumnTupleSource
- ByteFloatObjectTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, float, and Object elements.
- ByteFloatObjectTuple() - Constructor for class io.deephaven.tuple.generated.ByteFloatObjectTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteFloatObjectTuple(byte, float, Object) - Constructor for class io.deephaven.tuple.generated.ByteFloatObjectTuple
- ByteFloatReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Float, and Byte. - ByteFloatReinterpretedBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Float>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteFloatReinterpretedBooleanColumnTupleSource
- ByteFloatReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Float, and Long. - ByteFloatReinterpretedInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Float>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteFloatReinterpretedInstantColumnTupleSource
- ByteFloatShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Float, and Short. - ByteFloatShortColumnTupleSource(ColumnSource<Byte>, ColumnSource<Float>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteFloatShortColumnTupleSource
- ByteFloatShortTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, float, and short elements.
- ByteFloatShortTuple() - Constructor for class io.deephaven.tuple.generated.ByteFloatShortTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteFloatShortTuple(byte, float, short) - Constructor for class io.deephaven.tuple.generated.ByteFloatShortTuple
- ByteFloatTuple - Class in io.deephaven.tuple.generated
-
2-Tuple (double) key class composed of byte and float elements.
- ByteFloatTuple() - Constructor for class io.deephaven.tuple.generated.ByteFloatTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteFloatTuple(byte, float) - Constructor for class io.deephaven.tuple.generated.ByteFloatTuple
- ByteHelper - Class in io.deephaven.proto.util
- ByteHelper() - Constructor for class io.deephaven.proto.util.ByteHelper
- ByteImpl(int) - Constructor for class io.deephaven.util.datastructures.cache.BoundedIntrusiveMappingCache.ByteImpl
- byteInfluencerValuesChunk - Variable in class io.deephaven.engine.table.impl.updateby.rollingminmax.ByteRollingMinMaxOperator.Context
- byteInfluencerValuesChunk - Variable in class io.deephaven.engine.table.impl.updateby.rollingproduct.ByteRollingProductOperator.Context
- byteInfluencerValuesChunk - Variable in class io.deephaven.engine.table.impl.updateby.rollingsum.ByteRollingSumOperator.Context
- ByteInstantBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Instant, and Boolean. - ByteInstantBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Instant>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteInstantBooleanColumnTupleSource
- ByteInstantByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Instant, and Byte. - ByteInstantByteColumnTupleSource(ColumnSource<Byte>, ColumnSource<Instant>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteInstantByteColumnTupleSource
- ByteInstantCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Instant, and Character. - ByteInstantCharacterColumnTupleSource(ColumnSource<Byte>, ColumnSource<Instant>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteInstantCharacterColumnTupleSource
- ByteInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte and Instant. - ByteInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteInstantColumnTupleSource
- ByteInstantDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Instant, and Double. - ByteInstantDoubleColumnTupleSource(ColumnSource<Byte>, ColumnSource<Instant>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteInstantDoubleColumnTupleSource
- ByteInstantFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Instant, and Float. - ByteInstantFloatColumnTupleSource(ColumnSource<Byte>, ColumnSource<Instant>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteInstantFloatColumnTupleSource
- ByteInstantInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Instant, and Instant. - ByteInstantInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Instant>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteInstantInstantColumnTupleSource
- ByteInstantIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Instant, and Integer. - ByteInstantIntegerColumnTupleSource(ColumnSource<Byte>, ColumnSource<Instant>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteInstantIntegerColumnTupleSource
- ByteInstantLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Instant, and Long. - ByteInstantLongColumnTupleSource(ColumnSource<Byte>, ColumnSource<Instant>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteInstantLongColumnTupleSource
- ByteInstantObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Instant, and Object. - ByteInstantObjectColumnTupleSource(ColumnSource<Byte>, ColumnSource<Instant>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteInstantObjectColumnTupleSource
- ByteInstantReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Instant, and Byte. - ByteInstantReinterpretedBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Instant>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteInstantReinterpretedBooleanColumnTupleSource
- ByteInstantReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Instant, and Long. - ByteInstantReinterpretedInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Instant>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteInstantReinterpretedInstantColumnTupleSource
- ByteInstantShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Instant, and Short. - ByteInstantShortColumnTupleSource(ColumnSource<Byte>, ColumnSource<Instant>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteInstantShortColumnTupleSource
- ByteIntByteTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, int, and byte elements.
- ByteIntByteTuple() - Constructor for class io.deephaven.tuple.generated.ByteIntByteTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteIntByteTuple(byte, int, byte) - Constructor for class io.deephaven.tuple.generated.ByteIntByteTuple
- ByteIntCharTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, int, and char elements.
- ByteIntCharTuple() - Constructor for class io.deephaven.tuple.generated.ByteIntCharTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteIntCharTuple(byte, int, char) - Constructor for class io.deephaven.tuple.generated.ByteIntCharTuple
- ByteIntDoubleTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, int, and double elements.
- ByteIntDoubleTuple() - Constructor for class io.deephaven.tuple.generated.ByteIntDoubleTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteIntDoubleTuple(byte, int, double) - Constructor for class io.deephaven.tuple.generated.ByteIntDoubleTuple
- ByteIntegerBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Integer, and Boolean. - ByteIntegerBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Integer>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteIntegerBooleanColumnTupleSource
- ByteIntegerByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Integer, and Byte. - ByteIntegerByteColumnTupleSource(ColumnSource<Byte>, ColumnSource<Integer>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteIntegerByteColumnTupleSource
- ByteIntegerCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Integer, and Character. - ByteIntegerCharacterColumnTupleSource(ColumnSource<Byte>, ColumnSource<Integer>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteIntegerCharacterColumnTupleSource
- ByteIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte and Integer. - ByteIntegerColumnTupleSource(ColumnSource<Byte>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteIntegerColumnTupleSource
- ByteIntegerDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Integer, and Double. - ByteIntegerDoubleColumnTupleSource(ColumnSource<Byte>, ColumnSource<Integer>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteIntegerDoubleColumnTupleSource
- ByteIntegerFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Integer, and Float. - ByteIntegerFloatColumnTupleSource(ColumnSource<Byte>, ColumnSource<Integer>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteIntegerFloatColumnTupleSource
- ByteIntegerInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Integer, and Instant. - ByteIntegerInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Integer>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteIntegerInstantColumnTupleSource
- ByteIntegerIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Integer, and Integer. - ByteIntegerIntegerColumnTupleSource(ColumnSource<Byte>, ColumnSource<Integer>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteIntegerIntegerColumnTupleSource
- ByteIntegerLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Integer, and Long. - ByteIntegerLongColumnTupleSource(ColumnSource<Byte>, ColumnSource<Integer>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteIntegerLongColumnTupleSource
- ByteIntegerObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Integer, and Object. - ByteIntegerObjectColumnTupleSource(ColumnSource<Byte>, ColumnSource<Integer>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteIntegerObjectColumnTupleSource
- ByteIntegerReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Integer, and Byte. - ByteIntegerReinterpretedBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Integer>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteIntegerReinterpretedBooleanColumnTupleSource
- ByteIntegerReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Integer, and Long. - ByteIntegerReinterpretedInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Integer>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteIntegerReinterpretedInstantColumnTupleSource
- ByteIntegerShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Integer, and Short. - ByteIntegerShortColumnTupleSource(ColumnSource<Byte>, ColumnSource<Integer>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteIntegerShortColumnTupleSource
- ByteIntFloatTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, int, and float elements.
- ByteIntFloatTuple() - Constructor for class io.deephaven.tuple.generated.ByteIntFloatTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteIntFloatTuple(byte, int, float) - Constructor for class io.deephaven.tuple.generated.ByteIntFloatTuple
- ByteIntIntTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, int, and int elements.
- ByteIntIntTuple() - Constructor for class io.deephaven.tuple.generated.ByteIntIntTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteIntIntTuple(byte, int, int) - Constructor for class io.deephaven.tuple.generated.ByteIntIntTuple
- ByteIntLongTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, int, and long elements.
- ByteIntLongTuple() - Constructor for class io.deephaven.tuple.generated.ByteIntLongTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteIntLongTuple(byte, int, long) - Constructor for class io.deephaven.tuple.generated.ByteIntLongTuple
- ByteIntObjectTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, int, and Object elements.
- ByteIntObjectTuple() - Constructor for class io.deephaven.tuple.generated.ByteIntObjectTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteIntObjectTuple(byte, int, Object) - Constructor for class io.deephaven.tuple.generated.ByteIntObjectTuple
- ByteIntShortTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, int, and short elements.
- ByteIntShortTuple() - Constructor for class io.deephaven.tuple.generated.ByteIntShortTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteIntShortTuple(byte, int, short) - Constructor for class io.deephaven.tuple.generated.ByteIntShortTuple
- ByteIntTimsortDescendingKernel - Class in io.deephaven.engine.table.impl.sort.timsort
-
This implements a timsort kernel for Bytes.
- ByteIntTimsortDescendingKernel.ByteIntSortKernelContext<SORT_VALUES_ATTR extends Any,
PERMUTE_VALUES_ATTR extends Any> - Class in io.deephaven.engine.table.impl.sort.timsort - ByteIntTimsortKernel - Class in io.deephaven.engine.table.impl.sort.timsort
-
This implements a timsort kernel for Bytes.
- ByteIntTimsortKernel.ByteIntSortKernelContext<SORT_VALUES_ATTR extends Any,
PERMUTE_VALUES_ATTR extends Any> - Class in io.deephaven.engine.table.impl.sort.timsort - ByteIntTuple - Class in io.deephaven.tuple.generated
-
2-Tuple (double) key class composed of byte and int elements.
- ByteIntTuple() - Constructor for class io.deephaven.tuple.generated.ByteIntTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteIntTuple(byte, int) - Constructor for class io.deephaven.tuple.generated.ByteIntTuple
- ByteLongBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Boolean. - ByteLongBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteLongBooleanColumnTupleSource
- ByteLongByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Byte. - ByteLongByteColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteLongByteColumnTupleSource
- ByteLongByteTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, long, and byte elements.
- ByteLongByteTuple() - Constructor for class io.deephaven.tuple.generated.ByteLongByteTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteLongByteTuple(byte, long, byte) - Constructor for class io.deephaven.tuple.generated.ByteLongByteTuple
- ByteLongCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Character. - ByteLongCharacterColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteLongCharacterColumnTupleSource
- ByteLongCharTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, long, and char elements.
- ByteLongCharTuple() - Constructor for class io.deephaven.tuple.generated.ByteLongCharTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteLongCharTuple(byte, long, char) - Constructor for class io.deephaven.tuple.generated.ByteLongCharTuple
- ByteLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte and Long. - ByteLongColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteLongColumnTupleSource
- ByteLongDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Double. - ByteLongDoubleColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteLongDoubleColumnTupleSource
- ByteLongDoubleTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, long, and double elements.
- ByteLongDoubleTuple() - Constructor for class io.deephaven.tuple.generated.ByteLongDoubleTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteLongDoubleTuple(byte, long, double) - Constructor for class io.deephaven.tuple.generated.ByteLongDoubleTuple
- ByteLongFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Float. - ByteLongFloatColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteLongFloatColumnTupleSource
- ByteLongFloatTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, long, and float elements.
- ByteLongFloatTuple() - Constructor for class io.deephaven.tuple.generated.ByteLongFloatTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteLongFloatTuple(byte, long, float) - Constructor for class io.deephaven.tuple.generated.ByteLongFloatTuple
- ByteLongInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Instant. - ByteLongInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteLongInstantColumnTupleSource
- ByteLongIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Integer. - ByteLongIntegerColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteLongIntegerColumnTupleSource
- ByteLongIntTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, long, and int elements.
- ByteLongIntTuple() - Constructor for class io.deephaven.tuple.generated.ByteLongIntTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteLongIntTuple(byte, long, int) - Constructor for class io.deephaven.tuple.generated.ByteLongIntTuple
- ByteLongLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Long. - ByteLongLongColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteLongLongColumnTupleSource
- ByteLongLongTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, long, and long elements.
- ByteLongLongTuple() - Constructor for class io.deephaven.tuple.generated.ByteLongLongTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteLongLongTuple(byte, long, long) - Constructor for class io.deephaven.tuple.generated.ByteLongLongTuple
- ByteLongMegaMergeDescendingKernel - Class in io.deephaven.engine.table.impl.sort.megamerge
- ByteLongMegaMergeDescendingKernel.ByteLongMegaMergeDescendingKernelContext<ATTR extends Any,
KEY_INDICES extends Indices> - Class in io.deephaven.engine.table.impl.sort.megamerge - ByteLongMegaMergeDescendingKernelContext() - Constructor for class io.deephaven.engine.table.impl.sort.megamerge.ByteLongMegaMergeDescendingKernel.ByteLongMegaMergeDescendingKernelContext
- ByteLongMegaMergeKernel - Class in io.deephaven.engine.table.impl.sort.megamerge
- ByteLongMegaMergeKernel.ByteLongMegaMergeKernelContext<ATTR extends Any,
KEY_INDICES extends Indices> - Class in io.deephaven.engine.table.impl.sort.megamerge - ByteLongMegaMergeKernelContext() - Constructor for class io.deephaven.engine.table.impl.sort.megamerge.ByteLongMegaMergeKernel.ByteLongMegaMergeKernelContext
- ByteLongObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Object. - ByteLongObjectColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteLongObjectColumnTupleSource
- ByteLongObjectTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, long, and Object elements.
- ByteLongObjectTuple() - Constructor for class io.deephaven.tuple.generated.ByteLongObjectTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteLongObjectTuple(byte, long, Object) - Constructor for class io.deephaven.tuple.generated.ByteLongObjectTuple
- ByteLongReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Byte. - ByteLongReinterpretedBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteLongReinterpretedBooleanColumnTupleSource
- ByteLongReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Long. - ByteLongReinterpretedInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteLongReinterpretedInstantColumnTupleSource
- ByteLongShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Short. - ByteLongShortColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteLongShortColumnTupleSource
- ByteLongShortTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, long, and short elements.
- ByteLongShortTuple() - Constructor for class io.deephaven.tuple.generated.ByteLongShortTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteLongShortTuple(byte, long, short) - Constructor for class io.deephaven.tuple.generated.ByteLongShortTuple
- ByteLongTimsortDescendingKernel - Class in io.deephaven.engine.table.impl.sort.timsort
-
This implements a timsort kernel for Bytes.
- ByteLongTimsortDescendingKernel.ByteLongSortKernelContext<SORT_VALUES_ATTR extends Any,
PERMUTE_VALUES_ATTR extends Any> - Class in io.deephaven.engine.table.impl.sort.timsort - ByteLongTimsortKernel - Class in io.deephaven.engine.table.impl.sort.timsort
-
This implements a timsort kernel for Bytes.
- ByteLongTimsortKernel.ByteLongSortKernelContext<SORT_VALUES_ATTR extends Any,
PERMUTE_VALUES_ATTR extends Any> - Class in io.deephaven.engine.table.impl.sort.timsort - ByteLongTuple - Class in io.deephaven.tuple.generated
-
2-Tuple (double) key class composed of byte and long elements.
- ByteLongTuple() - Constructor for class io.deephaven.tuple.generated.ByteLongTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteLongTuple(byte, long) - Constructor for class io.deephaven.tuple.generated.ByteLongTuple
- ByteMaterializer - Class in io.deephaven.parquet.base.materializers
- ByteNoExactReverseStampKernel - Class in io.deephaven.engine.table.impl.join.stamp
- ByteNoExactStampKernel - Class in io.deephaven.engine.table.impl.join.stamp
- byteNullArray(int) - Static method in class io.deephaven.util.type.ArrayTypeUtils
- ByteObjectBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Object, and Boolean. - ByteObjectBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Object>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteObjectBooleanColumnTupleSource
- ByteObjectByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Object, and Byte. - ByteObjectByteColumnTupleSource(ColumnSource<Byte>, ColumnSource<Object>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteObjectByteColumnTupleSource
- ByteObjectByteTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, Object, and byte elements.
- ByteObjectByteTuple() - Constructor for class io.deephaven.tuple.generated.ByteObjectByteTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteObjectByteTuple(byte, Object, byte) - Constructor for class io.deephaven.tuple.generated.ByteObjectByteTuple
- ByteObjectCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Object, and Character. - ByteObjectCharacterColumnTupleSource(ColumnSource<Byte>, ColumnSource<Object>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteObjectCharacterColumnTupleSource
- ByteObjectCharTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, Object, and char elements.
- ByteObjectCharTuple() - Constructor for class io.deephaven.tuple.generated.ByteObjectCharTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteObjectCharTuple(byte, Object, char) - Constructor for class io.deephaven.tuple.generated.ByteObjectCharTuple
- ByteObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte and Object. - ByteObjectColumnTupleSource(ColumnSource<Byte>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteObjectColumnTupleSource
- ByteObjectDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Object, and Double. - ByteObjectDoubleColumnTupleSource(ColumnSource<Byte>, ColumnSource<Object>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteObjectDoubleColumnTupleSource
- ByteObjectDoubleTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, Object, and double elements.
- ByteObjectDoubleTuple() - Constructor for class io.deephaven.tuple.generated.ByteObjectDoubleTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteObjectDoubleTuple(byte, Object, double) - Constructor for class io.deephaven.tuple.generated.ByteObjectDoubleTuple
- ByteObjectFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Object, and Float. - ByteObjectFloatColumnTupleSource(ColumnSource<Byte>, ColumnSource<Object>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteObjectFloatColumnTupleSource
- ByteObjectFloatTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, Object, and float elements.
- ByteObjectFloatTuple() - Constructor for class io.deephaven.tuple.generated.ByteObjectFloatTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteObjectFloatTuple(byte, Object, float) - Constructor for class io.deephaven.tuple.generated.ByteObjectFloatTuple
- ByteObjectInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Object, and Instant. - ByteObjectInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Object>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteObjectInstantColumnTupleSource
- ByteObjectIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Object, and Integer. - ByteObjectIntegerColumnTupleSource(ColumnSource<Byte>, ColumnSource<Object>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteObjectIntegerColumnTupleSource
- ByteObjectIntTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, Object, and int elements.
- ByteObjectIntTuple() - Constructor for class io.deephaven.tuple.generated.ByteObjectIntTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteObjectIntTuple(byte, Object, int) - Constructor for class io.deephaven.tuple.generated.ByteObjectIntTuple
- ByteObjectLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Object, and Long. - ByteObjectLongColumnTupleSource(ColumnSource<Byte>, ColumnSource<Object>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteObjectLongColumnTupleSource
- ByteObjectLongTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, Object, and long elements.
- ByteObjectLongTuple() - Constructor for class io.deephaven.tuple.generated.ByteObjectLongTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteObjectLongTuple(byte, Object, long) - Constructor for class io.deephaven.tuple.generated.ByteObjectLongTuple
- ByteObjectObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Object, and Object. - ByteObjectObjectColumnTupleSource(ColumnSource<Byte>, ColumnSource<Object>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteObjectObjectColumnTupleSource
- ByteObjectObjectTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, Object, and Object elements.
- ByteObjectObjectTuple() - Constructor for class io.deephaven.tuple.generated.ByteObjectObjectTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteObjectObjectTuple(byte, Object, Object) - Constructor for class io.deephaven.tuple.generated.ByteObjectObjectTuple
- ByteObjectReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Object, and Byte. - ByteObjectReinterpretedBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Object>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteObjectReinterpretedBooleanColumnTupleSource
- ByteObjectReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Object, and Long. - ByteObjectReinterpretedInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Object>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteObjectReinterpretedInstantColumnTupleSource
- ByteObjectShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Object, and Short. - ByteObjectShortColumnTupleSource(ColumnSource<Byte>, ColumnSource<Object>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteObjectShortColumnTupleSource
- ByteObjectShortTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, Object, and short elements.
- ByteObjectShortTuple() - Constructor for class io.deephaven.tuple.generated.ByteObjectShortTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteObjectShortTuple(byte, Object, short) - Constructor for class io.deephaven.tuple.generated.ByteObjectShortTuple
- ByteObjectTuple - Class in io.deephaven.tuple.generated
-
2-Tuple (double) key class composed of byte and Object elements.
- ByteObjectTuple() - Constructor for class io.deephaven.tuple.generated.ByteObjectTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteObjectTuple(byte, Object) - Constructor for class io.deephaven.tuple.generated.ByteObjectTuple
- ByteOneOrN - Class in io.deephaven.engine.table.impl.sources.sparse
- ByteOneOrN.Block0 - Class in io.deephaven.engine.table.impl.sources.sparse
- ByteOneOrN.Block1 - Class in io.deephaven.engine.table.impl.sources.sparse
- ByteOneOrN.Block2 - Class in io.deephaven.engine.table.impl.sources.sparse
- ByteOrientedCharSequenceAdapter - Class in io.deephaven.base.string.cache
-
Common parent for CharSequenceAdapters that store chars as single bytes (for simple encodings).
- ByteOrientedCharSequenceAdapter() - Constructor for class io.deephaven.base.string.cache.ByteOrientedCharSequenceAdapter
- BytePercentileTypeHelper - Class in io.deephaven.engine.table.impl.by.ssmpercentile
- BytePercentileTypeMedianHelper - Class in io.deephaven.engine.table.impl.by.ssmpercentile
- BytePermuteKernel - Class in io.deephaven.engine.table.impl.sort.permute
- BytePermuteKernel() - Constructor for class io.deephaven.engine.table.impl.sort.permute.BytePermuteKernel
- bytePyCast(Object) - Static method in class io.deephaven.engine.table.impl.lang.QueryLanguageFunctionUtils
- ByteRangeComparator - Class in io.deephaven.engine.table.impl.chunkfilter
- ByteRangeFilter - Class in io.deephaven.engine.table.impl.select
- ByteRangeFilter(String, byte, byte, boolean, boolean) - Constructor for class io.deephaven.engine.table.impl.select.ByteRangeFilter
- ByteRegionBinarySearchKernel - Class in io.deephaven.engine.table.impl.sources.regioned.kernel
- ByteRegionBinarySearchKernel() - Constructor for class io.deephaven.engine.table.impl.sources.regioned.kernel.ByteRegionBinarySearchKernel
- ByteReinterpretedBooleanBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Boolean. - ByteReinterpretedBooleanBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedBooleanBooleanColumnTupleSource
- ByteReinterpretedBooleanByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Byte. - ByteReinterpretedBooleanByteColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedBooleanByteColumnTupleSource
- ByteReinterpretedBooleanCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Character. - ByteReinterpretedBooleanCharacterColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedBooleanCharacterColumnTupleSource
- ByteReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte and Byte. - ByteReinterpretedBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedBooleanColumnTupleSource
- ByteReinterpretedBooleanDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Double. - ByteReinterpretedBooleanDoubleColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedBooleanDoubleColumnTupleSource
- ByteReinterpretedBooleanFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Float. - ByteReinterpretedBooleanFloatColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedBooleanFloatColumnTupleSource
- ByteReinterpretedBooleanInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Instant. - ByteReinterpretedBooleanInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedBooleanInstantColumnTupleSource
- ByteReinterpretedBooleanIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Integer. - ByteReinterpretedBooleanIntegerColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedBooleanIntegerColumnTupleSource
- ByteReinterpretedBooleanLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Long. - ByteReinterpretedBooleanLongColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedBooleanLongColumnTupleSource
- ByteReinterpretedBooleanObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Object. - ByteReinterpretedBooleanObjectColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedBooleanObjectColumnTupleSource
- ByteReinterpretedBooleanReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Byte. - ByteReinterpretedBooleanReinterpretedBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedBooleanReinterpretedBooleanColumnTupleSource
- ByteReinterpretedBooleanReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Long. - ByteReinterpretedBooleanReinterpretedInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedBooleanReinterpretedInstantColumnTupleSource
- ByteReinterpretedBooleanShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Byte, and Short. - ByteReinterpretedBooleanShortColumnTupleSource(ColumnSource<Byte>, ColumnSource<Byte>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedBooleanShortColumnTupleSource
- ByteReinterpretedInstantBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Boolean. - ByteReinterpretedInstantBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedInstantBooleanColumnTupleSource
- ByteReinterpretedInstantByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Byte. - ByteReinterpretedInstantByteColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedInstantByteColumnTupleSource
- ByteReinterpretedInstantCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Character. - ByteReinterpretedInstantCharacterColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedInstantCharacterColumnTupleSource
- ByteReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte and Long. - ByteReinterpretedInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedInstantColumnTupleSource
- ByteReinterpretedInstantDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Double. - ByteReinterpretedInstantDoubleColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedInstantDoubleColumnTupleSource
- ByteReinterpretedInstantFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Float. - ByteReinterpretedInstantFloatColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedInstantFloatColumnTupleSource
- ByteReinterpretedInstantInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Instant. - ByteReinterpretedInstantInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedInstantInstantColumnTupleSource
- ByteReinterpretedInstantIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Integer. - ByteReinterpretedInstantIntegerColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedInstantIntegerColumnTupleSource
- ByteReinterpretedInstantLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Long. - ByteReinterpretedInstantLongColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedInstantLongColumnTupleSource
- ByteReinterpretedInstantObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Object. - ByteReinterpretedInstantObjectColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedInstantObjectColumnTupleSource
- ByteReinterpretedInstantReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Byte. - ByteReinterpretedInstantReinterpretedBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedInstantReinterpretedBooleanColumnTupleSource
- ByteReinterpretedInstantReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Long. - ByteReinterpretedInstantReinterpretedInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedInstantReinterpretedInstantColumnTupleSource
- ByteReinterpretedInstantShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Long, and Short. - ByteReinterpretedInstantShortColumnTupleSource(ColumnSource<Byte>, ColumnSource<Long>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteReinterpretedInstantShortColumnTupleSource
- ByteReverseChunkSsaStamp - Class in io.deephaven.engine.table.impl.ssa
-
Stamp kernel for when the left hand side is a sorted chunk and the right hand side is a ticking SegmentedSortedArray.
- ByteReverseDupCompactKernel - Class in io.deephaven.engine.table.impl.join.dupcompact
- ByteReverseKernel - Class in io.deephaven.engine.table.impl.util.reverse
- ByteReverseKernel() - Constructor for class io.deephaven.engine.table.impl.util.reverse.ByteReverseKernel
- ByteReverseSegmentedSortedArray - Class in io.deephaven.engine.table.impl.ssa
-
For keeping track of incremental states of sorted values, we would ideally like to hold them in an Array or a Chunk; with parallel row keys.
- ByteReverseSegmentedSortedArray(int) - Constructor for class io.deephaven.engine.table.impl.ssa.ByteReverseSegmentedSortedArray
-
Create a ByteReverseSegmentedSortedArray with the given leafSize.
- ByteReverseSegmentedSortedArray.Iterator - Class in io.deephaven.engine.table.impl.ssa
- ByteReverseSortCheck - Class in io.deephaven.engine.table.impl.sortcheck
- ByteReverseSortCheck() - Constructor for class io.deephaven.engine.table.impl.sortcheck.ByteReverseSortCheck
- ByteReverseSsaChecker - Class in io.deephaven.engine.table.impl.ssa
- ByteReverseSsaSsaStamp - Class in io.deephaven.engine.table.impl.ssa
-
Stamp kernel for when the left hand side is a sorted chunk and the right hand side is a ticking SegmentedSortedArray.
- ByteReverseStampKernel - Class in io.deephaven.engine.table.impl.join.stamp
- ByteRingBuffer - Class in io.deephaven.base.ringbuffer
-
A simple circular buffer for primitive values, like java.util.concurrent.ArrayBlockingQueue but without the synchronization and collection overhead.
- ByteRingBuffer(int) - Constructor for class io.deephaven.base.ringbuffer.ByteRingBuffer
-
Create an unbounded-growth ring buffer of byte primitives.
- ByteRingBuffer(int, boolean) - Constructor for class io.deephaven.base.ringbuffer.ByteRingBuffer
-
Create a ring buffer of byte primitives.
- ByteRingBuffer.Iterator - Class in io.deephaven.base.ringbuffer
- ByteRingBufferVectorWrapper - Class in io.deephaven.engine.table.impl.updateby.rollingformula.ringbuffervectorwrapper
- ByteRingBufferVectorWrapper(ByteRingBuffer) - Constructor for class io.deephaven.engine.table.impl.updateby.rollingformula.ringbuffervectorwrapper.ByteRingBufferVectorWrapper
- ByteRollingAvgOperator - Class in io.deephaven.engine.table.impl.updateby.rollingavg
- ByteRollingAvgOperator(MatchPair, String[], String, long, long, byte) - Constructor for class io.deephaven.engine.table.impl.updateby.rollingavg.ByteRollingAvgOperator
- ByteRollingAvgOperator.Context - Class in io.deephaven.engine.table.impl.updateby.rollingavg
- ByteRollingCountOperator - Class in io.deephaven.engine.table.impl.updateby.rollingcount
- ByteRollingCountOperator(MatchPair, String[], String, long, long, byte) - Constructor for class io.deephaven.engine.table.impl.updateby.rollingcount.ByteRollingCountOperator
- ByteRollingCountOperator.Context - Class in io.deephaven.engine.table.impl.updateby.rollingcount
- ByteRollingFormulaOperator - Class in io.deephaven.engine.table.impl.updateby.rollingformula
-
Rolling formula operator for source byte columns.
- ByteRollingFormulaOperator(MatchPair, String[], String, long, long, String, String, Map<Class<?>, FormulaColumn>, TableDefinition, QueryCompilerRequestProcessor) - Constructor for class io.deephaven.engine.table.impl.updateby.rollingformula.ByteRollingFormulaOperator
- ByteRollingFormulaOperator(MatchPair, String[], String, long, long, Class<?>, Class<?>, Class<?>, Map<Class<?>, FormulaColumn>, TableDefinition) - Constructor for class io.deephaven.engine.table.impl.updateby.rollingformula.ByteRollingFormulaOperator
- ByteRollingFormulaOperator.Context - Class in io.deephaven.engine.table.impl.updateby.rollingformula
- ByteRollingMinMaxOperator - Class in io.deephaven.engine.table.impl.updateby.rollingminmax
- ByteRollingMinMaxOperator(MatchPair, String[], String, long, long, boolean) - Constructor for class io.deephaven.engine.table.impl.updateby.rollingminmax.ByteRollingMinMaxOperator
- ByteRollingMinMaxOperator.Context - Class in io.deephaven.engine.table.impl.updateby.rollingminmax
- ByteRollingProductOperator - Class in io.deephaven.engine.table.impl.updateby.rollingproduct
- ByteRollingProductOperator(MatchPair, String[], String, long, long) - Constructor for class io.deephaven.engine.table.impl.updateby.rollingproduct.ByteRollingProductOperator
- ByteRollingProductOperator.Context - Class in io.deephaven.engine.table.impl.updateby.rollingproduct
- ByteRollingStdOperator - Class in io.deephaven.engine.table.impl.updateby.rollingstd
- ByteRollingStdOperator(MatchPair, String[], String, long, long, byte) - Constructor for class io.deephaven.engine.table.impl.updateby.rollingstd.ByteRollingStdOperator
- ByteRollingStdOperator.Context - Class in io.deephaven.engine.table.impl.updateby.rollingstd
- ByteRollingSumOperator - Class in io.deephaven.engine.table.impl.updateby.rollingsum
- ByteRollingSumOperator(MatchPair, String[], String, long, long, byte) - Constructor for class io.deephaven.engine.table.impl.updateby.rollingsum.ByteRollingSumOperator
- ByteRollingSumOperator.Context - Class in io.deephaven.engine.table.impl.updateby.rollingsum
- ByteRollingWAvgOperator - Class in io.deephaven.engine.table.impl.updateby.rollingwavg
- ByteRollingWAvgOperator(MatchPair, String[], String, long, long, String) - Constructor for class io.deephaven.engine.table.impl.updateby.rollingwavg.ByteRollingWAvgOperator
- ByteRollingWAvgOperator.Context - Class in io.deephaven.engine.table.impl.updateby.rollingwavg
- ByteRollupCountDistinctOperator - Class in io.deephaven.engine.table.impl.by.ssmcountdistinct.count
-
This operator counts the distinct values within the source.
- ByteRollupCountDistinctOperator(String, boolean) - Constructor for class io.deephaven.engine.table.impl.by.ssmcountdistinct.count.ByteRollupCountDistinctOperator
- ByteRollupDistinctOperator - Class in io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct
-
This operator computes the set of distinct values within the source.
- ByteRollupDistinctOperator(String, boolean) - Constructor for class io.deephaven.engine.table.impl.by.ssmcountdistinct.distinct.ByteRollupDistinctOperator
- ByteRollupUniqueOperator - Class in io.deephaven.engine.table.impl.by.ssmcountdistinct.unique
-
This operator computes the single unique value of a particular aggregated state.
- ByteRollupUniqueOperator(String, boolean, byte, byte) - Constructor for class io.deephaven.engine.table.impl.by.ssmcountdistinct.unique.ByteRollupUniqueOperator
- bytes() - Method in class io.deephaven.protobuf.FieldOptions
-
The
bytes
type behavior. - bytes() - Static method in interface io.deephaven.util.PrimitiveArrayType
- bytes(FieldOptions.BytesBehavior) - Method in interface io.deephaven.protobuf.FieldOptions.Builder
- BYTES - Static variable in class io.deephaven.javascript.proto.dhinternal.jspb.binaryconstants.FieldType
- bytesAllocated() - Method in class io.deephaven.engine.rowset.impl.rsp.container.ArrayContainer
- bytesAllocated() - Method in class io.deephaven.engine.rowset.impl.rsp.container.BitmapContainer
- bytesAllocated() - Method in class io.deephaven.engine.rowset.impl.rsp.container.Container
- bytesAllocated() - Method in class io.deephaven.engine.rowset.impl.rsp.container.EmptyContainer
- bytesAllocated() - Method in class io.deephaven.engine.rowset.impl.rsp.container.RunContainer
- bytesAllocated() - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingleRangeContainer
- bytesAllocated() - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingletonContainer
- bytesAllocated() - Method in class io.deephaven.engine.rowset.impl.rsp.container.TwoValuesContainer
- bytesAllocated() - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- bytesAllocated() - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesInt
- bytesAllocated() - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesLong
- bytesAllocated() - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesShort
- bytesAsB64(Uint8Array) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.Message
- bytesAsU8(String) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.Message
- ByteSegmentedSortedArray - Class in io.deephaven.engine.table.impl.ssa
-
For keeping track of incremental states of sorted values, we would ideally like to hold them in an Array or a Chunk; with parallel row keys.
- ByteSegmentedSortedArray(int) - Constructor for class io.deephaven.engine.table.impl.ssa.ByteSegmentedSortedArray
-
Create a ByteSegmentedSortedArray with the given leafSize.
- ByteSegmentedSortedArray.Iterator - Class in io.deephaven.engine.table.impl.ssa
- ByteSegmentedSortedMultiset - Class in io.deephaven.engine.table.impl.ssms
- ByteSegmentedSortedMultiset(int) - Constructor for class io.deephaven.engine.table.impl.ssms.ByteSegmentedSortedMultiset
-
Create a ByteSegmentedSortedArray with the given leafSize.
- ByteSetInclusionKernel - Class in io.deephaven.engine.table.impl.select.setinclusion
- ByteSetResult - Class in io.deephaven.engine.table.impl.by.ssmminmax
- ByteSetResult(boolean, WritableColumnSource) - Constructor for class io.deephaven.engine.table.impl.by.ssmminmax.ByteSetResult
- ByteShortBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Short, and Boolean. - ByteShortBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Short>, ColumnSource<Boolean>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteShortBooleanColumnTupleSource
- ByteShortByteColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Short, and Byte. - ByteShortByteColumnTupleSource(ColumnSource<Byte>, ColumnSource<Short>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteShortByteColumnTupleSource
- ByteShortByteTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, short, and byte elements.
- ByteShortByteTuple() - Constructor for class io.deephaven.tuple.generated.ByteShortByteTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteShortByteTuple(byte, short, byte) - Constructor for class io.deephaven.tuple.generated.ByteShortByteTuple
- ByteShortCharacterColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Short, and Character. - ByteShortCharacterColumnTupleSource(ColumnSource<Byte>, ColumnSource<Short>, ColumnSource<Character>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteShortCharacterColumnTupleSource
- ByteShortCharTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, short, and char elements.
- ByteShortCharTuple() - Constructor for class io.deephaven.tuple.generated.ByteShortCharTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteShortCharTuple(byte, short, char) - Constructor for class io.deephaven.tuple.generated.ByteShortCharTuple
- ByteShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte and Short. - ByteShortColumnTupleSource(ColumnSource<Byte>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteShortColumnTupleSource
- ByteShortDoubleColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Short, and Double. - ByteShortDoubleColumnTupleSource(ColumnSource<Byte>, ColumnSource<Short>, ColumnSource<Double>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteShortDoubleColumnTupleSource
- ByteShortDoubleTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, short, and double elements.
- ByteShortDoubleTuple() - Constructor for class io.deephaven.tuple.generated.ByteShortDoubleTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteShortDoubleTuple(byte, short, double) - Constructor for class io.deephaven.tuple.generated.ByteShortDoubleTuple
- ByteShortFloatColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Short, and Float. - ByteShortFloatColumnTupleSource(ColumnSource<Byte>, ColumnSource<Short>, ColumnSource<Float>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteShortFloatColumnTupleSource
- ByteShortFloatTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, short, and float elements.
- ByteShortFloatTuple() - Constructor for class io.deephaven.tuple.generated.ByteShortFloatTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteShortFloatTuple(byte, short, float) - Constructor for class io.deephaven.tuple.generated.ByteShortFloatTuple
- ByteShortInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Short, and Instant. - ByteShortInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Short>, ColumnSource<Instant>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteShortInstantColumnTupleSource
- ByteShortIntegerColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Short, and Integer. - ByteShortIntegerColumnTupleSource(ColumnSource<Byte>, ColumnSource<Short>, ColumnSource<Integer>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteShortIntegerColumnTupleSource
- ByteShortIntTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, short, and int elements.
- ByteShortIntTuple() - Constructor for class io.deephaven.tuple.generated.ByteShortIntTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteShortIntTuple(byte, short, int) - Constructor for class io.deephaven.tuple.generated.ByteShortIntTuple
- ByteShortLongColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Short, and Long. - ByteShortLongColumnTupleSource(ColumnSource<Byte>, ColumnSource<Short>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteShortLongColumnTupleSource
- ByteShortLongTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, short, and long elements.
- ByteShortLongTuple() - Constructor for class io.deephaven.tuple.generated.ByteShortLongTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteShortLongTuple(byte, short, long) - Constructor for class io.deephaven.tuple.generated.ByteShortLongTuple
- ByteShortObjectColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Short, and Object. - ByteShortObjectColumnTupleSource(ColumnSource<Byte>, ColumnSource<Short>, ColumnSource<Object>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteShortObjectColumnTupleSource
- ByteShortObjectTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, short, and Object elements.
- ByteShortObjectTuple() - Constructor for class io.deephaven.tuple.generated.ByteShortObjectTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteShortObjectTuple(byte, short, Object) - Constructor for class io.deephaven.tuple.generated.ByteShortObjectTuple
- ByteShortReinterpretedBooleanColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Short, and Byte. - ByteShortReinterpretedBooleanColumnTupleSource(ColumnSource<Byte>, ColumnSource<Short>, ColumnSource<Byte>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteShortReinterpretedBooleanColumnTupleSource
- ByteShortReinterpretedInstantColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Short, and Long. - ByteShortReinterpretedInstantColumnTupleSource(ColumnSource<Byte>, ColumnSource<Short>, ColumnSource<Long>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteShortReinterpretedInstantColumnTupleSource
- ByteShortShortColumnTupleSource - Class in io.deephaven.engine.table.impl.tuplesource.generated
-
TupleSource
that produces key column values fromColumnSource
types Byte, Short, and Short. - ByteShortShortColumnTupleSource(ColumnSource<Byte>, ColumnSource<Short>, ColumnSource<Short>) - Constructor for class io.deephaven.engine.table.impl.tuplesource.generated.ByteShortShortColumnTupleSource
- ByteShortShortTuple - Class in io.deephaven.tuple.generated
-
3-Tuple (triple) key class composed of byte, short, and short elements.
- ByteShortShortTuple() - Constructor for class io.deephaven.tuple.generated.ByteShortShortTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteShortShortTuple(byte, short, short) - Constructor for class io.deephaven.tuple.generated.ByteShortShortTuple
- ByteShortTuple - Class in io.deephaven.tuple.generated
-
2-Tuple (double) key class composed of byte and short elements.
- ByteShortTuple() - Constructor for class io.deephaven.tuple.generated.ByteShortTuple
-
Public no-arg constructor for
Externalizable
support only. - ByteShortTuple(byte, short) - Constructor for class io.deephaven.tuple.generated.ByteShortTuple
- ByteSingleValueSource - Class in io.deephaven.engine.table.impl.sources
-
Single value source for Byte.
- ByteSingleValueSource() - Constructor for class io.deephaven.engine.table.impl.sources.ByteSingleValueSource
- bytesListAsB64(JsArray<Uint8Array>) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.Message
- bytesListAsB64(Uint8Array[]) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.Message
- bytesListAsU8(JsArray<String>) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.Message
- bytesListAsU8(String[]) - Static method in class io.deephaven.javascript.proto.dhinternal.jspb.Message
- ByteSortCheck - Class in io.deephaven.engine.table.impl.sortcheck
- ByteSortCheck() - Constructor for class io.deephaven.engine.table.impl.sortcheck.ByteSortCheck
- ByteSortKernel<SORT_VALUES_ATTR extends Any,
PERMUTE_VALUES_ATTR extends Any> - Interface in io.deephaven.engine.table.impl.sort -
The SortKernel sorts a chunk of primitive value together with a parallel ByteChunk of RowKeys.
- ByteSparseArraySource - Class in io.deephaven.engine.table.impl.sources
-
Sparse array source for Byte.
- ByteSparseArraySource() - Constructor for class io.deephaven.engine.table.impl.sources.ByteSparseArraySource
- bytesProcessor() - Method in interface io.deephaven.json.jackson.JacksonProvider
-
Creates a
byte[]
json object processor. - bytesRead(int) - Method in class io.grpc.servlet.web.websocket.AbstractWebsocketStreamImpl.WebsocketTransportState
- ByteSsaChecker - Class in io.deephaven.engine.table.impl.ssa
- ByteSsaSsaStamp - Class in io.deephaven.engine.table.impl.ssa
-
Stamp kernel for when the left hand side is a sorted chunk and the right hand side is a ticking SegmentedSortedArray.
- ByteSsmBackedSource - Class in io.deephaven.engine.table.impl.by.ssmcountdistinct
-
A
SsmBackedColumnSource
for Bytes. - ByteSsmBackedSource() - Constructor for class io.deephaven.engine.table.impl.by.ssmcountdistinct.ByteSsmBackedSource
- ByteStampKernel - Class in io.deephaven.engine.table.impl.join.stamp
- bytesToBase64(byte[]) - Static method in class io.deephaven.web.shared.data.ConnectToken
- bytesToBase64(String) - Static method in class io.deephaven.web.shared.data.ConnectToken
- ByteStorage(int) - Constructor for class io.deephaven.extensions.barrage.chunk.VarBinaryChunkWriter.ByteStorage
- ByteStringAccess - Class in com.google.protobuf
- ByteStringAccess() - Constructor for class com.google.protobuf.ByteStringAccess
- ByteSubVector - Class in io.deephaven.vector
-
A subset of a
ByteVector
according to an array of positions. - ByteSubVector(ByteVector, long[]) - Constructor for class io.deephaven.vector.ByteSubVector
- bytesUsed() - Method in class io.deephaven.engine.rowset.impl.rsp.container.ArrayContainer
- bytesUsed() - Method in class io.deephaven.engine.rowset.impl.rsp.container.BitmapContainer
- bytesUsed() - Method in class io.deephaven.engine.rowset.impl.rsp.container.Container
- bytesUsed() - Method in class io.deephaven.engine.rowset.impl.rsp.container.EmptyContainer
- bytesUsed() - Method in class io.deephaven.engine.rowset.impl.rsp.container.RunContainer
- bytesUsed() - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingleRangeContainer
- bytesUsed() - Method in class io.deephaven.engine.rowset.impl.rsp.container.SingletonContainer
- bytesUsed() - Method in class io.deephaven.engine.rowset.impl.rsp.container.TwoValuesContainer
- bytesUsed() - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- bytesUsed() - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesInt
- bytesUsed() - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesLong
- bytesUsed() - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesShort
- bytesWritten() - Method in class io.deephaven.parquet.base.ParquetFileWriter
-
Get the number of bytes written to the parquet file so far.
- ByteTimsortDescendingKernel - Class in io.deephaven.engine.table.impl.sort.timsort
-
This implements a timsort kernel for Bytes.
- ByteTimsortDescendingKernel.ByteSortKernelContext<ATTR extends Any> - Class in io.deephaven.engine.table.impl.sort.timsort
- ByteTimsortKernel - Class in io.deephaven.engine.table.impl.sort.timsort
-
This implements a timsort kernel for Bytes.
- ByteTimsortKernel.ByteSortKernelContext<ATTR extends Any> - Class in io.deephaven.engine.table.impl.sort.timsort
- ByteToBigDecimalCast - Class in io.deephaven.engine.table.impl.util.cast
-
Cast the values in the input chunk to an int.
- byteToBooleanSource(ColumnSource<Byte>) - Static method in class io.deephaven.engine.table.impl.sources.ReinterpretUtils
-
Given a
byte
column source turn it into aBoolean
column source, either via reinterpretation or wrapping. - ByteToDoubleCast - Class in io.deephaven.engine.table.impl.util.cast
-
Cast the values in the input chunk to an int.
- ByteToIntegerCast<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to an int.
- ByteToIntegerCastWithOffset<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to an int and add the specified offset.
- ByteToIntFunction - Interface in io.deephaven.engine.primitive.function
-
Functional interface to apply a function to a single
byte
input and produce a singleint
result. - ByteToLongCast<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to a long.
- ByteToLongCastWithOffset<T extends Any> - Class in io.deephaven.chunk.util.hashing
-
Cast the values in the input chunk to an long and add the specified offset.
- byteType() - Static method in interface io.deephaven.qst.type.Type
-
Creates the byte type.
- ByteType - Class in io.deephaven.qst.type
-
The primitive
byte
type. - ByteType() - Constructor for class io.deephaven.qst.type.ByteType
- ByteUtils - Class in io.deephaven.util
- ByteUtils() - Constructor for class io.deephaven.util.ByteUtils
- byteValToString(Object) - Static method in interface io.deephaven.vector.ByteVector
- byteValue() - Method in interface io.deephaven.api.object.UnionObject
-
Equivalent to
number().byteValue()
. - ByteValue - Class in io.deephaven.json
-
Processes a JSON value as a
byte
. - ByteValue() - Constructor for class io.deephaven.json.ByteValue
- ByteValue.Builder - Interface in io.deephaven.json
- byteValueChunk - Variable in class io.deephaven.engine.table.impl.updateby.delta.ByteDeltaOperator.Context
- byteValueChunk - Variable in class io.deephaven.engine.table.impl.updateby.em.ByteEMOperator.Context
- byteValueChunk - Variable in class io.deephaven.engine.table.impl.updateby.emstd.ByteEmStdOperator.Context
- byteValueChunk - Variable in class io.deephaven.engine.table.impl.updateby.fill.ByteFillByOperator.Context
- byteValueChunk - Variable in class io.deephaven.engine.table.impl.updateby.minmax.ByteCumMinMaxOperator.Context
- byteValueChunk - Variable in class io.deephaven.engine.table.impl.updateby.prod.ByteCumProdOperator.Context
- byteValueChunk - Variable in class io.deephaven.engine.table.impl.updateby.sum.ByteCumSumOperator.Context
- ByteValueTracker - Class in io.deephaven.clientsupport.plotdownsampling
-
See ReplicateDownsamplingValueTrackers for notes on changing this file.
- ByteValueTracker() - Constructor for class io.deephaven.clientsupport.plotdownsampling.ByteValueTracker
- ByteVector - Interface in io.deephaven.vector
-
A
Vector
of primitive bytes. - ByteVector.Indirect - Class in io.deephaven.vector
-
Base class for all "indirect" ByteVector implementations.
- ByteVectorColumnWrapper - Class in io.deephaven.engine.table.vectors
- ByteVectorColumnWrapper(ColumnSource<Byte>, RowSet) - Constructor for class io.deephaven.engine.table.vectors.ByteVectorColumnWrapper
- ByteVectorColumnWrapper(ColumnSource<Byte>, RowSet, long, long) - Constructor for class io.deephaven.engine.table.vectors.ByteVectorColumnWrapper
- ByteVectorDirect - Class in io.deephaven.vector
-
A
ByteVector
backed by an array. - ByteVectorDirect(byte...) - Constructor for class io.deephaven.vector.ByteVectorDirect
- ByteVectorExpansionKernel - Class in io.deephaven.extensions.barrage.chunk.vector
- ByteVectorExpansionKernel() - Constructor for class io.deephaven.extensions.barrage.chunk.vector.ByteVectorExpansionKernel
- byteVectorField(String) - Static method in class io.deephaven.client.impl.FieldAdapter
- ByteVectorSlice - Class in io.deephaven.vector
-
A subset of a
ByteVector
according to a range of positions. - ByteVectorSlice(ByteVector, long, long) - Constructor for class io.deephaven.vector.ByteVectorSlice
- byteWindowValues - Variable in class io.deephaven.engine.table.impl.updateby.rollingavg.ByteRollingAvgOperator.Context
- byteWindowValues - Variable in class io.deephaven.engine.table.impl.updateby.rollingsum.ByteRollingSumOperator.Context
- bzip2(String, String, String[]) - Static method in class io.deephaven.io.CompressedFileUtil
-
Files need to be in the same directory, otherwise Tar complains about windows paths
- BZIP2_MAGIC - Static variable in class io.deephaven.io.CompressedFileUtil
- BzipFileOutputStream - Class in io.deephaven.io.streams
- BzipFileOutputStream(String) - Constructor for class io.deephaven.io.streams.BzipFileOutputStream
C
- C14nUtil - Class in io.deephaven.engine.util.caching
- C14nUtil() - Constructor for class io.deephaven.engine.util.caching.C14nUtil
- CACHE - Static variable in class io.deephaven.engine.util.caching.C14nUtil
-
An CanonicalizationCache instance that can/should be used by "general" utilities that want to store canonicalized objects in memory.
- cacheableSourceIndices - Variable in class io.deephaven.engine.table.impl.updateby.UpdateBy
-
For easy iteration, create a list of the source indices that need to be cached
- CachedChannelProvider - Class in io.deephaven.util.channel
-
Channel provider
that will cache a bounded number of unused channels. - CachedChannelProvider.ContextHolder - Interface in io.deephaven.util.channel
- cachedHashCode - Variable in class io.deephaven.engine.table.impl.locations.impl.PartitionedTableLocationKey
- CacheDir - Class in io.deephaven.configuration
-
The cache directory is a directory that the application may use for storing data with "cache-like" semantics.
- CacheDir() - Constructor for class io.deephaven.configuration.CacheDir
- CacheFilter - Class in io.deephaven.server.jetty
- CacheFilter - Class in io.deephaven.server.jetty11
- CacheFilter() - Constructor for class io.deephaven.server.jetty.CacheFilter
- CacheFilter() - Constructor for class io.deephaven.server.jetty11.CacheFilter
- CachingSupplier<OUTPUT_TYPE> - Class in io.deephaven.util.datastructures
-
Supplier
wrapper that caches the result. - CachingSupplier(Supplier<OUTPUT_TYPE>) - Constructor for class io.deephaven.util.datastructures.CachingSupplier
-
Construct a
Supplier
wrapper. - CADETBLUE - Enum constant in enum class io.deephaven.gui.color.Colors
- CADETBLUE - Static variable in class io.deephaven.gui.color.Color
- calc(Table, String, double, double, int, PlotInfo, String...) - Static method in class io.deephaven.plot.datasets.histogram.HistogramCalculator
-
Splits the specified range into
nbins
equally sized bins. - calc(Table, String, double, double, int, PlotInfo, List<String>) - Static method in class io.deephaven.plot.datasets.histogram.HistogramCalculator
-
Splits the specified range into
nbins
equally sized bins. - calc(Table, String, int, PlotInfo, String...) - Static method in class io.deephaven.plot.datasets.histogram.HistogramCalculator
-
Finds the minimum and maximum of the data in the
column
of thetable
and splits this range intonbins
equally sized bins. - calc(Table, String, int, PlotInfo, List<String>) - Static method in class io.deephaven.plot.datasets.histogram.HistogramCalculator
-
Finds the minimum and maximum of the data in the
column
of thetable
and splits this range intonbins
equally sized bins. - calcEffects() - Method in class io.deephaven.engine.table.impl.select.analyzers.SelectAndViewAnalyzer.AnalyzerContext
-
Our job here is to calculate the effects: a map from incoming column to a list of columns that it effects.
- calendar() - Static method in class io.deephaven.time.calendar.Calendars
-
Returns the default business calendar.
- calendar(String) - Static method in class io.deephaven.time.calendar.Calendars
-
Returns a business calendar.
- Calendar - Class in io.deephaven.time.calendar
-
A calendar.
- calendarDate() - Method in class io.deephaven.time.calendar.Calendar
-
The current date for the calendar.
- calendarDate() - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDates(String, String) - Method in class io.deephaven.time.calendar.Calendar
-
Returns the dates in a given range.
- calendarDates(String, String) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDates(String, String, boolean, boolean) - Method in class io.deephaven.time.calendar.Calendar
-
Returns the dates in a given range.
- calendarDates(String, String, boolean, boolean) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDates(Instant, Instant) - Method in class io.deephaven.time.calendar.Calendar
-
Returns the dates in a given range.
- calendarDates(Instant, Instant) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDates(Instant, Instant, boolean, boolean) - Method in class io.deephaven.time.calendar.Calendar
-
Returns the dates in a given range.
- calendarDates(Instant, Instant, boolean, boolean) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDates(LocalDate, LocalDate) - Method in class io.deephaven.time.calendar.Calendar
-
Returns the dates in a given range.
- calendarDates(LocalDate, LocalDate) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDates(LocalDate, LocalDate, boolean, boolean) - Method in class io.deephaven.time.calendar.Calendar
-
Returns the dates in a given range.
- calendarDates(LocalDate, LocalDate, boolean, boolean) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDates(ZonedDateTime, ZonedDateTime) - Method in class io.deephaven.time.calendar.Calendar
-
Returns the dates in a given range.
- calendarDates(ZonedDateTime, ZonedDateTime) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDates(ZonedDateTime, ZonedDateTime, boolean, boolean) - Method in class io.deephaven.time.calendar.Calendar
-
Returns the dates in a given range.
- calendarDates(ZonedDateTime, ZonedDateTime, boolean, boolean) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDay() - Method in class io.deephaven.time.calendar.BusinessCalendar
-
Returns the
CalendarDay
for a date. - calendarDay() - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDay(String) - Method in class io.deephaven.time.calendar.BusinessCalendar
-
Returns the
CalendarDay
for a date. - calendarDay(String) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDay(Instant) - Method in class io.deephaven.time.calendar.BusinessCalendar
-
Returns the
CalendarDay
for a date. - calendarDay(Instant) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDay(LocalDate) - Method in class io.deephaven.time.calendar.BusinessCalendar
-
Returns the
CalendarDay
for a date. - calendarDay(LocalDate) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDay(ZonedDateTime) - Method in class io.deephaven.time.calendar.BusinessCalendar
-
Returns the
CalendarDay
for a date. - calendarDay(ZonedDateTime) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- CalendarDay<T extends Comparable<T> & Temporal> - Class in io.deephaven.time.calendar
-
Schedule for a single calendar day.
- calendarDayOfWeek() - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDayOfWeek(String) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDayOfWeek(Instant) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDayOfWeek(LocalDate) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDayOfWeek(ZonedDateTime) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDayOfWeekValue() - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDayOfWeekValue(String) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDayOfWeekValue(Instant) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDayOfWeekValue(LocalDate) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarDayOfWeekValue(ZonedDateTime) - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- calendarName() - Static method in class io.deephaven.time.calendar.Calendars
-
Returns the name of the default business calendar.
- calendarNames() - Static method in class io.deephaven.time.calendar.Calendars
-
Returns the names of all available calendars
- Calendars - Class in io.deephaven.time.calendar
-
A collection of business calendars.
- Calendars() - Constructor for class io.deephaven.engine.util.GroovyDeephavenSession.Calendars
- calendarsFromConfiguration() - Static method in class io.deephaven.time.calendar.Calendars
-
Loads the line-separated calendar XML resources from the resource file configuration value "Calendar.importPath".
- CalendarsFromConfigurationModule - Interface in io.deephaven.time.calendar
-
Provides the
business calendars
fromCalendars.calendarsFromConfiguration()
. - calendarTimeZone() - Static method in class io.deephaven.time.calendar.StaticCalendarMethods
- call() - Method in interface io.deephaven.base.Predicate.Nullary
- call(boolean, long) - Method in interface io.deephaven.engine.table.impl.remote.ConstructSnapshot.SnapshotFunction
-
A function that would like to take a snapshot of data guarded by a retry loop with data consistency tests.
- call(double, double) - Method in interface io.deephaven.base.Predicate.DoubleDouble
- call(int) - Method in interface io.deephaven.base.Predicate.Int
- call(long) - Method in interface io.deephaven.base.Predicate.Long
- call(long, double) - Method in interface io.deephaven.base.Predicate.LongDouble
- call(TableKey) - Method in interface io.deephaven.engine.table.impl.locations.impl.CompositeTableDataService.ServiceSelector
- call(A) - Method in interface io.deephaven.base.Predicate.Unary
- call(A1, A2) - Method in interface io.deephaven.base.Predicate.Binary
- call(A1, A2, A3) - Method in interface io.deephaven.base.Predicate.Ternary
- call(Object...) - Method in interface io.deephaven.engine.util.PyCallableWrapper
- call(Object...) - Method in class io.deephaven.engine.util.PyCallableWrapperJpyImpl
- call(String, BrowserHeaders, RpcOptions, Object, Req) - Static method in class io.deephaven.web.client.api.grpc.UnaryWithHeaders
-
Improbable-eng's grpc-web implementation doesn't pass headers to api callers - this changes the contract a bit so that we can get a typed UnaryOutput with the headers/trailers intact.
- Callback<T,
F> - Interface in io.deephaven.web.client.api - Callbacks - Interface in io.deephaven.web.client.api
-
A set of utilities for creating callbacks and promises using lambdas.
- callDataSnapshotFunction(LogOutputAppendable, ConstructSnapshot.SnapshotControl, ConstructSnapshot.SnapshotFunction) - Static method in class io.deephaven.engine.table.impl.remote.ConstructSnapshot
-
Invokes the snapshot function in a loop until it succeeds with provably consistent results, or until
MAX_CONCURRENT_ATTEMPTS
orMAX_CONCURRENT_ATTEMPT_DURATION_MILLIS
are exceeded. - callDataSnapshotFunction(String, ConstructSnapshot.SnapshotControl, ConstructSnapshot.SnapshotFunction) - Static method in class io.deephaven.engine.table.impl.remote.ConstructSnapshot
-
Invokes the snapshot function in a loop until it succeeds with provably consistent results, or until
MAX_CONCURRENT_ATTEMPTS
orMAX_CONCURRENT_ATTEMPT_DURATION_MILLIS
are exceeded. - callStarted(AuthContext) - Method in interface io.deephaven.auth.ServiceAuthWiring.CallStartedCallback
- canAggregateType(String, String) - Static method in class io.deephaven.web.client.api.tree.enums.JsAggregationOperation
- cancel() - Method in interface io.deephaven.client.impl.ApplicationService.Cancel
- cancel() - Method in interface io.deephaven.engine.table.impl.locations.util.TableDataRefreshService.CancellableSubscriptionToken
-
Cancel this subscription.
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service.BidirectionalStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service.RequestStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service.ResponseStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.browserflight_pb_service.UnaryResponse
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb_service.BidirectionalStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb_service.RequestStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb_service.ResponseStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.arrow.flight.protocol.flight_pb_service.UnaryResponse
- cancel() - Method in class io.deephaven.javascript.proto.dhinternal.grpcweb.transports.http.xhr.XHR
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.grpcweb.transports.transport.Transport
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb_service.BidirectionalStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb_service.RequestStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb_service.ResponseStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.application_pb_service.UnaryResponse
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.config_pb_service.BidirectionalStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.config_pb_service.RequestStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.config_pb_service.ResponseStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.config_pb_service.UnaryResponse
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.BidirectionalStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.RequestStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ResponseStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.UnaryResponse
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service.BidirectionalStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service.RequestStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service.ResponseStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.hierarchicaltable_pb_service.UnaryResponse
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb_service.BidirectionalStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb_service.RequestStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb_service.ResponseStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.inputtable_pb_service.UnaryResponse
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb_service.BidirectionalStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb_service.RequestStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb_service.ResponseStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.object_pb_service.UnaryResponse
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb_service.BidirectionalStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb_service.RequestStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb_service.ResponseStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.partitionedtable_pb_service.UnaryResponse
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb_service.BidirectionalStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb_service.RequestStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb_service.ResponseStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.session_pb_service.UnaryResponse
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb_service.BidirectionalStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb_service.RequestStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb_service.ResponseStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.storage_pb_service.UnaryResponse
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.BidirectionalStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.RequestStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.ResponseStream
- cancel() - Method in interface io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb_service.UnaryResponse
- cancel() - Method in class io.deephaven.lang.parse.PendingParse
-
Called when the user session is ended, and we need to shutdown.
- cancel() - Method in class io.deephaven.server.session.SessionState.ExportObject
-
Releases this export; it will cancel the work and dependent exports proactively when possible.
- cancel() - Method in class io.deephaven.web.client.api.barrage.stream.BiDiStream
- cancel() - Method in class io.deephaven.web.client.api.barrage.stream.ResponseStreamWrapper
- cancel() - Method in interface io.deephaven.web.client.api.grpc.GrpcTransport
-
End the stream, both notifying the server that no more messages will be sent nor received, and preventing the client from receiving any more events.
- cancel() - Method in class io.deephaven.web.client.api.grpc.MultiplexedWebsocketTransport
- cancel(boolean) - Method in class io.deephaven.engine.updategraph.UpdateGraphAwareCompletableFuture
- cancel(String, Throwable) - Method in class io.deephaven.client.impl.Authentication
-
Cancels the request.
- cancelAutoComplete(CancelAutoCompleteRequest, StreamObserver<CancelAutoCompleteResponse>) - Method in class io.deephaven.server.console.ConsoleServiceGrpcImpl
- cancelAutoComplete(CancelAutoCompleteRequest, BrowserHeaders) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient
- cancelAutoComplete(CancelAutoCompleteRequest, BrowserHeaders, ConsoleServiceClient.CancelAutoCompleteCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient
- cancelAutoComplete(CancelAutoCompleteRequest, ConsoleServiceClient.CancelAutoCompleteMetadata_or_callbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient
- cancelAutoComplete(CancelAutoCompleteRequest, ConsoleServiceClient.CancelAutoCompleteMetadata_or_callbackFn, ConsoleServiceClient.CancelAutoCompleteCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient
- cancelAutoComplete(CancelAutoCompleteRequest, ConsoleServiceClient.CancelAutoCompleteMetadata_or_callbackUnionType) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient
- cancelAutoComplete(CancelAutoCompleteRequest, ConsoleServiceClient.CancelAutoCompleteMetadata_or_callbackUnionType, ConsoleServiceClient.CancelAutoCompleteCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient
- cancelAutoComplete(CancelAutoCompleteRequest) - Method in class io.deephaven.proto.backplane.script.grpc.ConsoleServiceGrpc.ConsoleServiceBlockingStub
- cancelAutoComplete(CancelAutoCompleteRequest) - Method in class io.deephaven.proto.backplane.script.grpc.ConsoleServiceGrpc.ConsoleServiceFutureStub
- cancelAutoComplete(CancelAutoCompleteRequest, StreamObserver<CancelAutoCompleteResponse>) - Method in interface io.deephaven.proto.backplane.script.grpc.ConsoleServiceGrpc.AsyncService
- cancelAutoComplete(CancelAutoCompleteRequest, StreamObserver<CancelAutoCompleteResponse>) - Method in class io.deephaven.proto.backplane.script.grpc.ConsoleServiceGrpc.ConsoleServiceStub
- CancelAutoComplete - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleService
- CancelAutoCompleteRequest - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- CancelAutoCompleteRequest - Class in io.deephaven.proto.backplane.script.grpc
-
Protobuf type
io.deephaven.proto.backplane.script.grpc.CancelAutoCompleteRequest
- CancelAutoCompleteRequest() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.CancelAutoCompleteRequest
- CancelAutoCompleteRequest.Builder - Class in io.deephaven.proto.backplane.script.grpc
-
Protobuf type
io.deephaven.proto.backplane.script.grpc.CancelAutoCompleteRequest
- CancelAutoCompleteRequest.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- CancelAutoCompleteRequest.ToObjectReturnType.ConsoleIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- CancelAutoCompleteRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- CancelAutoCompleteRequest.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- CancelAutoCompleteRequest.ToObjectReturnType0.ConsoleIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- CancelAutoCompleteRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- CancelAutoCompleteRequestOrBuilder - Interface in io.deephaven.proto.backplane.script.grpc
- CancelAutoCompleteResponse - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- CancelAutoCompleteResponse - Class in io.deephaven.proto.backplane.script.grpc
-
Protobuf type
io.deephaven.proto.backplane.script.grpc.CancelAutoCompleteResponse
- CancelAutoCompleteResponse() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.CancelAutoCompleteResponse
- CancelAutoCompleteResponse.Builder - Class in io.deephaven.proto.backplane.script.grpc
-
Protobuf type
io.deephaven.proto.backplane.script.grpc.CancelAutoCompleteResponse
- CancelAutoCompleteResponseOrBuilder - Interface in io.deephaven.proto.backplane.script.grpc
- cancelCommand(CancelCommandRequest, StreamObserver<CancelCommandResponse>) - Method in class io.deephaven.server.console.ConsoleServiceGrpcImpl
- cancelCommand(CancelCommandRequest, BrowserHeaders) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient
- cancelCommand(CancelCommandRequest, BrowserHeaders, ConsoleServiceClient.CancelCommandCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient
- cancelCommand(CancelCommandRequest, ConsoleServiceClient.CancelCommandMetadata_or_callbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient
- cancelCommand(CancelCommandRequest, ConsoleServiceClient.CancelCommandMetadata_or_callbackFn, ConsoleServiceClient.CancelCommandCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient
- cancelCommand(CancelCommandRequest, ConsoleServiceClient.CancelCommandMetadata_or_callbackUnionType) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient
- cancelCommand(CancelCommandRequest, ConsoleServiceClient.CancelCommandMetadata_or_callbackUnionType, ConsoleServiceClient.CancelCommandCallbackFn) - Method in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleServiceClient
- cancelCommand(CancelCommandRequest) - Method in class io.deephaven.proto.backplane.script.grpc.ConsoleServiceGrpc.ConsoleServiceBlockingStub
- cancelCommand(CancelCommandRequest) - Method in class io.deephaven.proto.backplane.script.grpc.ConsoleServiceGrpc.ConsoleServiceFutureStub
- cancelCommand(CancelCommandRequest, StreamObserver<CancelCommandResponse>) - Method in interface io.deephaven.proto.backplane.script.grpc.ConsoleServiceGrpc.AsyncService
- cancelCommand(CancelCommandRequest, StreamObserver<CancelCommandResponse>) - Method in class io.deephaven.proto.backplane.script.grpc.ConsoleServiceGrpc.ConsoleServiceStub
- CancelCommand - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb_service.ConsoleService
- CancelCommandRequest - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- CancelCommandRequest - Class in io.deephaven.proto.backplane.script.grpc
-
Protobuf type
io.deephaven.proto.backplane.script.grpc.CancelCommandRequest
- CancelCommandRequest() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.CancelCommandRequest
- CancelCommandRequest.Builder - Class in io.deephaven.proto.backplane.script.grpc
-
Protobuf type
io.deephaven.proto.backplane.script.grpc.CancelCommandRequest
- CancelCommandRequest.ToObjectReturnType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- CancelCommandRequest.ToObjectReturnType.ConsoleIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- CancelCommandRequest.ToObjectReturnType.ConsoleIdFieldType.GetTicketUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- CancelCommandRequest.ToObjectReturnType0 - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- CancelCommandRequest.ToObjectReturnType0.ConsoleIdFieldType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- CancelCommandRequest.ToObjectReturnType0.ConsoleIdFieldType.GetTicketUnionType - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- CancelCommandRequestOrBuilder - Interface in io.deephaven.proto.backplane.script.grpc
- CancelCommandResponse - Class in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb
- CancelCommandResponse - Class in io.deephaven.proto.backplane.script.grpc
-
Protobuf type
io.deephaven.proto.backplane.script.grpc.CancelCommandResponse
- CancelCommandResponse() - Constructor for class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.console_pb.CancelCommandResponse
- CancelCommandResponse.Builder - Class in io.deephaven.proto.backplane.script.grpc
-
Protobuf type
io.deephaven.proto.backplane.script.grpc.CancelCommandResponse
- CancelCommandResponseOrBuilder - Interface in io.deephaven.proto.backplane.script.grpc
- Canceled - Static variable in class io.deephaven.javascript.proto.dhinternal.grpcweb.grpc.Code
- CancellablePromise<T> - Class in io.deephaven.web.client.fu
-
Used to get a promise that can be manually cancelled later.
- CancellablePromise(Promise.PromiseExecutorCallbackFn<T>) - Constructor for class io.deephaven.web.client.fu.CancellablePromise
- CANCELLATION_MESSAGE - Static variable in interface io.deephaven.web.shared.fu.PromiseLike
- CancellationException - Exception in io.deephaven.engine.exceptions
-
UncheckedDeephavenException
used when an action is cancelled or interrupted. - CancellationException(String) - Constructor for exception io.deephaven.engine.exceptions.CancellationException
- CancellationException(String, Throwable) - Constructor for exception io.deephaven.engine.exceptions.CancellationException
- CANCELLED - Enum constant in enum class io.deephaven.proto.backplane.grpc.ExportNotification.State
-
CANCELLED: The user cancelled the item before it exported.
- CANCELLED - Enum constant in enum class io.deephaven.web.client.api.TableTicket.State
- CANCELLED_VALUE - Static variable in enum class io.deephaven.proto.backplane.grpc.ExportNotification.State
-
CANCELLED: The user cancelled the item before it exported.
- cancelOrClose(Iterable<? extends TableService.TableHandleFuture>, boolean) - Static method in interface io.deephaven.client.impl.TableService.TableHandleFuture
- cancelSink(Status) - Method in class io.grpc.servlet.web.websocket.AbstractWebsocketStreamImpl
- candidate(int) - Method in class io.deephaven.lang.completion.CompletionRequest
- CANDIDATES_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.InCondition
- canExecute(long) - Method in class io.deephaven.engine.table.impl.BaseTable.ListenerImpl
- canExecute(long) - Method in class io.deephaven.engine.table.impl.BaseTable.ShiftObliviousListenerImpl
- canExecute(long) - Method in class io.deephaven.engine.table.impl.InstrumentedTableListenerBase
- canExecute(long) - Method in class io.deephaven.engine.table.impl.InstrumentedTableListenerBase.ErrorNotification
- canExecute(long) - Method in class io.deephaven.engine.table.impl.InstrumentedTableListenerBase.NotificationBase
- canExecute(long) - Method in class io.deephaven.engine.table.impl.InstrumentedTableUpdateListenerAdapter
- canExecute(long) - Method in class io.deephaven.engine.table.impl.ListenerRecorder
- canExecute(long) - Method in class io.deephaven.engine.table.impl.MergedListener
- canExecute(long) - Method in class io.deephaven.engine.table.impl.ShiftObliviousInstrumentedListenerAdapter
- canExecute(long) - Method in class io.deephaven.engine.table.impl.snapshot.SnapshotInternalListener
- canExecute(long) - Method in class io.deephaven.engine.updategraph.EmptyNotification
- canExecute(long) - Method in class io.deephaven.engine.updategraph.NotificationAdapter
- canExecute(long) - Method in interface io.deephaven.engine.updategraph.NotificationQueue.Notification
-
Can this notification be executed? That is, are all of it's dependencies satisfied.
- canExecute(long) - Method in class io.deephaven.engine.updategraph.TerminalNotification
- canExecute(long) - Method in class io.deephaven.engine.updategraph.WaitNotification
- canExecute(long) - Method in class io.deephaven.integrations.python.PythonReplayListenerAdapter
- canMemoize() - Method in class io.deephaven.engine.table.impl.select.ComposedFilter
- canMemoize() - Method in class io.deephaven.engine.table.impl.select.MatchFilter
- canMemoize() - Method in interface io.deephaven.engine.table.impl.select.WhereFilter
-
Can this filter operation be memoized?
- canMemoize() - Method in class io.deephaven.engine.table.impl.select.WhereNoneFilter
- CANONICAL_PATH_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.ListItemsResponse
- canonicalDescriptor() - Method in interface io.deephaven.protobuf.MessageParser
-
The canonical descriptor for the message.
- CanonicalizableTuple<TUPLE_TYPE> - Interface in io.deephaven.tuple
-
Interface for immutable tuple classes that can produce a new instance of themselves with canonicalized object elements.
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.ArrayTuple
- canonicalize(UnaryOperator<Object>) - Method in interface io.deephaven.tuple.CanonicalizableTuple
-
Canonicalize this tuple.
- canonicalize(UnaryOperator<Object>) - Method in enum class io.deephaven.tuple.EmptyTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteByteByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteByteCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteByteDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteByteFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteByteIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteByteLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteByteObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteByteShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteCharByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteCharCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteCharDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteCharFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteCharIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteCharLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteCharObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteCharShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteDoubleByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteDoubleCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteDoubleDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteDoubleFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteDoubleIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteDoubleLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteDoubleObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteDoubleShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteFloatByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteFloatCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteFloatDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteFloatFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteFloatIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteFloatLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteFloatObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteFloatShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteIntByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteIntCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteIntDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteIntFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteIntIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteIntLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteIntObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteIntShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteLongByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteLongCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteLongDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteLongFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteLongIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteLongLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteLongObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteLongShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteObjectByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteObjectCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteObjectDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteObjectFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteObjectIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteObjectLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteObjectObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteObjectShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteShortByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteShortCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteShortDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteShortFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteShortIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteShortLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteShortObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteShortShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ByteShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharByteByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharByteCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharByteDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharByteFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharByteIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharByteLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharByteObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharByteShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharCharByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharCharCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharCharDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharCharFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharCharIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharCharLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharCharObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharCharShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharDoubleByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharDoubleCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharDoubleDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharDoubleFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharDoubleIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharDoubleLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharDoubleObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharDoubleShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharFloatByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharFloatCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharFloatDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharFloatFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharFloatIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharFloatLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharFloatObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharFloatShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharIntByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharIntCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharIntDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharIntFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharIntIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharIntLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharIntObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharIntShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharLongByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharLongCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharLongDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharLongFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharLongIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharLongLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharLongObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharLongShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharObjectByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharObjectCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharObjectDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharObjectFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharObjectIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharObjectLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharObjectObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharObjectShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharShortByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharShortCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharShortDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharShortFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharShortIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharShortLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharShortObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharShortShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.CharShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleByteByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleByteCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleByteDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleByteFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleByteIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleByteLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleByteObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleByteShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleCharByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleCharCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleCharDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleCharFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleCharIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleCharLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleCharObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleCharShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleDoubleByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleDoubleCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleDoubleDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleDoubleFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleDoubleIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleDoubleLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleDoubleObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleDoubleShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleFloatByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleFloatCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleFloatDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleFloatFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleFloatIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleFloatLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleFloatObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleFloatShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleIntByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleIntCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleIntDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleIntFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleIntIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleIntLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleIntObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleIntShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleLongByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleLongCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleLongDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleLongFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleLongIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleLongLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleLongObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleLongShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleObjectByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleObjectCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleObjectDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleObjectFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleObjectIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleObjectLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleObjectObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleObjectShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleShortByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleShortCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleShortDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleShortFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleShortIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleShortLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleShortObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleShortShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.DoubleShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatByteByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatByteCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatByteDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatByteFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatByteIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatByteLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatByteObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatByteShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatCharByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatCharCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatCharDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatCharFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatCharIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatCharLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatCharObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatCharShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatDoubleByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatDoubleCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatDoubleDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatDoubleFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatDoubleIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatDoubleLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatDoubleObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatDoubleShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatFloatByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatFloatCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatFloatDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatFloatFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatFloatIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatFloatLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatFloatObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatFloatShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatIntByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatIntCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatIntDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatIntFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatIntIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatIntLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatIntObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatIntShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatLongByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatLongCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatLongDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatLongFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatLongIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatLongLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatLongObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatLongShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatObjectByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatObjectCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatObjectDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatObjectFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatObjectIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatObjectLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatObjectObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatObjectShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatShortByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatShortCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatShortDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatShortFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatShortIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatShortLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatShortObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatShortShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.FloatShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntByteByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntByteCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntByteDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntByteFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntByteIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntByteLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntByteObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntByteShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntCharByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntCharCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntCharDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntCharFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntCharIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntCharLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntCharObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntCharShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntDoubleByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntDoubleCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntDoubleDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntDoubleFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntDoubleIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntDoubleLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntDoubleObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntDoubleShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntFloatByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntFloatCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntFloatDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntFloatFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntFloatIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntFloatLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntFloatObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntFloatShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntIntByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntIntCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntIntDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntIntFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntIntIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntIntLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntIntObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntIntShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntLongByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntLongCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntLongDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntLongFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntLongIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntLongLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntLongObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntLongShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntObjectByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntObjectCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntObjectDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntObjectFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntObjectIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntObjectLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntObjectObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntObjectShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntShortByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntShortCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntShortDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntShortFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntShortIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntShortLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntShortObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntShortShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.IntShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongByteByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongByteCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongByteDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongByteFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongByteIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongByteLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongByteObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongByteShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongCharByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongCharCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongCharDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongCharFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongCharIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongCharLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongCharObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongCharShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongDoubleByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongDoubleCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongDoubleDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongDoubleFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongDoubleIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongDoubleLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongDoubleObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongDoubleShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongFloatByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongFloatCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongFloatDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongFloatFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongFloatIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongFloatLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongFloatObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongFloatShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongIntByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongIntCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongIntDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongIntFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongIntIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongIntLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongIntObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongIntShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongLongByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongLongCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongLongDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongLongFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongLongIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongLongLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongLongObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongLongShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongObjectByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongObjectCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongObjectDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongObjectFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongObjectIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongObjectLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongObjectObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongObjectShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongShortByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongShortCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongShortDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongShortFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongShortIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongShortLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongShortObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongShortShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.LongShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectByteByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectByteCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectByteDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectByteFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectByteIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectByteLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectByteObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectByteShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectCharByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectCharCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectCharDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectCharFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectCharIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectCharLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectCharObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectCharShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectDoubleByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectDoubleCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectDoubleDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectDoubleFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectDoubleIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectDoubleLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectDoubleObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectDoubleShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectFloatByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectFloatCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectFloatDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectFloatFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectFloatIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectFloatLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectFloatObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectFloatShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectIntByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectIntCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectIntDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectIntFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectIntIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectIntLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectIntObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectIntShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectLongByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectLongCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectLongDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectLongFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectLongIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectLongLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectLongObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectLongShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectObjectByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectObjectCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectObjectDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectObjectFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectObjectIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectObjectLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectObjectObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectObjectShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectShortByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectShortCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectShortDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectShortFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectShortIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectShortLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectShortObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectShortShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ObjectShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortByteByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortByteCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortByteDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortByteFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortByteIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortByteLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortByteObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortByteShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortCharByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortCharCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortCharDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortCharFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortCharIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortCharLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortCharObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortCharShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortDoubleByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortDoubleCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortDoubleDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortDoubleFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortDoubleIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortDoubleLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortDoubleObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortDoubleShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortFloatByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortFloatCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortFloatDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortFloatFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortFloatIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortFloatLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortFloatObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortFloatShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortIntByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortIntCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortIntDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortIntFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortIntIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortIntLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortIntObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortIntShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortLongByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortLongCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortLongDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortLongFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortLongIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortLongLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortLongObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortLongShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortObjectByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortObjectCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortObjectDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortObjectFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortObjectIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortObjectLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortObjectObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortObjectShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortShortByteTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortShortCharTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortShortDoubleTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortShortFloatTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortShortIntTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortShortLongTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortShortObjectTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortShortShortTuple
- canonicalize(UnaryOperator<Object>) - Method in class io.deephaven.tuple.generated.ShortShortTuple
- canParallelize() - Method in class io.deephaven.engine.context.PoisonedOperationInitializer
- canParallelize() - Method in class io.deephaven.engine.table.impl.ForkJoinPoolOperationInitializer
- canParallelize() - Method in class io.deephaven.engine.table.impl.OperationInitializationThreadPool
- canParallelize() - Method in interface io.deephaven.engine.updategraph.OperationInitializer
-
Whether the current thread can parallelize operations using this OperationInitialization.
- canWrite() - Method in class io.deephaven.engine.rowset.impl.RefCountedCow
-
Query whether this object will copy itself first before mutations.
- capacity - Variable in class io.deephaven.extensions.barrage.table.BarrageTable
-
the capacity that the destSources been set to
- capacity - Variable in class io.deephaven.web.client.api.barrage.data.WebBarrageSubscription
- capacity() - Method in class io.deephaven.base.LockFreeArrayQueue
- capacity() - Method in class io.deephaven.base.ringbuffer.AggregatingByteRingBuffer
- capacity() - Method in class io.deephaven.base.ringbuffer.AggregatingCharRingBuffer
- capacity() - Method in class io.deephaven.base.ringbuffer.AggregatingDoubleRingBuffer
- capacity() - Method in class io.deephaven.base.ringbuffer.AggregatingFloatRingBuffer
- capacity() - Method in class io.deephaven.base.ringbuffer.AggregatingIntRingBuffer
- capacity() - Method in class io.deephaven.base.ringbuffer.AggregatingLongRingBuffer
- capacity() - Method in class io.deephaven.base.ringbuffer.AggregatingObjectRingBuffer
- capacity() - Method in class io.deephaven.base.ringbuffer.AggregatingShortRingBuffer
- capacity() - Method in class io.deephaven.base.ringbuffer.ByteRingBuffer
- capacity() - Method in class io.deephaven.base.RingBuffer
- capacity() - Method in class io.deephaven.base.ringbuffer.CharRingBuffer
- capacity() - Method in class io.deephaven.base.ringbuffer.DoubleRingBuffer
- capacity() - Method in class io.deephaven.base.ringbuffer.FloatRingBuffer
- capacity() - Method in class io.deephaven.base.ringbuffer.IntRingBuffer
- capacity() - Method in class io.deephaven.base.ringbuffer.LongRingBuffer
- capacity() - Method in class io.deephaven.base.ringbuffer.ObjectRingBuffer
- capacity() - Method in interface io.deephaven.base.ringbuffer.RingBuffer
-
Return how many items can fit in the buffer at its current capacity.
- capacity() - Method in class io.deephaven.base.ringbuffer.ShortRingBuffer
- capacity() - Method in class io.deephaven.base.string.cache.AlwaysCreateStringCache
- capacity() - Method in class io.deephaven.base.string.cache.ConcurrentBoundedStringCache
- capacity() - Method in class io.deephaven.base.string.cache.ConcurrentUnboundedStringCache
- capacity() - Method in class io.deephaven.base.string.cache.MappedCompressedString
- capacity() - Method in class io.deephaven.base.string.cache.OpenAddressedWeakUnboundedStringCache
- capacity() - Method in interface io.deephaven.base.string.cache.StringCache
-
Get a hint about this cache's capacity and behavior.
- capacity() - Method in interface io.deephaven.chunk.WritableChunk
- capacity() - Method in class io.deephaven.io.logger.LogBuffer
- capacity() - Method in class io.deephaven.kafka.KafkaTools.TableType.Ring
- capacity() - Method in class io.deephaven.util.datastructures.hash.HashMapLockFreeK1V1
- capacity() - Method in class io.deephaven.util.datastructures.hash.HashMapLockFreeK2V2
- capacity() - Method in class io.deephaven.util.datastructures.hash.HashMapLockFreeK4V4
- capacity() - Method in interface io.deephaven.util.datastructures.hash.TNullableLongLongMap
- CAPACITY_UNBOUNDED - Static variable in interface io.deephaven.base.string.cache.StringCache
- capacityForLastIndex(int, boolean) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesInt
- capacityForLastIndex(int, boolean) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesLong
- capacityForLastIndex(int, boolean) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesShort
- capacityForLastIndex(int, boolean) - Method in class io.deephaven.engine.rowset.impl.sortedranges.SortedRangesTyped
- capture() - Method in class io.deephaven.extensions.barrage.util.DefensiveDrainable
-
Captures
this
drainable as a realInputStream
. - CAPTURE_STACK_TRACES - Static variable in interface io.deephaven.util.datastructures.ReleaseTracker
- captureQueryCompiler() - Method in class io.deephaven.engine.context.ExecutionContext.Builder
-
Use the current ExecutionContext's QueryCompiler instance.
- captureQueryLibrary() - Method in class io.deephaven.engine.context.ExecutionContext.Builder
-
Use the current ExecutionContext's QueryLibrary instance.
- captureQueryScope() - Method in class io.deephaven.engine.context.ExecutionContext.Builder
-
Use the current ExecutionContext's QueryScope instance.
- captureQueryScopeVars(String...) - Method in class io.deephaven.engine.context.ExecutionContext.Builder
-
Instantiate a new QueryScope and initialize with values from the current ExecutionContext.
- captureUpdateGraph() - Method in class io.deephaven.engine.context.ExecutionContext.Builder
-
Deprecated, for removal: This API element is subject to removal in a future version.The update graph is automatically captured, this method should no longer be needed.
- cardinality - Variable in class io.deephaven.engine.rowset.impl.rsp.container.ArrayContainer
- cardinality - Variable in class io.deephaven.engine.rowset.impl.sortedranges.SortedRanges
- cardinalityInBitmapRange(long[], int, int) - Static method in class io.deephaven.engine.rowset.impl.rsp.container.ContainerUtil
-
Hamming weight of the bitset in the range start, start+1,..., end-1
- cardinalityInBitmapWordRange(long[], int, int) - Static method in class io.deephaven.engine.rowset.impl.rsp.container.ContainerUtil
-
Deprecated.
- cardinalityInRange(int, int) - Method in class io.deephaven.engine.rowset.impl.rsp.container.BitmapContainer
- carryRho(boolean, double, double, double, double, double, double) - Static method in class io.deephaven.numerics.derivatives.BlackScholes
-
Computes the generalized Black-Scholes carryRho (first order partial derivative of option price with respect to cost-of-carry).
- CASE_INSENSITIVE_COMPARATOR - Static variable in class io.deephaven.base.string.cache.CharSequenceUtils
-
A re-usable case-insensitive Comparator for CharSequences.
- CASE_SENSITIVE_COMPARATOR - Static variable in class io.deephaven.base.string.cache.CharSequenceUtils
-
A re-usable case-sensitive Comparator for CharSequences.
- CASE_SENSITIVITY_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.CompareCondition
- CASE_SENSITIVITY_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.ContainsCondition
- CASE_SENSITIVITY_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.InCondition
- CASE_SENSITIVITY_FIELD_NUMBER - Static variable in class io.deephaven.proto.backplane.grpc.MatchesCondition
- caseInsensitiveHashCode(CharSequence) - Static method in class io.deephaven.base.string.cache.CharSequenceUtils
-
Calculate the hash code of a CharSequence as if it were an uppercase String.
- caseInsensitiveValueOf(Class<T>, String) - Static method in class io.deephaven.util.type.EnumValue
-
Retrieves the enum constant whose name matches a given value according to case-insensitive comparison.
- caseSensitive() - Method in class io.deephaven.json.ObjectField
-
If the field name and aliases should be compared using case-sensitive equality.
- caseSensitive(boolean) - Method in interface io.deephaven.json.ObjectField.Builder
- CaseSensitivity - Enum Class in io.deephaven.proto.backplane.grpc
-
Protobuf enum
io.deephaven.proto.backplane.grpc.CaseSensitivity
- CaseSensitivity - Static variable in class io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.Table_pb
- CaseSensitivityMap - Interface in io.deephaven.javascript.proto.dhinternal.io.deephaven_core.proto.table_pb
- cast() - Method in interface io.deephaven.engine.table.impl.locations.ColumnLocation
-
Get this column location cast to the specified type
- cast() - Method in interface io.deephaven.engine.updategraph.UpdateGraph
-
Cast
this
to a more specific UpdateGraph type, in order to access implementation-specific methods. - cast() - Static method in interface io.deephaven.function.ToBooleanFunction
-
Assumes the object value is directly castable to a boolean.
- cast() - Static method in interface io.deephaven.function.ToByteFunction
-
Assumes the object value is directly castable to a byte.
- cast() - Static method in interface io.deephaven.function.ToCharFunction
-
Assumes the object value is directly castable to a char.
- cast() - Static method in interface io.deephaven.function.ToDoubleFunction
-
Assumes the object value is directly castable to a double.
- cast() - Static method in interface io.deephaven.function.ToFloatFunction
-
Assumes the object value is directly castable to a float.
- cast() - Static method in interface io.deephaven.function.ToIntFunction
-
Assumes the object value is directly castable to an int.
- cast() - Static method in interface io.deephaven.function.ToLongFunction
-
Assumes the object value is directly castable to a long.
- cast() - Static method in interface io.deephaven.function.ToShortFunction
-
Assumes the object value is directly castable to a short.
- cast(Chunk<? extends T>) - Method in class io.deephaven.engine.table.impl.util.cast.BigNumberToBigDecimalCast
- cast(Chunk<? extends T>) - Method in class io.deephaven.engine.table.impl.util.cast.ByteToBigDecimalCast
- cast(Chunk<? extends T>) - Method in class io.deephaven.engine.table.impl.util.cast.ByteToDoubleCast
- cast(Chunk<? extends T>) - Method in class io.deephaven.engine.table.impl.util.cast.CharToBigDecimalCast
- cast(Chunk<? extends T>) - Method in class io.deephaven.engine.table.impl.util.cast.CharToDoubleCast
- cast(Chunk<? extends T>) - Method in class io.deephaven.engine.table.impl.util.cast.DoubleToBigDecimalCast
- cast(Chunk<? extends T>) - Method in class io.deephaven.engine.table.impl.util.cast.DoubleToDoubleCast
- cast(Chunk<? extends T>) - Method in class io.deephaven.engine.table.impl.util.cast.FloatToBigDecimalCast
- cast(Chunk<? extends T>) - Method in class io.deephaven.engine.table.impl.util.cast.FloatToDoubleCast
- cast(Chunk<? extends T>) - Method in class io.deephaven.engine.table.impl.util.cast.IntToBigDecimalCast
- cast(Chunk<? extends T>) - Method in class io.deephaven.engine.table.impl.util.cast.IntToDoubleCast
- cast(Chunk<? extends T>) - Method in class io.deephaven.engine.table.impl.util.cast.LongToBigDecimalCast
- cast(Chunk<? extends T>) - Method in class io.deephaven.engine.table.impl.util.cast.LongToDoubleCast
- cast(Chunk<? extends T>) - Method in class io.deephaven.engine.table.impl.util.cast.ShortToBigDecimalCast
- cast(Chunk<? extends T>) - Method in class io.deephaven.engine.table.impl.util.cast.ShortToDoubleCast
- cast(Chunk<? extends T>) - Method in interface io.deephaven.engine.table.impl.util.cast.ToBigDecimalCast
- cast(Chunk<? extends T>) - Method in class io.deephaven.engine.table.impl.util.cast.ToBigDecimalCast.Identity
- cast(Chunk<? extends T>) - Method in interface io.deephaven.engine.table.impl.util.cast.ToDoubleCast
- cast(Chunk<? extends T>) - Method in class io.deephaven.engine.table.impl.util.cast.ToDoubleCast.Identity
- cast(GenericType<O>) - Method in class io.deephaven.qst.array.GenericArray
- cast(GenericType<R2>) - Method in interface io.deephaven.function.ToObjectFunction
-
Creates a function by casting to
returnType
. - cast(Type<T>, Column<?>) - Static method in class io.deephaven.qst.column.Column
- cast(Class<? extends TYPE>) - Method in interface io.deephaven.engine.table.ColumnSource
-
Returns this
ColumnSource
, parameterized by<TYPE>
, if the data type of this column (as given byColumnSource.getType()
) can be cast toclazz
. - cast(Class<? extends TYPE>, Class<?>) - Method in interface io.deephaven.engine.table.ColumnSource
-
Returns this
ColumnSource
, parameterized by<TYPE>
, if the data type of this column (as given byColumnSource.getType()
) can be cast toclazz
. - cast(Class<? extends TYPE>, Class<?>, String) - Method in interface io.deephaven.engine.table.ColumnSource
-
Returns this
ColumnSource
, parameterized by<TYPE>
, if the data type of this column (as given byColumnSource.getType()
) can be cast toclazz
. - cast(Class<? extends TYPE>, String) - Method in interface io.deephaven.engine.table.ColumnSource
-
Returns this
ColumnSource
, parameterized by<TYPE>
, if the data type of this column (as given byColumnSource.getType()
) can be cast toclazz
. - cast(Collection<? extends Selectable>) - Static method in class io.deephaven.api.ColumnName
- Cast - Class in io.deephaven.function
-
Functions for casting between types.
- Cast() - Constructor for class io.deephaven.function.Cast
- Cast.CastDoesNotPreserveValue - Exception in io.deephaven.function
-
Cast can not preserve the value.
- castAttr() - Method in class io.deephaven.parquet.table.pagestore.PageCache
- CastDoesNotPreserveValue(String) - Constructor for exception io.deephaven.function.Cast.CastDoesNotPreserveValue
-
Creates a new exception.
- castDouble(byte) - Static method in class io.deephaven.function.Cast
-
Casts a value to a
double
. - castDouble(byte) - Static method in class io.deephaven.libs.GroovyStaticImports
- castDouble(byte...) - Static method in class io.deephaven.function.Cast
-
Casts an array to a
double
array. - castDouble(byte...) - Static method in class io.deephaven.libs.GroovyStaticImports
- castDouble(byte[], boolean) - Static method in class io.deephaven.function.Cast
-
Casts an array to a
double
array. - castDouble(byte[], boolean) - Static method in class io.deephaven.libs.GroovyStaticImports
- castDouble(byte, boolean) - Static method in class io.deephaven.function.Cast
-
Casts a value to a
double
. - castDouble(byte, boolean) - Static method in class io.deephaven.libs.GroovyStaticImports
- castDouble(double) - Static method in class io.deephaven.function.Cast
-
Casts a value to a
double
. - castDouble(double) - Static method in class io.deephaven.libs.GroovyStaticImports
- castDouble(double...) - Static method in class io.deephaven.function.Cast
-
Casts an array to a
double
array. - castDouble(double...) - Static method in class io.deephaven.libs.GroovyStaticImports
- castDouble(double[], boolean) - Static method in class io.deephaven.function.Cast
-
Casts an array to a
double
array. - castDouble(double[], boolean) - Static method in class io.deephaven.libs.GroovyStaticImports
- castDouble(double, boolean) - Static method in class io.deephaven.function.Cast
-
Casts a value to a
double
. - castDouble(double, boolean) - Static method in class io.deephaven.libs.GroovyStaticImports
- castDouble(float) - Static method in class io.deephaven.function.Cast
-
Casts a value to a
double
. - castDouble(float) - Static method in class io.deephaven.libs.GroovyStaticImports
- castDouble(float...) - Static method in class io.deephaven.function.Cast
-
Casts an array to a
double
array. - castDouble(float...) - Static method in class io.deephaven.libs.GroovyStaticImports
- castDouble(float[], boolean) - Static method in class io.deephaven.function.Cast
-
Casts an array to a
double
array. - castDouble(float[], boolean) - Static method in class io.deephaven.libs.GroovyStaticImports
- castDouble(float, boolean) - Static method in class io.deephaven.function.Cast
-
Casts a value to a
double
. - castDouble(float, boolean) - Static method in class io.deephaven.libs.GroovyStaticImports
- castDouble(int) - Static method in class io.deephaven.function.Cast
-
Casts a value to a
double
. - castDouble(int) - Static method in class io.deephaven.libs.GroovyStaticImports
- castDouble(int...) - Static method in class io.deephaven.function.Cast
-
Casts an array to a
double
array. - castDouble(int...) - Static method in class io.deephaven.libs.GroovyStaticImports
- castDouble(int[], boolean) - Static method in class io.deephaven.function.Cast
-
Casts an array to a
double
array. - castDouble(int[], boolean) - Static method in class io.deephaven.libs.GroovyStaticImports
- castDouble(int, boolean) - Static method in class io.deephaven.functi