Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ get_signature
Method
get_signature
include/proxy/logging/LogObject.h:163–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
off_t get_file_size_bytes();
162
163
inline uint64_t
164
get_signature() const
165
{
166
return m_signature;
167
}
168
169
inline int
170
get_rolling_interval() const
Callers
5
_add_buffer_header
Method · 0.80
_manage_object
Method · 0.80
_solve_filename_conflicts
Method · 0.80
get_object_with_signature
Method · 0.80
operator==
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected