Class: Datadog::Profiling::Pprof::StringTable

Inherits:
Core::Utils::StringTable show all
Defined in:
lib/datadog/profiling/pprof/string_table.rb

Overview

Tracks strings and returns IDs

Method Summary

Methods inherited from Core::Utils::StringTable

#[], #fetch, #fetch_string, #initialize, #strings

Constructor Details

This class inherits a constructor from Datadog::Core::Utils::StringTable