public interface PropertyNameMatcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(String property) |
IndexedColumn |
matchesIndex() |
PropertyNameMatcher |
partialMatch(String property) |
Tuple2<String,PropertyNameMatcher> |
speculativeMatch() |
boolean matches(String property)
IndexedColumn matchesIndex()
PropertyNameMatcher partialMatch(String property)
Tuple2<String,PropertyNameMatcher> speculativeMatch()
Copyright © 2015. All rights reserved.