Module: Groonga

Defined in:
lib/groonga/query-log/version.rb,
lib/groonga/query-log/parser.rb,
lib/groonga/query-log/analyzer.rb,
lib/groonga/query-log/replayer.rb,
lib/groonga/query-log/extractor.rb,
lib/groonga/query-log/command/replay.rb,
lib/groonga/query-log/server-verifier.rb,
lib/groonga/query-log/analyzer/reporter.rb,
lib/groonga/query-log/analyzer/streamer.rb,
lib/groonga/query-log/response-comparer.rb,
lib/groonga/query-log/analyzer/statistic.rb,
lib/groonga/query-log/command-line-utils.rb,
lib/groonga/query-log/memory-leak-detector.rb,
lib/groonga/query-log/command/verify-server.rb,
lib/groonga/query-log/analyzer/reporter/html.rb,
lib/groonga/query-log/analyzer/reporter/json.rb,
lib/groonga/query-log/incompatibility-detector.rb,
lib/groonga/query-log/analyzer/reporter/console.rb,
lib/groonga/query-log/analyzer/sized-statistics.rb,
lib/groonga/query-log/command/detect-memory-leak.rb,
lib/groonga/query-log/command/run-regression-test.rb,
lib/groonga/query-log/command/show-running-queries.rb,
lib/groonga/query-log/analyzer/reporter/json-stream.rb,
lib/groonga/query-log/analyzer/sized-grouped-operations.rb,
lib/groonga/query-log/command/format-regression-test-logs.rb,
lib/groonga/query-log/command-version-compatibility-checker.rb,
lib/groonga/query-log/command/check-command-version-compatibility.rb

Overview

Copyright © 2011-2012 Kouhei Sutou <[email protected]> Copyright © 2012 Haruka Yoshihara <[email protected]>

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

Defined Under Namespace

Modules: QueryLog