Uses of Interface
com.couchbase.client.java.query.dsl.path.index.IndexNamesPath
-
Packages that use IndexNamesPath Package Description com.couchbase.client.java.query.dsl.path.index -
-
Uses of IndexNamesPath in com.couchbase.client.java.query.dsl.path.index
Classes in com.couchbase.client.java.query.dsl.path.index that implement IndexNamesPath Modifier and Type Class Description classDefaultIndexNamesPathSeeIndexNamesPath.Methods in com.couchbase.client.java.query.dsl.path.index that return IndexNamesPath Modifier and Type Method Description IndexNamesPathBuildIndexPath. on(String keyspace)IndexNamesPathBuildIndexPath. on(String namespace, String keyspace)IndexNamesPathDefaultBuildIndexPath. on(String keyspace)IndexNamesPathDefaultBuildIndexPath. on(String namespace, String keyspace)
-