HBASE-983 Declare Perl namespace in Hbase.thrift

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@712721 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2008-11-10 18:57:42 +00:00
parent 5ec924f50b
commit d71535eca7
2 changed files with 2 additions and 0 deletions

View File

@ -106,6 +106,7 @@ Release 0.19.0 - Unreleased
HBASE-961 Delete multiple columns by regular expression
(Samuel Guo via Stack)
HBASE-722 Shutdown and Compactions
HBASE-983 Declare Perl namespace in Hbase.thrift
NEW FEATURES
HBASE-875 Use MurmurHash instead of JenkinsHash [in bloomfilters]

View File

@ -35,6 +35,7 @@ namespace java org.apache.hadoop.hbase.thrift.generated
namespace cpp apache.hadoop.hbase.thrift
namespace rb Apache.Hadoop.Hbase.Thrift
namespace py hbase
namespace perl Hbase
// note: other language namespaces tbd...