Package io.trino.tests.product.cli
Class TrinoCliProcess
java.lang.Object
io.trino.tempto.internal.process.CliProcessBase
io.trino.tempto.process.LocalCliProcess
io.trino.tests.product.cli.TrinoCliProcess
- All Implemented Interfaces:
io.trino.tempto.process.CliProcess,Closeable,AutoCloseable
public final class TrinoCliProcess
extends io.trino.tempto.process.LocalCliProcess
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.trino.tempto.process.LocalCliProcess
close, waitForWithTimeoutAndKillMethods inherited from class io.trino.tempto.internal.process.CliProcessBase
getProcessInput, hasNextError, hasNextErrorLine, hasNextErrorToken, hasNextOutput, hasNextOutputLine, hasNextOutputToken, nextErrorLine, nextErrorToken, nextOutputLine, nextOutputToken, readRemainingErrorLines, readRemainingOutputLines, waitForWithTimeoutAndKill
-
Constructor Details
-
TrinoCliProcess
-
-
Method Details
-
readLinesUntilPrompt
-
waitForPrompt
public void waitForPrompt()
-