58596061626364
this.fields.add(new DefaultGDATField(name, fieldType, windowAttribute)); return this; } public StreamSchema build() { return new DefaultStreamSchema(fields); }