Class FileCachingQueryList

java.lang.Object
org.aksw.iguana.cc.query.list.FileBasedQueryList
org.aksw.iguana.cc.query.list.impl.FileCachingQueryList
All Implemented Interfaces:
QueryList

public class FileCachingQueryList extends FileBasedQueryList
A query list which reads the queries into memory on initialization. During the benchmark the query are returned from the memory.
Author:
frensing