MCPcopy 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_responseMethod · 0.45
startupMethod · 0.45
send_with_cancelMethod · 0.45
histogramMethod · 0.45
connectFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected