@Override public Document toDocument(ITuple tuple) { Document document = new Document(); for (String field : fields) { document.append(field, tuple.
確定! 回上一頁