public class DbQuery extends Object
Constructor and Description |
---|
DbQuery() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getArgs() |
String |
getConfId() |
String |
getCrawlId() |
String |
getType() |
void |
setArgs(Map<String,String> args) |
void |
setConfId(String confId) |
void |
setCrawlId(String crawlId) |
void |
setType(String type) |
Copyright © 2021 The Apache Software Foundation