Class BlockLoader.ConstantNullsReader

java.lang.Object
org.elasticsearch.index.mapper.BlockLoader.ConstantNullsReader
All Implemented Interfaces:
BlockLoader.AllReader, BlockLoader.ColumnAtATimeReader, BlockLoader.Reader, BlockLoader.RowStrideReader
Enclosing interface:
BlockLoader

public static class BlockLoader.ConstantNullsReader extends Object implements BlockLoader.AllReader
Implementation of BlockLoader.ColumnAtATimeReader and BlockLoader.RowStrideReader that always loads null.