|
Change Parameter Type params : Map<String,String> to params : List<Param> in method private proxyAndGetResponse(dc DataCenter, request HttpServletRequest, body T, headers List<Param>, params List<Param>) : HttpResponse in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |
|
Change Parameter Type params : Map<String,String> to params : List<Param> in method private proxyAndGetResponseAs(dc DataCenter, request HttpServletRequest, body Q, clazz TypeReference<T>, headers List<Param>, params List<Param>) : T in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |
|
Change Parameter Type headers : Map<String,String> to headers : List<Param> in method private proxyAndGetResponse(dc DataCenter, request HttpServletRequest, body T, headers List<Param>, params List<Param>) : HttpResponse in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |
|
Change Parameter Type headers : Map<String,String> to headers : List<Param> in method private proxyAndGetResponseAs(dc DataCenter, request HttpServletRequest, body Q, clazz TypeReference<T>, headers List<Param>, params List<Param>) : T in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |
|
Change Variable Type params : Map<String,String> to params : List<Param> in method package routeBySlaveId(request HttpServletRequest, slaveId String) : Response in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |
|
Change Variable Type headers : Map<String,String> to headers : List<Param> in method public routeByRequestId(request HttpServletRequest, requestId String, body T) : Response in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |
|
Change Variable Type headers : Map<String,String> to headers : List<Param> in method package routeByRequestGroupId(request HttpServletRequest, requestGroupId String) : Response in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |
|
Change Variable Type params : Map<String,String> to params : List<Param> in method package routeByHostname(request HttpServletRequest, hostname String) : Response in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |
|
Change Variable Type params : Map<String,String> to params : List<Param> in method private getParams(request HttpServletRequest) : List<Param> in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |
|
Change Variable Type headers : Map<String,String> to headers : List<Param> in method package routeToDefaultDataCenter(request HttpServletRequest, body T) : Response in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |
|
Change Variable Type params : Map<String,String> to params : List<Param> in method package routeByRackId(request HttpServletRequest, rackId String) : Response in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |
|
Change Variable Type params : Map<String,String> to params : List<Param> in method package routeByDataCenter(request HttpServletRequest, dataCenterName String, body T) : Response in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |
|
Change Variable Type headers : Map<String,String> to headers : List<Param> in method private getHeaders(request HttpServletRequest) : List<Param> in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |
|
Change Variable Type params : Map<String,String> to params : List<Param> in method package routeByRequestGroupId(request HttpServletRequest, requestGroupId String) : Response in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |
|
Change Variable Type headers : Map<String,String> to headers : List<Param> in method public getMergedListResult(request HttpServletRequest, body T) : Response in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |
|
Change Variable Type params : Map<String,String> to params : List<Param> in method package routeToDefaultDataCenter(request HttpServletRequest, body T) : Response in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |
|
Change Variable Type headers : Map<String,String> to headers : List<Param> in method package routeBySlaveId(request HttpServletRequest, slaveId String) : Response in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |
|
Change Variable Type headers : Map<String,String> to headers : List<Param> in method package routeByHostname(request HttpServletRequest, hostname String) : Response in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |
|
Change Variable Type params : Map<String,String> to params : List<Param> in method public getMergedListResult(request HttpServletRequest, body T) : Response in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |
|
Change Variable Type headers : Map<String,String> to headers : List<Param> in method package routeByRackId(request HttpServletRequest, rackId String) : Response in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |
|
Change Variable Type headers : Map<String,String> to headers : List<Param> in method package routeByDataCenter(request HttpServletRequest, dataCenterName String, body T) : Response in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |
|
Change Variable Type params : Map<String,String> to params : List<Param> in method public routeByRequestId(request HttpServletRequest, requestId String, body T) : Response in class com.hubspot.singularity.proxy.ProxyResource |
From |
To |