Class DefaultUsingPath

    • Constructor Detail

      • DefaultUsingPath

        protected DefaultUsingPath​(AbstractPath parent)
    • Method Detail

      • using

        public Statement using​(IndexType indexType)
        Description copied from interface: UsingPath
        Describes the type of index to drop.
        Specified by:
        using in interface UsingPath
        Parameters:
        indexType - the type of the index.