Class Primitive

    • Constructor Detail

      • Primitive

        public Primitive()
    • Method Detail

      • getString

        public String getString()
      • getInteger

        public int getInteger()
      • getLong

        public long getLong()
      • getBoolean

        public boolean getBoolean()
      • getBinary

        public Binary getBinary()
      • getInt96

        public Binary getInt96()
      • getFloat

        public float getFloat()
      • getDouble

        public double getDouble()
      • writeValue

        public abstract void writeValue​(RecordConsumer recordConsumer)