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

Method pid

tests/shell/util.py:279–280  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

277 assert connected, "Impala shell is not connected"
278
279 def pid(self):
280 return self.shell_process.pid
281
282 def send_cmd(self, cmd):
283 """Send a single command to the shell. This method adds the end-of-query

Callers 5

test_cancellationMethod · 0.95
test_cancellationMethod · 0.95
test_sslMethod · 0.95

Calls

no outgoing calls

Tested by 5

test_cancellationMethod · 0.76
test_cancellationMethod · 0.76
test_sslMethod · 0.76