public interface RecordsProcessorInterface<T>
T
process(List<Object[]> args)
T process(List<Object[]> args)