|
Change Return Type void to boolean in method private process(queryRunner QueryRunner, sql String, outputFormat OutputFormat, schemaChanged Runnable, interactive boolean) : boolean in class com.facebook.presto.cli.Console |
From |
To |
|
Change Return Type void to boolean in method private renderQueryOutput(out PrintStream, outputFormat OutputFormat, interactive boolean) : boolean in class com.facebook.presto.cli.Query |
From |
To |
|
Change Return Type void to boolean in method public renderOutput(out PrintStream, outputFormat OutputFormat, interactive boolean) : boolean in class com.facebook.presto.cli.Query |
From |
To |
|
Change Return Type void to boolean in method public run() : boolean in class com.facebook.presto.cli.Console |
From |
To |