All Classes and Interfaces
Class
Description
AppendOnlyFixedSizePageRegionByte<ATTR extends io.deephaven.chunk.attributes.Any>
Region implementation that provides access to append-only pages with a fixed maximum size.
AppendOnlyFixedSizePageRegionChar<ATTR extends io.deephaven.chunk.attributes.Any>
Region implementation that provides access to append-only pages with a fixed maximum size.
AppendOnlyFixedSizePageRegionDouble<ATTR extends io.deephaven.chunk.attributes.Any>
Region implementation that provides access to append-only pages with a fixed maximum size.
AppendOnlyFixedSizePageRegionFloat<ATTR extends io.deephaven.chunk.attributes.Any>
Region implementation that provides access to append-only pages with a fixed maximum size.
AppendOnlyFixedSizePageRegionInt<ATTR extends io.deephaven.chunk.attributes.Any>
Region implementation that provides access to append-only pages with a fixed maximum size.
AppendOnlyFixedSizePageRegionLong<ATTR extends io.deephaven.chunk.attributes.Any>
Region implementation that provides access to append-only pages with a fixed maximum size.
Region implementation that provides access to append-only pages with a fixed maximum size.
AppendOnlyFixedSizePageRegionShort<ATTR extends io.deephaven.chunk.attributes.Any>
Region implementation that provides access to append-only pages with a fixed maximum size.
AppendOnlyRegionAccessor<ATTR extends io.deephaven.chunk.attributes.Any>
Minimal interface for an append-only flat data source, with contiguous rows from 0, inclusive, to
size, exclusive.ChunkHolderPageBoolean<ATTR extends io.deephaven.chunk.attributes.Any>
Append-only
Page implementation that permanently wraps an array for data storage, atomically replacing "view"
chunks with larger ones as the page is extended.ChunkHolderPageByte<ATTR extends io.deephaven.chunk.attributes.Any>
Append-only
Page implementation that permanently wraps an array for data storage, atomically replacing "view"
chunks with larger ones as the page is extended.ChunkHolderPageChar<ATTR extends io.deephaven.chunk.attributes.Any>
Append-only
Page implementation that permanently wraps an array for data storage, atomically replacing "view"
chunks with larger ones as the page is extended.ChunkHolderPageDouble<ATTR extends io.deephaven.chunk.attributes.Any>
Append-only
Page implementation that permanently wraps an array for data storage, atomically replacing "view"
chunks with larger ones as the page is extended.ChunkHolderPageFloat<ATTR extends io.deephaven.chunk.attributes.Any>
Append-only
Page implementation that permanently wraps an array for data storage, atomically replacing "view"
chunks with larger ones as the page is extended.ChunkHolderPageInt<ATTR extends io.deephaven.chunk.attributes.Any>
Append-only
Page implementation that permanently wraps an array for data storage, atomically replacing "view"
chunks with larger ones as the page is extended.ChunkHolderPageLong<ATTR extends io.deephaven.chunk.attributes.Any>
Append-only
Page implementation that permanently wraps an array for data storage, atomically replacing "view"
chunks with larger ones as the page is extended.Append-only
Page implementation that permanently wraps an array for data storage, atomically replacing "view"
chunks with larger ones as the page is extended.ChunkHolderPageShort<ATTR extends io.deephaven.chunk.attributes.Any>
Append-only
Page implementation that permanently wraps an array for data storage, atomically replacing "view"
chunks with larger ones as the page is extended.