Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6D21517C82 for ; Mon, 16 Mar 2015 07:11:30 +0000 (UTC) Received: (qmail 2778 invoked by uid 500); 16 Mar 2015 07:11:30 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 2726 invoked by uid 500); 16 Mar 2015 07:11:30 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 2714 invoked by uid 99); 16 Mar 2015 07:11:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Mar 2015 07:11:29 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of kukhar.n@gmail.com designates 209.85.160.178 as permitted sender) Received: from [209.85.160.178] (HELO mail-yk0-f178.google.com) (209.85.160.178) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Mar 2015 07:11:03 +0000 Received: by ykek76 with SMTP id k76so14368004yke.0 for ; Mon, 16 Mar 2015 00:09:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=xFmNzHn/E4NQOagiN9eto7r0Wl1GIX3DHPRrELvOb0Q=; b=QfZoFoNuPltzWMbWFODoFIeMulyhtoBMx2hxBmJtoNUQOy6ZD1FrOyqdFrmBlF6lYo bjRUji1mNTKxd/AQeb776fBcqaCcWytc9f/K+/fCqxAITUWF92tVaKiW92dIyEpU9Uae 0GCPr6J4gzCtpm2tJ9epHrEURF+biVYfHHpkpJ5tNhuoPLh//AciEZ+3vyZUygpRcEWi qffAGAxRtjrOE+NbaPtax0ACmUy7G6/EFeN2PdaZ6ceKYyaO2VKwr4HLqxSjIa+0tOF9 CuVuWvxBw/7sB6yjyFcxLge9vF7iFnjn0+UONwHA4Lg4gjs8EhpUHxwWLkiG0PmxnDlO OmPg== X-Received: by 10.170.98.133 with SMTP id p127mr22089608yka.115.1426489771564; Mon, 16 Mar 2015 00:09:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.170.174.195 with HTTP; Mon, 16 Mar 2015 00:09:11 -0700 (PDT) In-Reply-To: <1426270127274-5764112.post@n5.nabble.com> References: <1426270127274-5764112.post@n5.nabble.com> From: Nazarii Kukhar Date: Mon, 16 Mar 2015 00:09:11 -0700 Message-ID: Subject: Re: how to know how many files Camel Endpoint scanned? To: users@camel.apache.org Content-Type: multipart/alternative; boundary=001a113aa7721c254a05116288f4 X-Virus-Checked: Checked by ClamAV on apache.org --001a113aa7721c254a05116288f4 Content-Type: text/plain; charset=UTF-8 Hi, Take a look at this SO question , looks like exactly what you are looking for. On Fri, Mar 13, 2015 at 11:08 AM, ramanarao wrote: > I have endpoint which scans the uri(folder). > and one route which processes the files. > > But how to know how many files the endpoint scanned ?... > > > please let me know if this is not clear to you.. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/how-to-know-how-many-files-Camel-Endpoint-scanned-tp5764112.html > Sent from the Camel - Users mailing list archive at Nabble.com. > --001a113aa7721c254a05116288f4--