Interface Page.WithDefaultsForRepeatingValues<ATTR extends Attributes.Any>

All Superinterfaces:
ChunkSource<ATTR>, DefaultChunkSource<ATTR>, FillContextMaker, GetContextMaker, Page<ATTR>, PagingChunkSource<ATTR>
All Known Implementing Classes:
ColumnRegion.Null, ColumnRegionByte.Null, ColumnRegionChar.Null, ColumnRegionDouble.Null, ColumnRegionFloat.Null, ColumnRegionInt.Null, ColumnRegionLong.Null, ColumnRegionObject.Null, ColumnRegionReferencing.Null, ColumnRegionShort.Null
Enclosing interface:
Page<ATTR extends Attributes.Any>

public static interface Page.WithDefaultsForRepeatingValues<ATTR extends Attributes.Any>
extends Page<ATTR>, DefaultChunkSource<ATTR>
This has helper defaults for columns that just represent a repeating value (such as null or partition columns).