Class ColumnRegionLong.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.ColumnRegionLong.Null<ATTR>
All Implemented Interfaces:
ChunkSource<ATTR>, DefaultChunkSource<ATTR>, FillContextMaker, GetContextMaker, Page<ATTR>, Page.WithDefaultsForRepeatingValues<ATTR>, PagingChunkSource<ATTR>, ColumnRegion<ATTR>, ColumnRegionLong<ATTR>, Releasable
Enclosing interface:
ColumnRegionLong<ATTR extends Attributes.Any>

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

    • getLong

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