public class HystrixRequestEventsSseServlet extends HystrixSampleSseServlet
DEFAULT_PAUSE_POLLER_THREAD_DELAY_IN_MS, sampleStream| Constructor and Description |
|---|
HystrixRequestEventsSseServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
decrementCurrentConcurrentConnections() |
protected int |
getMaxNumberConcurrentConnectionsAllowed() |
protected int |
getNumberCurrentConnections() |
protected int |
incrementAndGetCurrentConcurrentConnections() |
destroy, doGet, init, shutdowndoDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, serviceprotected int getMaxNumberConcurrentConnectionsAllowed()
getMaxNumberConcurrentConnectionsAllowed in class HystrixSampleSseServletprotected int getNumberCurrentConnections()
getNumberCurrentConnections in class HystrixSampleSseServletprotected int incrementAndGetCurrentConcurrentConnections()
incrementAndGetCurrentConcurrentConnections in class HystrixSampleSseServletprotected void decrementCurrentConcurrentConnections()
decrementCurrentConcurrentConnections in class HystrixSampleSseServlet