Class ShouldCompressAttachmentTextExtraction

    • Constructor Detail

      • ShouldCompressAttachmentTextExtraction

        public ShouldCompressAttachmentTextExtraction​(ClusterManager clusterManager)
    • Method Detail

      • get

        public Boolean 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>