Interface ExtIndexFieldDesc

    • Method Detail

      • getFieldName

        java.lang.String getFieldName()
        Returns the canonical field name of this field descriptor.
      • isFunctional

        boolean isFunctional()
        Return true if this is a functional index field.
      • isUpdateTimestamp

        boolean isUpdateTimestamp()
        Return true if this is an update timestamp field.
      • getIndexFunction

        java.lang.String getIndexFunction()
        Returns functional indexing function represented by string, null if no function