public interface DataQueryResultProcessor extends Closeable
void
init()
process(DataQuery query, Node<?> node)
close
void init() throws Exception
Exception
void process(DataQuery query, Node<?> node) throws Exception
Copyright © 2021 Open Foris. All rights reserved.