Class PojoWriters.FloatWriter

java.lang.Object
org.apache.drill.exec.store.pojo.AbstractPojoWriter<Float4Vector>
org.apache.drill.exec.store.pojo.PojoWriters.FloatWriter
All Implemented Interfaces:
PojoWriter
Enclosing class:
PojoWriters

public static class PojoWriters.FloatWriter extends AbstractPojoWriter<Float4Vector>
Pojo writer for float. Does not expect to write null value.
  • Constructor Details

    • FloatWriter

      public FloatWriter(String fieldName)
  • Method Details

    • writeField

      public void writeField(Object value, int outboundIndex)
      Description copied from interface: PojoWriter
      Writes given value to the given position of the bit to set.
      Parameters:
      value - values to be written
      outboundIndex - position of the bit