Class ShouldCompressAttachmentTextExtraction
- java.lang.Object
-
- com.atlassian.confluence.internal.index.attachment.ShouldCompressAttachmentTextExtraction
-
-
Constructor Summary
Constructors Constructor Description ShouldCompressAttachmentTextExtraction(ClusterManager clusterManager)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Boolean
get()
It doesn't make sense to compress extracted text in non cluster configuration where everything happen in the same node.
-
-
-
Constructor Detail
-
ShouldCompressAttachmentTextExtraction
public ShouldCompressAttachmentTextExtraction(ClusterManager clusterManager)
-
-