public abstract class JsonFacetMap<B extends JsonFacetMap<B>> extends HashMap<String,Object>
JsonQueryRequest.withFacet(String, Map)AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
JsonFacetMap(String facetType) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2006–2022 The Apache Software Foundation. All rights reserved.