Interface UsingPath
- All Known Implementing Classes:
DefaultUsingPath
@Experimental @Public public interface UsingPath extends Path, Statement
Using path of the Index dropping DSL.
- Since:
- 2.2
- Author:
- Simon Baslé
-
Method Summary
-
Method Details
-
using
Describes the type of index to drop.- Parameters:
indexType
- the type of the index.
-