Class SearchFacetUtil
- java.lang.Object
-
- com.couchbase.client.java.search.util.SearchFacetUtil
-
-
Constructor Summary
Constructors Constructor Description SearchFacetUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SearchFacetResult
convert(com.couchbase.client.core.api.search.result.CoreSearchFacetResult facet)
-
-
-
Method Detail
-
convert
public static SearchFacetResult convert(com.couchbase.client.core.api.search.result.CoreSearchFacetResult facet)
-
-