|
Change Return Type void to List<String> in method protected abstract validateHandshake(validateHandshake HR) : List<String> in class org.apache.drill.exec.rpc.BasicClient |
From |
To |
|
Change Return Type void to List<String> in method protected validateHandshake(inbound BitToUserHandshake) : List<String> in class org.apache.drill.exec.rpc.user.UserClient |
From |
To |
|
Change Return Type CheckedFuture<Void,RpcException> to CheckedFuture<Void,IOException> in method private connect(handshake UserToBitHandshake, endpoint DrillbitEndpoint) : CheckedFuture<Void,IOException> in class org.apache.drill.exec.rpc.user.UserClient |
From |
To |
|
Change Return Type void to List<String> in method protected validateHandshake(handshake BitControlHandshake) : List<String> in class org.apache.drill.exec.rpc.control.ControlClient |
From |
To |
|
Change Return Type void to List<String> in method protected validateHandshake(handshake BitServerHandshake) : List<String> in class org.apache.drill.exec.rpc.data.DataClient |
From |
To |
|
Change Return Type void to FragmentManager in method private setupFragmentContextAndManager(allocator BufferAllocator) : FragmentManager in class org.apache.drill.exec.rpc.data.TestBitBitKerberos |
From |
To |