Uses of Interface
com.devebot.opflow.OpflowThroughput.Source
| Package | Description |
|---|---|
| com.devebot.opflow |
-
Uses of OpflowThroughput.Source in com.devebot.opflow
Methods in com.devebot.opflow that return OpflowThroughput.Source Modifier and Type Method Description OpflowThroughput.SourceOpflowRpcInvocationCounter. getNativeWorkerInfoSource()OpflowThroughput.SourceOpflowRpcInvocationCounter. getPublisherInfoSource()OpflowThroughput.SourceOpflowRpcInvocationCounter. getRemoteAMQPWorkerInfoSource()OpflowThroughput.SourceOpflowRpcInvocationCounter. getRemoteHTTPWorkerInfoSource()Methods in com.devebot.opflow with parameters of type OpflowThroughput.Source Modifier and Type Method Description OpflowThroughput.TupleOpflowThroughput.Tuple. register(String label, OpflowThroughput.Source reader)Constructors in com.devebot.opflow with parameters of type OpflowThroughput.Source Constructor Description Gauge(int length, OpflowThroughput.Source source)Gauge(OpflowThroughput.Source source)