| InstrumentedQueuedThreadPool | InstrumentedQueuedThreadPool | |||
|---|---|---|---|---|
| Compiled from "InstrumentedQueuedThreadPool.java" | Compiled from "InstrumentedQueuedThreadPool.java" | |||
| public class com.codahale.metrics.jetty9.InstrumentedQueuedThreadPool exten | public class io.dropwizard.metrics5.jetty9.InstrumentedQueuedThreadPool ext | |||
| ds org.eclipse.jetty.util.thread.QueuedThreadPool { | ends org.eclipse.jetty.util.thread.QueuedThreadPool { | |||
| public com.codahale.metrics.jetty9.InstrumentedQueuedThreadPool(com.codah | public io.dropwizard.metrics5.jetty9.InstrumentedQueuedThreadPool(io.drop | |||
| ale.metrics.MetricRegistry); | wizard.metrics5.MetricRegistry); | |||
| public com.codahale.metrics.jetty9.InstrumentedQueuedThreadPool(com.codah | public io.dropwizard.metrics5.jetty9.InstrumentedQueuedThreadPool(io.drop | |||
| ale.metrics.MetricRegistry, int); | wizard.metrics5.MetricRegistry, int); | |||
| public com.codahale.metrics.jetty9.InstrumentedQueuedThreadPool(com.codah | public io.dropwizard.metrics5.jetty9.InstrumentedQueuedThreadPool(io.drop | |||
| ale.metrics.MetricRegistry, int, int); | wizard.metrics5.MetricRegistry, int, int); | |||
| public com.codahale.metrics.jetty9.InstrumentedQueuedThreadPool(com.codah | public io.dropwizard.metrics5.jetty9.InstrumentedQueuedThreadPool(io.drop | |||
| ale.metrics.MetricRegistry, int, int, int); | wizard.metrics5.MetricRegistry, int, int, int); | |||
| public com.codahale.metrics.jetty9.InstrumentedQueuedThreadPool(com.codah | public io.dropwizard.metrics5.jetty9.InstrumentedQueuedThreadPool(io.drop | |||
| ale.metrics.MetricRegistry, int, int, int, java.util.concurrent.BlockingQue | wizard.metrics5.MetricRegistry, int, int, int, java.util.concurrent.Blockin | |||
| ue<java.lang.Runnable>); | gQueue<java.lang.Runnable>); | |||
| public com.codahale.metrics.jetty9.InstrumentedQueuedThreadPool(com.codah | public io.dropwizard.metrics5.jetty9.InstrumentedQueuedThreadPool(io.drop | |||
| ale.metrics.MetricRegistry, int, int, int, java.util.concurrent.BlockingQue | wizard.metrics5.MetricRegistry, int, int, int, java.util.concurrent.Blockin | |||
| ue<java.lang.Runnable>, java.lang.String); | gQueue<java.lang.Runnable>, java.lang.String); | |||
| public java.lang.String getPrefix(); | public java.lang.String getPrefix(); | |||
| public void setPrefix(java.lang.String); | public void setPrefix(java.lang.String); | |||
| protected void doStart() throws java.lang.Exception; | protected void doStart() throws java.lang.Exception; | |||
| protected void doStop() throws java.lang.Exception; | ||||
| static java.util.concurrent.BlockingQueue access$000(com.codahale.metrics | ||||
| .jetty9.InstrumentedQueuedThreadPool); | ||||
| } | } | |||
| End of changes. 2 change blocks. | ||||
| 19 lines changed or deleted | 16 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||