public class DruidAvaticaHandler
extends org.apache.calcite.avatica.server.AvaticaJsonHandler
org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener| Modifier and Type | Field and Description | 
|---|---|
static String | 
AVATICA_PATH  | 
| Constructor and Description | 
|---|
DruidAvaticaHandler(DruidMeta druidMeta,
                   DruidNode druidNode,
                   AvaticaMonitor avaticaMonitor)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
handle(String target,
      org.eclipse.jetty.server.Request baseRequest,
      javax.servlet.http.HttpServletRequest request,
      javax.servlet.http.HttpServletResponse response)  | 
getMetrics, setServerRpcMetadataisUserPermitteddestroy, doStart, doStop, dumpThis, getServer, setServeraddBean, addBean, addBean, addEventListener, addManaged, contains, dump, dump, dump, dump, dump, dumpBeans, dumpObject, dumpStdErr, getBean, getBeans, getBeans, isManaged, manage, removeBean, removeBeans, removeEventListener, setBeans, setStopTimeout, start, stop, unmanage, updateBean, updateBean, updateBeansaddLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stoppublic static final String AVATICA_PATH
@Inject public DruidAvaticaHandler(DruidMeta druidMeta, DruidNode druidNode, AvaticaMonitor avaticaMonitor) throws InstantiationException, IllegalAccessException, InvocationTargetException
public void handle(String target, org.eclipse.jetty.server.Request baseRequest, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException, javax.servlet.ServletException
handle in interface org.eclipse.jetty.server.Handlerhandle in class org.apache.calcite.avatica.server.AvaticaJsonHandlerIOExceptionjavax.servlet.ServletExceptionCopyright © 2011–2018. All rights reserved.