public class EsHint extends Object implements Operand
Modifier and Type | Field and Description |
---|---|
String |
analyzer |
String |
index |
String |
operator |
Constructor and Description |
---|
EsHint(EsIdentifierList index,
String analyzer,
String operator) |
Modifier and Type | Method and Description |
---|---|
void |
accept(IVisitor visitor)
Accept the given visitor.
|
boolean |
equals(Object obj) |
String[] |
getIndex() |
String |
toString() |
Copyright © 2015 Nuxeo SA. All rights reserved.