Return-Path: X-Original-To: apmail-directmemory-dev-archive@www.apache.org Delivered-To: apmail-directmemory-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 30EE1DDD9 for ; Thu, 1 Nov 2012 13:29:14 +0000 (UTC) Received: (qmail 70760 invoked by uid 500); 1 Nov 2012 13:29:14 -0000 Delivered-To: apmail-directmemory-dev-archive@directmemory.apache.org Received: (qmail 70628 invoked by uid 500); 1 Nov 2012 13:29:13 -0000 Mailing-List: contact dev-help@directmemory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directmemory.apache.org Delivered-To: mailing list dev@directmemory.apache.org Received: (qmail 70568 invoked by uid 500); 1 Nov 2012 13:29:13 -0000 Delivered-To: apmail-incubator-directmemory-dev@incubator.apache.org Received: (qmail 70561 invoked by uid 99); 1 Nov 2012 13:29:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Nov 2012 13:29:13 +0000 Date: Thu, 1 Nov 2012 13:29:13 +0000 (UTC) From: "Christoph Engelbert (JIRA)" To: directmemory-dev@incubator.apache.org Message-ID: <266616794.55862.1351776553278.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (DIRECTMEMORY-114) Add support for ClassDefinitionContainer and data persistence to file MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Christoph Engelbert created DIRECTMEMORY-114: ------------------------------------------------ Summary: Add support for ClassDefinitionContainer and data persistence to file Key: DIRECTMEMORY-114 URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-114 Project: Apache DirectMemory Issue Type: New Feature Components: Lightning Reporter: Christoph Engelbert Priority: Minor Add support to persist data including the ClassDefinitionContainer to a serialization data file. This could be implemented by using a second SerializerOutputStream and SerializerInputStream which features a FileOutputStream / FileInputStream in the backend. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira