Package io.deephaven.generic.region
package io.deephaven.generic.region
-
ClassDescriptionAppendOnlyFixedSizePageRegionByte<ATTR extends Any>Region implementation that provides access to append-only pages with a fixed maximum size.AppendOnlyFixedSizePageRegionChar<ATTR extends Any>Region implementation that provides access to append-only pages with a fixed maximum size.AppendOnlyFixedSizePageRegionDouble<ATTR extends Any>Region implementation that provides access to append-only pages with a fixed maximum size.AppendOnlyFixedSizePageRegionFloat<ATTR extends Any>Region implementation that provides access to append-only pages with a fixed maximum size.AppendOnlyFixedSizePageRegionInt<ATTR extends Any>Region implementation that provides access to append-only pages with a fixed maximum size.AppendOnlyFixedSizePageRegionLong<ATTR extends Any>Region implementation that provides access to append-only pages with a fixed maximum size.AppendOnlyFixedSizePageRegionObject<T,
ATTR extends Any> Region implementation that provides access to append-only pages with a fixed maximum size.AppendOnlyFixedSizePageRegionShort<ATTR extends Any>Region implementation that provides access to append-only pages with a fixed maximum size.AppendOnlyRegionAccessor<ATTR extends Any>Minimal interface for an append-only flat data source, with contiguous rows from 0, inclusive, tosize
, exclusive.