java.lang.Object
com.atlassian.confluence.internal.index.attachment.ShouldCompressAttachmentTextExtraction
-
Constructor Summary
Constructors
-
Method Summary
It doesn't make sense to compress extracted text in non cluster configuration where everything happen in the
same node.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ShouldCompressAttachmentTextExtraction
public ShouldCompressAttachmentTextExtraction(ClusterManager clusterManager)
-
Method Details
-
get
It doesn't make sense to compress extracted text in non cluster configuration where everything happen in the
same node.
- Specified by:
get
in interface Supplier<Boolean>