public class QueryFacetMap extends JsonFacetMap<QueryFacetMap>
JsonQueryRequest.withFacet(String, Map)
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
QueryFacetMap(String queryString) |
Modifier and Type | Method and Description |
---|---|
QueryFacetMap |
getThis() |
withDomain, withStatSubFacet, withSubFacet
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
public QueryFacetMap(String queryString)
public QueryFacetMap getThis()
getThis
in class JsonFacetMap<QueryFacetMap>
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.