MCPcopy Create free account
hub / github.com/apache/impala / run_pre_hook

Method run_pre_hook

tests/benchmark/plugins/__init__.py:36–37  ·  view source on GitHub ↗
(self, context=None)

Source from the content-addressed store, hash-verified

34 self.scope = scope
35
36 def run_pre_hook(self, context=None):
37 pass
38
39 def run_post_hook(self, context=None):
40 pass

Callers 1

run_plugins_preMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected