Package io.deephaven.generic.page
package io.deephaven.generic.page
-
ClassesClassDescriptionChunkHolderPageBoolean<ATTR extends io.deephaven.chunk.attributes.Any>Append-only
Pageimplementation that permanently wraps an array for data storage, atomically replacing "view"chunkswith larger ones as the page is extended.ChunkHolderPageByte<ATTR extends io.deephaven.chunk.attributes.Any>Append-onlyPageimplementation that permanently wraps an array for data storage, atomically replacing "view"chunkswith larger ones as the page is extended.ChunkHolderPageChar<ATTR extends io.deephaven.chunk.attributes.Any>Append-onlyPageimplementation that permanently wraps an array for data storage, atomically replacing "view"chunkswith larger ones as the page is extended.ChunkHolderPageDouble<ATTR extends io.deephaven.chunk.attributes.Any>Append-onlyPageimplementation that permanently wraps an array for data storage, atomically replacing "view"chunkswith larger ones as the page is extended.ChunkHolderPageFloat<ATTR extends io.deephaven.chunk.attributes.Any>Append-onlyPageimplementation that permanently wraps an array for data storage, atomically replacing "view"chunkswith larger ones as the page is extended.ChunkHolderPageInt<ATTR extends io.deephaven.chunk.attributes.Any>Append-onlyPageimplementation that permanently wraps an array for data storage, atomically replacing "view"chunkswith larger ones as the page is extended.ChunkHolderPageLong<ATTR extends io.deephaven.chunk.attributes.Any>Append-onlyPageimplementation that permanently wraps an array for data storage, atomically replacing "view"chunkswith larger ones as the page is extended.ChunkHolderPageObject<T,ATTR extends io.deephaven.chunk.attributes.Any> Append-onlyPageimplementation that permanently wraps an array for data storage, atomically replacing "view"chunkswith larger ones as the page is extended.ChunkHolderPageShort<ATTR extends io.deephaven.chunk.attributes.Any>Append-onlyPageimplementation that permanently wraps an array for data storage, atomically replacing "view"chunkswith larger ones as the page is extended.