Return-Path: X-Original-To: apmail-hama-dev-archive@www.apache.org Delivered-To: apmail-hama-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 42513D74F for ; Wed, 7 Nov 2012 10:14:36 +0000 (UTC) Received: (qmail 73977 invoked by uid 500); 7 Nov 2012 10:14:36 -0000 Delivered-To: apmail-hama-dev-archive@hama.apache.org Received: (qmail 73858 invoked by uid 500); 7 Nov 2012 10:14:35 -0000 Mailing-List: contact dev-help@hama.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hama.apache.org Delivered-To: mailing list dev@hama.apache.org Received: (qmail 73835 invoked by uid 99); 7 Nov 2012 10:14:34 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2012 10:14:34 +0000 Received: from localhost (HELO mail-wg0-f47.google.com) (127.0.0.1) (smtp-auth username edwardyoon, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2012 10:14:34 +0000 Received: by mail-wg0-f47.google.com with SMTP id ez12so816748wgb.4 for ; Wed, 07 Nov 2012 02:14:32 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=ySvcc6K3wm02PTkyUeyb2ttiAiZ2VHSC8SuORLKIFDs=; b=m68Mmi8ruX/9PPMXfn1yfvYP1TIYIyabEvPnZz6kHxIJ2Elyvy5hA69E50VDBmk6mu cVCLMFSh+BFm9bhGZAip/VwqdhLzzpSeC7s4yRc7fMOK5OVrloJN63sKZJX/ylI1XOLk 4aCBr69tTpxoqjgEbMc7xSltoGxNwNI3yKttNEu2EtMdoGe7r2ie47fvaFl80grP6hCO G8BXxtcO3lAkaldySKsyXrtgHyVhrw7oqOibfALo37WY27ik/64zj58WYf1VwTqurK8v HND5Vtcz5dVpBld7PBFnhPq27WSMQf0orqRHBP/HeHhD/FSMXn3kkAOP1EXO/9AhU5ZZ a1fw== MIME-Version: 1.0 Received: by 10.216.134.96 with SMTP id r74mr1540619wei.219.1352283272591; Wed, 07 Nov 2012 02:14:32 -0800 (PST) Received: by 10.180.93.100 with HTTP; Wed, 7 Nov 2012 02:14:32 -0800 (PST) Date: Wed, 7 Nov 2012 19:14:32 +0900 Message-ID: Subject: Question about message bundler From: "Edward J. Yoon" To: dev@hama.apache.org Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQkfkymVZY91C1/49gM51DF10DrbLNk+fb6j+S4M/LXNoHmpX5L8Isq62lJfvyFk1ZXgiE9l Hi, The message objects of two or more different types can be added to BSPMessageBundle? Why HashMap for messages? -- Best Regards, Edward J. Yoon @eddieyoon