Class GetCounters
- java.lang.Object
-
- org.nuxeo.ecm.automation.core.operations.management.GetCounters
-
@Deprecated(since="11.4") public class GetCounters extends Object
Deprecated.since 11.4, superseded by dropwizard metricsReturn the data collected by one or more Counters For each counter 3 series are returned , bare values, delta and speed- Author:
- Tiry ([email protected])
-
-
Field Summary
Fields Modifier and Type Field Description protected StringList
counterNames
Deprecated.protected OperationContext
ctx
Deprecated.static String
ID
Deprecated.
-
Constructor Summary
Constructors Constructor Description GetCounters()
Deprecated.
-
-
-
Field Detail
-
ID
public static final String ID
Deprecated.- See Also:
- Constant Field Values
-
ctx
protected OperationContext ctx
Deprecated.
-
counterNames
protected StringList counterNames
Deprecated.
-
-
Method Detail
-
run
public Blob run() throws IOException
Deprecated.- Throws:
IOException
-
-