|
Change Parameter Type excep : DrillUserException to excep : UserException in method public fail(handle FragmentHandle, message String, excep UserException) : void in class org.apache.drill.exec.work.fragment.AbstractStatusReporter |
From |
To |
|
Change Parameter Type ex : DrillUserException to ex : UserException in method public submissionFailed(ex UserException) : void in class org.apache.drill.exec.client.DrillClient.ListHoldingResultsListener |
From |
To |
|
Change Parameter Type value : double to value : long in method package push(context String, value long) : void in class org.apache.drill.common.exceptions.UserExceptionContext |
From |
To |
|
Change Parameter Type value : long to value : String in method package add(context String, value String) : void in class org.apache.drill.common.exceptions.UserExceptionContext |
From |
To |
|
Change Parameter Type value : long to value : String in method package push(context String, value String) : void in class org.apache.drill.common.exceptions.UserExceptionContext |
From |
To |
|
Change Parameter Type ex : DrillUserException to ex : UserException in method public submissionFailed(ex UserException) : void in class org.apache.drill.exec.server.rest.QueryWrapper.Listener |
From |
To |
|
Change Parameter Type ex : DrillUserException to ex : UserException in method public submissionFailed(ex UserException) : void in class org.apache.drill.SingleRowListener |
From |
To |
|
Change Parameter Type ex : DrillUserException to ex : UserException in method private throwAsUnsupportedException(ex UserException) : void in class org.apache.drill.TestDisabledFunctionality |
From |
To |
|
Change Parameter Type ex : DrillUserException to ex : UserException in method public submissionFailed(ex UserException) : void in class org.apache.drill.jdbc.impl.DrillResultSetImpl.ResultsListener |
From |
To |
|
Change Parameter Type ex : DrillUserException to ex : UserException in method public submissionFailed(ex UserException) : void in class org.apache.drill.exec.client.PrintingResultsListener |
From |
To |
|
Change Parameter Type ex : DrillUserException to ex : UserException in method public submissionFailed(ex UserException) : void in class org.apache.drill.exec.rpc.user.QueryResultHandler.BufferingResultsListener |
From |
To |
|
Change Parameter Type ex : DrillUserException to ex : UserException in method public submissionFailed(ex UserException) : void in class org.apache.drill.exec.store.parquet.ParquetResultListener |
From |
To |
|
Change Parameter Type ex : DrillUserException to ex : UserException in method public getBuilder(context FragmentContext, state FragmentState, ex UserException) : FragmentStatus.Builder in class org.apache.drill.exec.work.fragment.AbstractStatusReporter |
From |
To |
|
Change Parameter Type ex : DrillUserException to ex : UserException in method public submissionFailed(ex UserException) : void in class org.apache.drill.BaseTestQuery.SilentListener |
From |
To |
|
Change Parameter Type excep : DrillUserException to excep : UserException in method public fail(handle FragmentHandle, message String, excep UserException) : void in class org.apache.drill.exec.work.fragment.StatusReporter |
From |
To |
|
Change Parameter Type value : double to value : long in method package add(context String, value long) : void in class org.apache.drill.common.exceptions.UserExceptionContext |
From |
To |
|
Change Parameter Type ex : DrillUserException to ex : UserException in method public submissionFailed(ex UserException) : void in class org.apache.drill.exec.rpc.user.UserResultsListener |
From |
To |
|
Change Parameter Type ex : DrillUserException to ex : UserException in method public submissionFailed(ex UserException) : void in class org.apache.drill.exec.store.parquet.TestParquetPhysicalPlan.ParquetResultsListener |
From |
To |
|
Change Parameter Type caught : DrillUserException to caught : UserException in method private assertInjected(caught UserException, exceptionClass Class<? extends Throwable>, desc String) : void in class org.apache.drill.exec.server.TestDrillbitResilience |
From |
To |
|
Change Parameter Type uex : DrillUserException to uex : UserException in method private wrap(uex UserException, numWraps int) : Exception in class org.apache.drill.common.exceptions.TestUserException |
From |
To |
|
Change Return Type UserExceptionContext to void in method package push(context String) : void in class org.apache.drill.common.exceptions.UserExceptionContext |
From |
To |
|
Change Return Type DrillUserException to UserException in method package findWrappedUserException(ex Throwable) : UserException in class org.apache.drill.common.exceptions.ErrorHelper |
From |
To |
|
Change Return Type UserExceptionContext to void in method package push(context String, value long) : void in class org.apache.drill.common.exceptions.UserExceptionContext |
From |
To |
|
Change Return Type UserExceptionContext to void in method package push(context String, value String) : void in class org.apache.drill.common.exceptions.UserExceptionContext |
From |
To |
|
Change Return Type UserExceptionContext to void in method package add(context String, value String) : void in class org.apache.drill.common.exceptions.UserExceptionContext |
From |
To |
|
Change Return Type UserExceptionContext to void in method package add(context String) : void in class org.apache.drill.common.exceptions.UserExceptionContext |
From |
To |
|
Change Return Type UserExceptionContext to void in method package add(context String, value long) : void in class org.apache.drill.common.exceptions.UserExceptionContext |
From |
To |
|
Change Return Type UserExceptionContext to void in method package add(endpoint CoordinationProtos.DrillbitEndpoint) : void in class org.apache.drill.common.exceptions.UserExceptionContext |
From |
To |