public List getRecords()

in flume-morphline-solr-sink/src/main/java/org/apache/flume/sink/solr/morphline/MorphlineInterceptor.java [213:215]


    public List<Record> getRecords() {
      return results;
    }