Package com.atlassian.jira.ipd.index
Class IpdIndexWriterStats
java.lang.Object
com.atlassian.jira.ipd.index.IpdIndexWriterStats
- Since:
- 9.11.0
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionIpdIndexWriterStats
(com.atlassian.diagnostics.ipd.api.registry.IpdRegistry ipdRegistry) -
Method Summary
-
Field Details
-
ROOT_HOME_LOCAL_WRITE_LATENCY_INDEXWRITER_METRIC_NAME
- See Also:
-
-
Constructor Details
-
IpdIndexWriterStats
public IpdIndexWriterStats(com.atlassian.diagnostics.ipd.api.registry.IpdRegistry ipdRegistry)
-
-
Method Details
-
updateWriteLatency
public void updateWriteLatency(long millis) -
close
public void close()
-