@FunctionalInterface public interface RecordProcessor
void
process(String... records)
void process(String... records) throws Exception
Exception
This documentation was released into the public domain.