Class ColumnRegionShort.Null<ATTR extends Attributes.Any>

java.lang.Object
com.illumon.iris.db.v2.sources.regioned.ColumnRegion.Null<ATTR>
com.illumon.iris.db.v2.sources.regioned.ColumnRegionShort.Null<ATTR>
All Implemented Interfaces:
ChunkSource<ATTR>, DefaultChunkSource<ATTR>, FillContextMaker, GetContextMaker, Page<ATTR>, Page.WithDefaultsForRepeatingValues<ATTR>, PagingChunkSource<ATTR>, ColumnRegion<ATTR>, ColumnRegionShort<ATTR>, Releasable
Enclosing interface:
ColumnRegionShort<ATTR extends Attributes.Any>

public static final class ColumnRegionShort.Null<ATTR extends Attributes.Any>
extends ColumnRegion.Null<ATTR>
implements ColumnRegionShort<ATTR>
  • Method Details

    • getShort

      public short getShort​(long elementIndex)
      Description copied from interface: ColumnRegionShort
      Get a single short from this region.
      Specified by:
      getShort in interface ColumnRegionShort<ATTR extends Attributes.Any>
      Parameters:
      elementIndex - Element (short) index in the table's address space
      Returns:
      The short value at the specified element (short) index