Package org.talend.sdk.component.api.service.record
-
Interface Summary Interface Description RecordBuilderFactory Entry point to create records (through builders).RecordService Helping class to build records.RecordVisitor<T> Visitor enabling to browse a record.