Package com.atlassian.confluence.internal.diagnostics.ipd.filesystem
-
Class Summary Class Description IndexWriterLatencyIpdJob IPD Job which copy already existing index writer metricIndexWriterLatencyIpdJob.COMMIT_JMX_OBJECT_NAME
to IPD metric.IpdLocalFileWriteLatencyMeter Makes measurements of file write duration to local file system with guaranteed persistence.IpdSharedFileWriteLatencyMeter Makes measurements of file write duration to shared file system without guaranteed persistence.LocalHomeLatencyIpdJob Captures local-home latency to IPD metric 'home.local.write.latency.synthetic' by measuring time to write small amount of data to a file.SharedHomeLatencyIpdJob Captures shared-home latency to IPD metric 'home.shared.write.latency' by measuring time to write small amount of data to a file. -
Exception Summary Exception Description PathNotConfiguredException