You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ra...@apache.org on 2007/03/01 12:49:59 UTC

svn commit: r513287 - in /activemq/trunk/activemq-core/src/main/java/org/apache/activemq: broker/region/cursors/ kaha/impl/ kaha/impl/async/ kaha/impl/container/ kaha/impl/data/ kaha/impl/index/ kaha/impl/index/hash/ kaha/impl/index/tree/ store/amq/ st...

Author: rajdavies
Date: Thu Mar  1 03:49:58 2007
New Revision: 513287

URL: http://svn.apache.org/viewvc?view=rev&rev=513287
Log:
brief pacakage descriptions for javadocs

Added:
    activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/cursors/package.html   (with props)
    activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/async/package.html   (with props)
    activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/container/package.html   (with props)
    activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/data/package.html   (with props)
    activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/index/hash/package.html   (with props)
    activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/index/package.html   (with props)
    activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/index/tree/package.html   (with props)
    activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/package.html   (with props)
    activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/rapid/package.html   (with props)
Modified:
    activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/amq/package.html
    activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/quick/package.html

Added: activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/cursors/package.html
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/cursors/package.html?view=auto&rev=513287
==============================================================================
--- activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/cursors/package.html (added)
+++ activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/cursors/package.html Thu Mar  1 03:49:58 2007
@@ -0,0 +1,25 @@
+<!--
+    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.
+-->
+<html>
+<head>
+</head>
+<body>
+
+ Cursors used to page persistent messages into the broker from the store
+
+</body>
+</html>

Propchange: activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/cursors/package.html
------------------------------------------------------------------------------
    svn:executable = *

Added: activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/async/package.html
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/async/package.html?view=auto&rev=513287
==============================================================================
--- activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/async/package.html (added)
+++ activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/async/package.html Thu Mar  1 03:49:58 2007
@@ -0,0 +1,25 @@
+<!--
+    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.
+-->
+<html>
+<head>
+</head>
+<body>
+
+ journal based data storage - scalable and fast
+
+</body>
+</html>

Propchange: activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/async/package.html
------------------------------------------------------------------------------
    svn:executable = *

Added: activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/container/package.html
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/container/package.html?view=auto&rev=513287
==============================================================================
--- activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/container/package.html (added)
+++ activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/container/package.html Thu Mar  1 03:49:58 2007
@@ -0,0 +1,25 @@
+<!--
+    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.
+-->
+<html>
+<head>
+</head>
+<body>
+
+Map and List container implementations for Kaha
+
+</body>
+</html>

Propchange: activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/container/package.html
------------------------------------------------------------------------------
    svn:executable = *

Added: activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/data/package.html
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/data/package.html?view=auto&rev=513287
==============================================================================
--- activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/data/package.html (added)
+++ activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/data/package.html Thu Mar  1 03:49:58 2007
@@ -0,0 +1,25 @@
+<!--
+    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.
+-->
+<html>
+<head>
+</head>
+<body>
+
+Data containers for Kaha. These are rolling data files that are discarded when no longer required
+
+</body>
+</html>

Propchange: activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/data/package.html
------------------------------------------------------------------------------
    svn:executable = *

Added: activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/index/hash/package.html
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/index/hash/package.html?view=auto&rev=513287
==============================================================================
--- activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/index/hash/package.html (added)
+++ activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/index/hash/package.html Thu Mar  1 03:49:58 2007
@@ -0,0 +1,25 @@
+<!--
+    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.
+-->
+<html>
+<head>
+</head>
+<body>
+
+disk based Hash implementation of an index for a Map
+
+</body>
+</html>

Propchange: activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/index/hash/package.html
------------------------------------------------------------------------------
    svn:executable = *

Added: activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/index/package.html
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/index/package.html?view=auto&rev=513287
==============================================================================
--- activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/index/package.html (added)
+++ activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/index/package.html Thu Mar  1 03:49:58 2007
@@ -0,0 +1,25 @@
+<!--
+    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.
+-->
+<html>
+<head>
+</head>
+<body>
+
+ Kaha index - type classes for the Map Container - including VM  implementation
+
+</body>
+</html>

Propchange: activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/index/package.html
------------------------------------------------------------------------------
    svn:executable = *

Added: activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/index/tree/package.html
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/index/tree/package.html?view=auto&rev=513287
==============================================================================
--- activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/index/tree/package.html (added)
+++ activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/index/tree/package.html Thu Mar  1 03:49:58 2007
@@ -0,0 +1,25 @@
+<!--
+    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.
+-->
+<html>
+<head>
+</head>
+<body>
+
+BTree implementation of an index for a Map
+
+</body>
+</html>

Propchange: activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/index/tree/package.html
------------------------------------------------------------------------------
    svn:executable = *

Added: activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/package.html
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/package.html?view=auto&rev=513287
==============================================================================
--- activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/package.html (added)
+++ activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/package.html Thu Mar  1 03:49:58 2007
@@ -0,0 +1,25 @@
+<!--
+    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.
+-->
+<html>
+<head>
+</head>
+<body>
+
+ Kaha implementation classes
+
+</body>
+</html>

Propchange: activemq/trunk/activemq-core/src/main/java/org/apache/activemq/kaha/impl/package.html
------------------------------------------------------------------------------
    svn:executable = *

Modified: activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/amq/package.html
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/amq/package.html?view=diff&rev=513287&r1=513286&r2=513287
==============================================================================
--- activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/amq/package.html (original)
+++ activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/amq/package.html Thu Mar  1 03:49:58 2007
@@ -1,27 +1,25 @@
-<!--
-    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.
--->
-<html>
-<head>
-</head>
-<body>
-
-<p>
-	
-</p>
-
-</body>
-</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.
+-->
+<html>
+<head>
+</head>
+<body>
+
+The default Store implementation for ActiveMQ
+
+</body>
+</html>

Modified: activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/quick/package.html
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/quick/package.html?view=diff&rev=513287&r1=513286&r2=513287
==============================================================================
--- activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/quick/package.html (original)
+++ activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/quick/package.html Thu Mar  1 03:49:58 2007
@@ -1,27 +1,25 @@
-<!--
-    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.
--->
-<html>
-<head>
-</head>
-<body>
-
-<p>
-	
-</p>
-
-</body>
-</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.
+-->
+<html>
+<head>
+</head>
+<body>
+
+experimental store implementation
+
+</body>
+</html>

Added: activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/rapid/package.html
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/rapid/package.html?view=auto&rev=513287
==============================================================================
--- activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/rapid/package.html (added)
+++ activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/rapid/package.html Thu Mar  1 03:49:58 2007
@@ -0,0 +1,25 @@
+<!--
+    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.
+-->
+<html>
+<head>
+</head>
+<body>
+
+experimental store implementation
+
+</body>
+</html>

Propchange: activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/rapid/package.html
------------------------------------------------------------------------------
    svn:executable = *