Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaterializeInc/materialize
/ application_name
Method
application_name
src/adapter/src/coord.rs:1259–1261 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
1257
}
1258
1259
pub fn application_name(&self) -> &str {
1260
&self.application_name
1261
}
1262
1263
pub fn authenticated_role_id(&self) -> &RoleId {
1264
&self.authenticated_role
Callers
10
send_execute_response
Method · 0.45
create_began_execution_record
Function · 0.45
startup
Method · 0.45
track_statement_parse_failure
Method · 0.45
send_with_cancel
Method · 0.45
histogram
Method · 0.45
catalog_transact_inner
Method · 0.45
begin_session_for_statement_logging
Method · 0.45
connect
Function · 0.45
connect_with_profile_inner
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected