Author: edwardyoon
Date: Fri May 25 01:43:57 2012
New Revision: 1342486

URL: http://svn.apache.org/viewvc?rev=1342486&view=rev
Log:
Add package.html files

Added:
    
incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/compress/package.html
    
incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/package.html
    
incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/type/package.html
    
incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/sync/package.html

Added: 
incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/compress/package.html
URL: 
http://svn.apache.org/viewvc/incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/compress/package.html?rev=1342486&view=auto
==============================================================================
--- 
incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/compress/package.html
 (added)
+++ 
incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/compress/package.html
 Fri May 25 01:43:57 2012
@@ -0,0 +1,24 @@
+<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>
+Message compressor.
+</body>
+</html>
+

Added: 
incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/package.html
URL: 
http://svn.apache.org/viewvc/incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/package.html?rev=1342486&view=auto
==============================================================================
--- 
incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/package.html
 (added)
+++ 
incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/package.html
 Fri May 25 01:43:57 2012
@@ -0,0 +1,24 @@
+<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>
+Contains the implementation of message transfer.
+</body>
+</html>
+

Added: 
incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/type/package.html
URL: 
http://svn.apache.org/viewvc/incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/type/package.html?rev=1342486&view=auto
==============================================================================
--- 
incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/type/package.html
 (added)
+++ 
incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/type/package.html
 Fri May 25 01:43:57 2012
@@ -0,0 +1,24 @@
+<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>
+Contains the message classes. 
+</body>
+</html>
+

Added: 
incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/sync/package.html
URL: 
http://svn.apache.org/viewvc/incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/sync/package.html?rev=1342486&view=auto
==============================================================================
--- 
incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/sync/package.html 
(added)
+++ 
incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/sync/package.html 
Fri May 25 01:43:57 2012
@@ -0,0 +1,24 @@
+<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>
+Contains the base implementation of a barrier synchronization agent.
+</body>
+</html>
+


Reply via email to