public class HAStatusServletUtilProxy extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HAStatusServletUtilProxy.HAStatusServletUtilFactory |
Modifier | Constructor and Description |
---|---|
protected |
HAStatusServletUtilProxy(IIndexManager indexManager) |
Modifier and Type | Method and Description |
---|---|
void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
XMLBuilder.Node current)
Show the interesting things about the quorum.
|
void |
doHAStatus(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
Special reporting request for HA status.
|
void |
doHealthStatus(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
Basic server health info
|
static String |
getDefaultProvider() |
protected HAStatusServletUtilProxy(IIndexManager indexManager)
public void doGet(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, XMLBuilder.Node current) throws IOException
IOException
public void doHAStatus(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws IOException
req
- resp
- TimeoutException
InterruptedException
AsynchronousQuorumCloseException
IOException
public void doHealthStatus(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws IOException
req
- resp
- TimeoutException
InterruptedException
AsynchronousQuorumCloseException
IOException
public static String getDefaultProvider()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.