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, shutdown
protected int getMaxNumberConcurrentConnectionsAllowed()
getMaxNumberConcurrentConnectionsAllowed
in class HystrixSampleSseServlet
protected int getNumberCurrentConnections()
getNumberCurrentConnections
in class HystrixSampleSseServlet
protected int incrementAndGetCurrentConcurrentConnections()
incrementAndGetCurrentConcurrentConnections
in class HystrixSampleSseServlet
protected void decrementCurrentConcurrentConnections()
decrementCurrentConcurrentConnections
in class HystrixSampleSseServlet