public class CoordinatorOverlordRedirectInfo extends Object implements RedirectInfo
| Constructor and Description |
|---|
CoordinatorOverlordRedirectInfo(TaskMaster taskMaster,
DruidCoordinator druidCoordinator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doLocal(String requestURI) |
URL |
getRedirectURL(String queryString,
String requestURI) |
@Inject public CoordinatorOverlordRedirectInfo(TaskMaster taskMaster, DruidCoordinator druidCoordinator)
public boolean doLocal(String requestURI)
doLocal in interface RedirectInfopublic URL getRedirectURL(String queryString, String requestURI)
getRedirectURL in interface RedirectInfoCopyright © 2011–2017. All rights reserved.