|
Move And Inline Method public isFailed() : boolean moved from class com.facebook.presto.client.StatementClient to class com.facebook.presto.cli.Query & inlined to private renderQueryOutput(out PrintStream, outputFormat OutputFormat, interactive boolean) : boolean |
From |
To |
|
Move And Inline Method public isFailed() : boolean moved from class com.facebook.presto.client.StatementClient to class com.facebook.presto.jdbc.PrestoStatement & inlined to package internalExecute(sql String) : boolean |
From |
To |
|
Move And Inline Method public isFailed() : boolean moved from class com.facebook.presto.client.StatementClient to class com.facebook.presto.jdbc.PrestoResultSet.ResultsPageIterator & inlined to protected computeNext() : Iterable<List<Object>> |
From |
To |
|
Move And Inline Method public isClosed() : boolean moved from class com.facebook.presto.client.StatementClient to class com.facebook.presto.jdbc.PrestoResultSet & inlined to public isClosed() : boolean |
From |
To |
|
Move And Inline Method public isFailed() : boolean moved from class com.facebook.presto.client.StatementClient to class com.facebook.presto.tests.AbstractTestingPrestoClient & inlined to public execute(session Session, sql String) : ResultWithQueryId<T> |
From |
To |
|
Move And Inline Method public isFailed() : boolean moved from class com.facebook.presto.client.StatementClient to class com.facebook.presto.jdbc.PrestoResultSet & inlined to private getColumns(client StatementClient, progressCallback Consumer<QueryStats>) : List<Column> |
From |
To |