Class CountFromIndexStep

    • Constructor Detail

      • CountFromIndexStep

        public CountFromIndexStep​(IndexIdentifier targetIndex,
                                  String alias,
                                  CommandContext ctx,
                                  boolean profilingEnabled)
        Parameters:
        targetIndex - the index name as it is parsed by the SQL parsed
        alias - the name of the property returned in the result-set
        ctx - the query context
        profilingEnabled - true to enable the profiling of the execution (for SQL PROFILE)