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 class
DefaultIndexNamesPath
SeeIndexNamesPath
.Methods in com.couchbase.client.java.query.dsl.path.index that return IndexNamesPath Modifier and Type Method Description IndexNamesPath
BuildIndexPath. on(String keyspace)
IndexNamesPath
BuildIndexPath. on(String namespace, String keyspace)
IndexNamesPath
DefaultBuildIndexPath. on(String keyspace)
IndexNamesPath
DefaultBuildIndexPath. on(String namespace, String keyspace)
-