Class SearchIndexManagerUtil
- java.lang.Object
-
- com.couchbase.client.java.manager.search.SearchIndexManagerUtil
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SearchIndex
convert(CoreSearchIndex index)
static CoreSearchIndex
convert(SearchIndex index)
-
-
-
Method Detail
-
convert
public static SearchIndex convert(CoreSearchIndex index)
-
convert
public static CoreSearchIndex convert(SearchIndex index)
-
-