FAQ
SequenceFile and MapFile should either be subclassable or they should be declared final
---------------------------------------------------------------------------------------

Key: HADOOP-2739
URL: https://issues.apache.org/jira/browse/HADOOP-2739
Project: Hadoop Core
Issue Type: Bug
Components: io
Affects Versions: 0.16.0
Reporter: Jim Kellerman
Assignee: Jim Kellerman
Priority: Minor


Neither SequenceFile nor MapFile are currently subclassable as there are no accessor methods to their private members or member functions. Either protected accessor methods should be added or the member variables should be declared as protected instead of private.

OR

both SequenceFile and MapFile should be declared as final.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Search Discussions

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupcommon-dev @
categorieshadoop
postedJan 30, '08 at 4:46a
activeJan 30, '08 at 4:46a
posts1
users1
websitehadoop.apache.org...
irc#hadoop

1 user in discussion

Jim Kellerman (JIRA): 1 post

People

Translate

site design / logo © 2023 Grokbase