Package org.apache.druid.server.http
Interface RedirectInfo
-
- All Known Implementing Classes:
CoordinatorRedirectInfo
public interface RedirectInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleandoLocal(String requestURI)URLgetRedirectURL(String queryString, String requestURI)
-