Class DefaultBuildIndexPath
java.lang.Object
com.couchbase.client.java.query.dsl.path.AbstractPath
com.couchbase.client.java.query.dsl.path.index.DefaultBuildIndexPath
- All Implemented Interfaces:
BuildIndexPath,Path
@Experimental @Private public class DefaultBuildIndexPath extends AbstractPath implements BuildIndexPath
see
BuildIndexPath- Since:
- 2.2
- Author:
- Simon Baslé
-
Constructor Summary
Constructors Constructor Description DefaultBuildIndexPath() -
Method Summary
Modifier and Type Method Description IndexNamesPathon(String keyspace)IndexNamesPathon(String namespace, String keyspace)Methods inherited from class com.couchbase.client.java.query.dsl.path.AbstractPath
element, toString
-
Constructor Details
-
DefaultBuildIndexPath
public DefaultBuildIndexPath()
-
-
Method Details
-
on
- Specified by:
onin interfaceBuildIndexPath
-
on
- Specified by:
onin interfaceBuildIndexPath
-