public abstract class JsonFacetMap<B extends JsonFacetMap<B>> extends HashMap<String,Object>
JsonQueryRequest.withFacet(String, Map)AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
| JsonFacetMap(String facetType) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract B | getThis() | 
| B | withDomain(DomainMap domain) | 
| B | withStatSubFacet(String facetName,
                String statFacet) | 
| B | withSubFacet(String facetName,
            JsonFacetMap map) | 
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic JsonFacetMap(String facetType)
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.