|
Change Parameter Type webAppCtx : WebAppContext to webAppCtx : Context in method protected addFilterPathMapping(pathSpec String, webAppCtx Context) : void in class org.apache.hadoop.hbase.http.HttpServer |
From |
To |
|
Change Parameter Type handler : ServletContextHandler to ctx : Context in method public defineFilter(ctx Context, name String, classname String, parameters Map<String,String>, urls String[]) : void in class org.apache.hadoop.hbase.http.HttpServer |
From |
To |
|
Change Parameter Type connector : ServerConnector to connector : Connector in method private addManagedListener(connector Connector) : void in class org.apache.hadoop.hbase.http.HttpServer |
From |
To |
|
Change Parameter Type ctxHandler : ServletContextHandler to context : Context in method public constrainHttpMethods(context Context) : void in class org.apache.hadoop.hbase.util.HttpServerUtil |
From |
To |
|
Change Parameter Type listener : ServerConnector to listener : Connector in method private ListenerInfo(isManaged boolean, listener Connector) in class org.apache.hadoop.hbase.http.HttpServer.ListenerInfo |
From |
To |
|
Change Parameter Type context : ServletContextHandler to context : Context in method private setContextAttributes(context Context, conf Configuration) : void in class org.apache.hadoop.hbase.http.HttpServer |
From |
To |
|
Rename Variable sslCtxFactory : SslContextFactory to c : SslSocketConnector in method public build() : HttpServer in class org.apache.hadoop.hbase.http.HttpServer.Builder |
From |
To |
|
Rename Variable ctxHandler : ServletContextHandler to context : Context in method public main(args String[]) : void in class org.apache.hadoop.hbase.rest.RESTServer |
From |
To |
|
Rename Variable handler : ServletContextHandler to ctx : Context in method public addFilter(name String, classname String, parameters Map<String,String>) : void in class org.apache.hadoop.hbase.http.HttpServer |
From |
To |
|
Rename Variable ctxHandler : ServletContextHandler to context : Context in method private setupHTTPServer() : void in class org.apache.hadoop.hbase.thrift.ThriftServerRunner |
From |
To |
|
Rename Variable context : ServletContext to sContext : ContextHandler.SContext in method private inferMimeType(request ServletRequest) : String in class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter |
From |
To |
|
Rename Variable sslCtxFactory : SslContextFactory to sslConnector : SslSelectChannelConnectorSecure in method private setupHTTPServer() : void in class org.apache.hadoop.hbase.thrift.ThriftServerRunner |
From |
To |
|
Rename Variable sslCtxFactory : SslContextFactory to sslConnector : SslSelectChannelConnectorSecure in method public main(args String[]) : void in class org.apache.hadoop.hbase.rest.RESTServer |
From |
To |
|
Rename Variable securityHandler : ConstraintSecurityHandler to sh : SecurityHandler in method public constrainHttpMethods(context Context) : void in class org.apache.hadoop.hbase.util.HttpServerUtil |
From |
To |
|
Rename Variable ctxHandler : ServletContextHandler to context : Context in method public startServletContainer(conf Configuration) : void in class org.apache.hadoop.hbase.rest.HBaseRESTTestingUtility |
From |
To |
|
Rename Variable serverConnector : ServerConnector to connector : Connector in method private setupHTTPServer() : void in class org.apache.hadoop.hbase.thrift.ThriftServerRunner |
From |
To |
|
Rename Variable serverConnector : ServerConnector to connector : Connector in method public main(args String[]) : void in class org.apache.hadoop.hbase.rest.RESTServer |
From |
To |
|
Change Variable Type logContext : ServletContextHandler to logContext : Context in method protected addDefaultApps(parent ContextHandlerCollection, appDir String, conf Configuration) : void in class org.apache.hadoop.hbase.http.HttpServer |
From |
To |
|
Change Variable Type ctxHandler : ServletContextHandler to context : Context in method public main(args String[]) : void in class org.apache.hadoop.hbase.rest.RESTServer |
From |
To |
|
Change Variable Type l : ServerConnector to l : Connector in method public toString() : String in class org.apache.hadoop.hbase.http.HttpServer |
From |
To |
|
Change Variable Type ctxHandler : ServletContextHandler to context : Context in method private setupHTTPServer() : void in class org.apache.hadoop.hbase.thrift.ThriftServerRunner |
From |
To |
|
Change Variable Type ctxHandler : ServletContextHandler to context : Context in method public startServletContainer(conf Configuration) : void in class org.apache.hadoop.hbase.rest.HBaseRESTTestingUtility |
From |
To |
|
Change Variable Type serverConnector : ServerConnector to connector : Connector in method private setupHTTPServer() : void in class org.apache.hadoop.hbase.thrift.ThriftServerRunner |
From |
To |
|
Change Variable Type listener : ServerConnector to listener : Connector in method private checkBindAddress(host String, port int, findPort boolean) : HttpServer in class org.apache.hadoop.hbase.http.TestHttpServer |
From |
To |
|
Change Variable Type sslCtxFactory : SslContextFactory to c : SslSocketConnector in method public build() : HttpServer in class org.apache.hadoop.hbase.http.HttpServer.Builder |
From |
To |
|
Change Variable Type handler : ServletContextHandler to ctx : Context in method public addFilter(name String, classname String, parameters Map<String,String>) : void in class org.apache.hadoop.hbase.http.HttpServer |
From |
To |
|
Change Variable Type listener : ServerConnector to listener : Connector in method package openListeners() : void in class org.apache.hadoop.hbase.http.HttpServer |
From |
To |
|
Change Variable Type context : ServletContext to sContext : ContextHandler.SContext in method private inferMimeType(request ServletRequest) : String in class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter |
From |
To |
|
Change Variable Type sslCtxFactory : SslContextFactory to sslConnector : SslSelectChannelConnectorSecure in method private setupHTTPServer() : void in class org.apache.hadoop.hbase.thrift.ThriftServerRunner |
From |
To |
|
Change Variable Type sslCtxFactory : SslContextFactory to sslConnector : SslSelectChannelConnectorSecure in method public main(args String[]) : void in class org.apache.hadoop.hbase.rest.RESTServer |
From |
To |
|
Change Variable Type listener : ServerConnector to listener : Connector in method public build() : HttpServer in class org.apache.hadoop.hbase.http.HttpServer.Builder |
From |
To |
|
Change Variable Type ctx : ServletContextHandler to ctx : Context in method public addGlobalFilter(name String, classname String, parameters Map<String,String>) : void in class org.apache.hadoop.hbase.http.HttpServer |
From |
To |
|
Change Variable Type c : ServerConnector to c : Connector in method public getConnectorAddress(index int) : InetSocketAddress in class org.apache.hadoop.hbase.http.HttpServer |
From |
To |
|
Change Variable Type securityHandler : ConstraintSecurityHandler to sh : SecurityHandler in method public constrainHttpMethods(context Context) : void in class org.apache.hadoop.hbase.util.HttpServerUtil |
From |
To |
|
Change Variable Type staticContext : ServletContextHandler to staticContext : Context in method protected addDefaultApps(parent ContextHandlerCollection, appDir String, conf Configuration) : void in class org.apache.hadoop.hbase.http.HttpServer |
From |
To |
|
Change Variable Type e : Map.Entry<ServletContextHandler,Boolean> to e : Map.Entry<Context,Boolean> in method public addFilter(name String, classname String, parameters Map<String,String>) : void in class org.apache.hadoop.hbase.http.HttpServer |
From |
To |
|
Change Variable Type serverConnector : ServerConnector to connector : Connector in method public main(args String[]) : void in class org.apache.hadoop.hbase.rest.RESTServer |
From |
To |