Interface BuildIndexPath
- All Superinterfaces:
Path
- All Known Implementing Classes:
DefaultBuildIndexPath
@Experimental @Public public interface BuildIndexPath extends Path
Starting path of the Index building DSL.
- Since:
- 2.2
- Author:
- Simon Baslé
-
Method Summary
Modifier and Type Method Description IndexNamesPath
on(String keyspace)
IndexNamesPath
on(String namespace, String keyspace)
-
Method Details
-
on
-
on
-