Author: edwardyoon
Date: Tue Aug 5 22:00:21 2008
New Revision: 683107
URL: http://svn.apache.org/viewvc?rev=683107&view=rev
Log:
Add an package.html
Added:
incubator/hama/trunk/src/java/org/apache/hama/algebra/package.html
incubator/hama/trunk/src/java/org/apache/hama/io/package.html
incubator/hama/trunk/src/java/org/apache/hama/mapred/package.html
Modified:
incubator/hama/trunk/src/java/org/apache/hama/package.html
Added: incubator/hama/trunk/src/java/org/apache/hama/algebra/package.html
URL:
http://svn.apache.org/viewvc/incubator/hama/trunk/src/java/org/apache/hama/algebra/package.html?rev=683107&view=auto
==============================================================================
--- incubator/hama/trunk/src/java/org/apache/hama/algebra/package.html (added)
+++ incubator/hama/trunk/src/java/org/apache/hama/algebra/package.html Tue Aug
5 22:00:21 2008
@@ -0,0 +1,23 @@
+<html>
+
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<body>
+Algebraic operations on map/reduce
+</body>
+</html>
Added: incubator/hama/trunk/src/java/org/apache/hama/io/package.html
URL:
http://svn.apache.org/viewvc/incubator/hama/trunk/src/java/org/apache/hama/io/package.html?rev=683107&view=auto
==============================================================================
--- incubator/hama/trunk/src/java/org/apache/hama/io/package.html (added)
+++ incubator/hama/trunk/src/java/org/apache/hama/io/package.html Tue Aug 5
22:00:21 2008
@@ -0,0 +1,23 @@
+<html>
+
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<body>
+I/O operations with matrices and vectors
+</body>
+</html>
Added: incubator/hama/trunk/src/java/org/apache/hama/mapred/package.html
URL:
http://svn.apache.org/viewvc/incubator/hama/trunk/src/java/org/apache/hama/mapred/package.html?rev=683107&view=auto
==============================================================================
--- incubator/hama/trunk/src/java/org/apache/hama/mapred/package.html (added)
+++ incubator/hama/trunk/src/java/org/apache/hama/mapred/package.html Tue Aug
5 22:00:21 2008
@@ -0,0 +1,23 @@
+<html>
+
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<body>
+Map/Reduce Input/OutputFormats
+</body>
+</html>
Modified: incubator/hama/trunk/src/java/org/apache/hama/package.html
URL:
http://svn.apache.org/viewvc/incubator/hama/trunk/src/java/org/apache/hama/package.html?rev=683107&r1=683106&r2=683107&view=diff
==============================================================================
--- incubator/hama/trunk/src/java/org/apache/hama/package.html (original)
+++ incubator/hama/trunk/src/java/org/apache/hama/package.html Tue Aug 5
22:00:21 2008
@@ -18,6 +18,6 @@
-->
<body>
-The Hama package
+Dense and structured sparse matrices
</body>
</html>