Class Threshold

    • Method Detail

      • getType

        public byte getType()
      • setType

        public void setType​(byte type)
      • setType

        public void setType​(int type)
      • getParsedExpression

        public Ptg[] getParsedExpression()
      • setParsedExpression

        public void setParsedExpression​(Ptg[] ptgs)
      • getValue

        public java.lang.Double getValue()
      • setValue

        public void setValue​(java.lang.Double value)
      • getDataLength

        public int getDataLength()
      • getGenericProperties

        public java.util.Map<java.lang.String,​java.util.function.Supplier<?>> getGenericProperties()
        Specified by:
        getGenericProperties in interface GenericRecord
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object