Class FieldInfoUtils.TypeInfoSchema

    • Method Detail

      • getFieldNames

        public String[] getFieldNames()
      • getIndices

        public int[] getIndices()
      • getFieldTypes

        public org.apache.flink.table.types.DataType[] getFieldTypes()
      • isRowtimeDefined

        public boolean isRowtimeDefined()
      • toResolvedSchema

        public org.apache.flink.table.catalog.ResolvedSchema toResolvedSchema()