Class: Datadog::Profiling::Pprof::MessageSet
- Inherits:
-
Utils::ObjectSet
- Object
- Utils::ObjectSet
- Datadog::Profiling::Pprof::MessageSet
- Defined in:
- lib/ddtrace/profiling/pprof/message_set.rb
Overview
Acts as a unique dictionary of protobuf messages
Instance Method Summary collapse
Methods inherited from Utils::ObjectSet
#fetch, #freeze, #initialize, #length, #objects
Constructor Details
This class inherits a constructor from Datadog::Utils::ObjectSet
Instance Method Details
#messages ⇒ Object
9 10 11 |
# File 'lib/ddtrace/profiling/pprof/message_set.rb', line 9 def objects end |