Runping Qi wrote:
We should make SequenceFile.Metadata class public.
+1
Doug
I see your point.
We should make SequenceFile.Metadata class public.
Runping
> -Original Message-
> From: Ion Badita [mailto:[EMAIL PROTECTED]
> Sent: Saturday, February 03, 2007 10:50 PM
> To: [email protected]
> Subject: Re: Metadata in SequenceFile
>
If that is the intention, probable is better to not have public method
that need Metadata as parameter (is confusing).
Runping Qi wrote:
Yes, it is the intention. The Metadata class is an artifact for
implementation. The metadata should be accessed through API that are yet to
be defined.
Runpi
: [email protected]
> Subject: Metadata in SequenceFile
>
> Hi,
>
> Metadata class from SequenceFile class is package protected, it can't be
> used outside of package io! That is the intention?
>
>
> John
Hi,
Metadata class from SequenceFile class is package protected, it can't be used
outside of package io! That is the intention?
John