Class FieldValueProvider

    • Constructor Detail

      • FieldValueProvider

        public FieldValueProvider()
    • Method Detail

      • getBoolean

        public boolean getBoolean()
      • getLong

        public long getLong()
      • getDouble

        public double getDouble()
      • getSlice

        public io.airlift.slice.Slice getSlice()
      • getBlock

        public io.prestosql.spi.block.Block getBlock()
      • isNull

        public abstract boolean isNull()