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

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

Overview

Tracks strings and returns IDs

Method Summary

Methods inherited from Utils::StringTable

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

Constructor Details

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