public class StaticFillerQueries extends Object
Constructor and Description |
---|
StaticFillerQueries() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Prints to the console queries that are cached inside an query result cache.
|
public static void main(String[] args) throws Exception
Input data file should have a format of tab separated fields of offset, page length and query.
args
- the command line argumentsException
- when a problem occurredCopyright © 2016 Egothor. All Rights Reserved.