public class LongVectorValueMatcher extends Object implements VectorValueMatcherFactory
| Constructor and Description |
|---|
LongVectorValueMatcher(VectorValueSelector selector) |
| Modifier and Type | Method and Description |
|---|---|
VectorValueMatcher |
makeMatcher(DruidPredicateFactory predicateFactory) |
VectorValueMatcher |
makeMatcher(String value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmakeNullValueMatcherpublic LongVectorValueMatcher(VectorValueSelector selector)
public VectorValueMatcher makeMatcher(@Nullable String value)
makeMatcher in interface VectorValueMatcherFactorypublic VectorValueMatcher makeMatcher(DruidPredicateFactory predicateFactory)
makeMatcher in interface VectorValueMatcherFactoryCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.