public interface QueryResult
| Modifier and Type | Method and Description |
|---|---|
int |
getHitCount() |
java.util.List<java.lang.String> |
getLabels() |
boolean |
isMatch() |
ResultHit |
nextHit() |
boolean isMatch()
java.util.List<java.lang.String> getLabels()
int getHitCount()
ResultHit nextHit()