public abstract class QueryRewriteRule extends Object
| Constructor and Description |
|---|
QueryRewriteRule() |
QueryRewriteRule(String name) |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
apply(String query) |
String |
getName() |
void |
setName(String name) |
String |
toString() |
Copyright © 2020. All rights reserved.