public class QueryConfig extends Object
| Constructor and Description |
|---|
QueryConfig() |
| Modifier and Type | Method and Description |
|---|---|
QueryContexts.Vectorize |
getVectorize() |
int |
getVectorSize() |
QueryConfig |
withOverrides(Query<?> query) |
public QueryContexts.Vectorize getVectorize()
public int getVectorSize()
public QueryConfig withOverrides(Query<?> query)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.