public class PrefixRule extends QueryRewriteRule
| Modifier and Type | Field and Description |
|---|---|
static Logger |
logger |
name| Constructor and Description |
|---|
PrefixRule() |
PrefixRule(String name,
String prefix) |
| Modifier and Type | Method and Description |
|---|---|
String |
apply(String query) |
String |
getPrefix() |
void |
setPrefix(String prefix) |
getName, setName, toStringpublic static final Logger logger
Copyright © 2020. All rights reserved.