Class: ElasticAPM::Sql::Signature::Summarizer Private
- Inherits:
-
Object
- Object
- ElasticAPM::Sql::Signature::Summarizer
- Defined in:
- lib/elastic_apm/sql/signature.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Mostly here to provide a similar API to new SqlSummarizer for easier swapping out
Instance Method Summary collapse
- #summarize(sql) ⇒ Object private