Uses of Class
org.aksw.iguana.cc.worker.impl.MultipleCLIInputWorker
-
Packages that use MultipleCLIInputWorker Package Description org.aksw.iguana.cc.worker.impl -
-
Uses of MultipleCLIInputWorker in org.aksw.iguana.cc.worker.impl
Subclasses of MultipleCLIInputWorker in org.aksw.iguana.cc.worker.impl Modifier and Type Class Description class
CLIInputFileWorker
Worker to execute a query against a CLI process, the connection.service will be the command to execute the query against.class
CLIInputPrefixWorker
Worker to execute a query against a CLI process, the connection.service will be the command to execute the query against.
-