Return-Path: X-Original-To: apmail-uima-user-archive@www.apache.org Delivered-To: apmail-uima-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 56BC410027 for ; Sat, 5 Oct 2013 09:46:31 +0000 (UTC) Received: (qmail 48703 invoked by uid 500); 5 Oct 2013 09:45:51 -0000 Delivered-To: apmail-uima-user-archive@uima.apache.org Received: (qmail 48499 invoked by uid 500); 5 Oct 2013 09:45:34 -0000 Mailing-List: contact user-help@uima.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@uima.apache.org Delivered-To: mailing list user@uima.apache.org Received: (qmail 48127 invoked by uid 99); 5 Oct 2013 09:45:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Oct 2013 09:45:00 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,T_HK_NAME_DR X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of arminwegner@googlemail.com designates 74.125.82.173 as permitted sender) Received: from [74.125.82.173] (HELO mail-we0-f173.google.com) (74.125.82.173) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Oct 2013 09:44:54 +0000 Received: by mail-we0-f173.google.com with SMTP id u57so4066029wes.18 for ; Sat, 05 Oct 2013 02:44:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=/bq+eJL0lrTHlPvrvGUqqyA0PHIAiM0XPXz4AXY4W9c=; b=QgH4LjLMOln7R82pkfITVRyMMmv/EcuskOyazgoCkyXd70Mn87ZZpBZTbAFSReeNlw 0yuqbaq6ZREqfcudjuNhuiLqryMo706H8zuefqh5cuxuXuqtDcqAHBMYRQJPKrTo4MRs Qwy8a10ffp7uBih39h9SJYCyTDba55fi831NMMy6zAGzw399/WWjN9gk0NMKq102HQrK oc7HmLbWKOCyb3oqLtJ0Gbhq+D28DWWS5Hc+Nqt6+gnbCvQLjnvhaoactompm9NWH5qq PM/ekSv8ChJ7wgBFnGk2onGjlwCuDlgTXg/VxAqNlo6MHIAIOJRGThlW76EoE0NQ/mkY 7ofg== MIME-Version: 1.0 X-Received: by 10.180.198.115 with SMTP id jb19mr10791409wic.28.1380966274522; Sat, 05 Oct 2013 02:44:34 -0700 (PDT) Received: by 10.194.118.164 with HTTP; Sat, 5 Oct 2013 02:44:34 -0700 (PDT) Date: Sat, 5 Oct 2013 11:44:34 +0200 Message-ID: Subject: Collection Reader Progress From: "Dr. Armin Wegner" To: user@uima.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org What to return from method Progress of CasCollectionReader_ImplBase when I do not know the total number of artifacts?