java.lang.Object
com.atlassian.confluence.internal.index.attachment.ShouldCompressAttachmentTextExtraction
 
- 
Constructor SummaryConstructors 
- 
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.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
ShouldCompressAttachmentTextExtractionpublic ShouldCompressAttachmentTextExtraction(ClusterManager clusterManager) 
 
- 
Method Details
- 
getIt doesn't make sense to compress extracted text in non cluster configuration where everything happen in the
 same node. 
- Specified by:
- getin interface- Supplier<Boolean>