Class TimeFieldSpec

    • Constructor Detail

      • TimeFieldSpec

        public TimeFieldSpec()
        Deprecated.
      • TimeFieldSpec

        public TimeFieldSpec​(TimeGranularitySpec incomingGranularitySpec)
        Deprecated.
    • Method Detail

      • setSingleValueField

        public void setSingleValueField​(boolean isSingleValueField)
        Deprecated.
        Overrides:
        setSingleValueField in class FieldSpec
      • getIncomingGranularitySpec

        public TimeGranularitySpec getIncomingGranularitySpec()
        Deprecated.
      • setIncomingGranularitySpec

        public void setIncomingGranularitySpec​(TimeGranularitySpec incomingGranularitySpec)
        Deprecated.
      • getOutgoingGranularitySpec

        public TimeGranularitySpec getOutgoingGranularitySpec()
        Deprecated.
      • setOutgoingGranularitySpec

        public void setOutgoingGranularitySpec​(TimeGranularitySpec outgoingGranularitySpec)
        Deprecated.
      • toJsonObject

        public com.fasterxml.jackson.databind.node.ObjectNode toJsonObject()
        Deprecated.
        Description copied from class: FieldSpec
        Returns the ObjectNode representing the field spec.

        Only contains fields with non-default value.

        NOTE: here we use ObjectNode to preserve the insertion order.

        Overrides:
        toJsonObject in class FieldSpec
      • hashCode

        public int hashCode()
        Deprecated.
        Overrides:
        hashCode in class FieldSpec