http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/loopback/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/loopback/package-info.java b/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/loopback/package-info.java new file mode 100644 index 0000000..6a50661 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/loopback/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Loopback IPC utility classes. + */ +package org.apache.ignite.internal.util.ipc.loopback; \ No newline at end of file
http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/loopback/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/loopback/package.html b/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/loopback/package.html deleted file mode 100644 index 840f0c0..0000000 --- a/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/loopback/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Loopback IPC utility classes. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/package-info.java b/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/package-info.java new file mode 100644 index 0000000..a68dbee --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * IPC utility classes. + */ +package org.apache.ignite.internal.util.ipc; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/package.html b/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/package.html deleted file mode 100644 index a4111af..0000000 --- a/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - IPC utility classes. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/shmem/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/shmem/package-info.java b/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/shmem/package-info.java new file mode 100644 index 0000000..1b9aa57 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/shmem/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Shared memory IPC utility classes. + */ +package org.apache.ignite.internal.util.ipc.shmem; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/shmem/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/shmem/package.html b/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/shmem/package.html deleted file mode 100644 index 02c5ae1..0000000 --- a/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/shmem/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Shared memory IPC utility classes. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/nio/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/nio/package-info.java b/modules/core/src/main/java/org/apache/ignite/internal/util/nio/package-info.java new file mode 100644 index 0000000..d8ac79d --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/internal/util/nio/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * NIO server interfaces and common utility classes for NIO. + */ +package org.apache.ignite.internal.util.nio; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/nio/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/nio/package.html b/modules/core/src/main/java/org/apache/ignite/internal/util/nio/package.html deleted file mode 100644 index 0057845..0000000 --- a/modules/core/src/main/java/org/apache/ignite/internal/util/nio/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - NIO server interfaces and common utility classes for NIO. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/nio/ssl/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/nio/ssl/package-info.java b/modules/core/src/main/java/org/apache/ignite/internal/util/nio/ssl/package-info.java new file mode 100644 index 0000000..e116bb9 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/internal/util/nio/ssl/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Implementation of Secure Socket Layer filter for NIO server based on SSLEngine class. + */ +package org.apache.ignite.internal.util.nio.ssl; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/nio/ssl/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/nio/ssl/package.html b/modules/core/src/main/java/org/apache/ignite/internal/util/nio/ssl/package.html deleted file mode 100644 index 476c6a3..0000000 --- a/modules/core/src/main/java/org/apache/ignite/internal/util/nio/ssl/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Implementation of Secure Socket Layer filter for NIO server based on SSLEngine class. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/package-info.java b/modules/core/src/main/java/org/apache/ignite/internal/util/package-info.java new file mode 100644 index 0000000..779a1a4 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/internal/util/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * System-wide utility routine and helper classes. + */ +package org.apache.ignite.internal.util; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/package.html b/modules/core/src/main/java/org/apache/ignite/internal/util/package.html deleted file mode 100644 index f6f79ee..0000000 --- a/modules/core/src/main/java/org/apache/ignite/internal/util/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - System-wide utility routine and helper classes. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/portscanner/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/portscanner/package-info.java b/modules/core/src/main/java/org/apache/ignite/internal/util/portscanner/package-info.java new file mode 100644 index 0000000..663f9f5 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/internal/util/portscanner/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains utility port scanner. + */ +package org.apache.ignite.internal.util.portscanner; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/portscanner/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/portscanner/package.html b/modules/core/src/main/java/org/apache/ignite/internal/util/portscanner/package.html deleted file mode 100644 index 0bd5d85..0000000 --- a/modules/core/src/main/java/org/apache/ignite/internal/util/portscanner/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains utility port scanner. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/scala/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/scala/package-info.java b/modules/core/src/main/java/org/apache/ignite/internal/util/scala/package-info.java new file mode 100644 index 0000000..9aa5327 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/internal/util/scala/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Scala supporting classes. + */ +package org.apache.ignite.internal.util.scala; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/scala/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/scala/package.html b/modules/core/src/main/java/org/apache/ignite/internal/util/scala/package.html deleted file mode 100644 index 10f1881..0000000 --- a/modules/core/src/main/java/org/apache/ignite/internal/util/scala/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Scala supporting classes. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/snaptree/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/snaptree/package-info.java b/modules/core/src/main/java/org/apache/ignite/internal/util/snaptree/package-info.java new file mode 100644 index 0000000..28015b0 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/internal/util/snaptree/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Snaptree and related classes. + */ +package org.apache.ignite.internal.util.snaptree; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/snaptree/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/snaptree/package.html b/modules/core/src/main/java/org/apache/ignite/internal/util/snaptree/package.html deleted file mode 100644 index 75cfe2c..0000000 --- a/modules/core/src/main/java/org/apache/ignite/internal/util/snaptree/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Snaptree and related classes. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/test/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/test/package-info.java b/modules/core/src/main/java/org/apache/ignite/internal/util/test/package-info.java new file mode 100644 index 0000000..c03ed65 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/internal/util/test/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains common utility classes for JUnit integration. + */ +package org.apache.ignite.internal.util.test; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/test/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/test/package.html b/modules/core/src/main/java/org/apache/ignite/internal/util/test/package.html deleted file mode 100644 index ccd0aca..0000000 --- a/modules/core/src/main/java/org/apache/ignite/internal/util/test/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains common utility classes for JUnit integration. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/tostring/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/tostring/package-info.java b/modules/core/src/main/java/org/apache/ignite/internal/util/tostring/package-info.java new file mode 100644 index 0000000..b5eef2e --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/internal/util/tostring/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Common utility classes for threads. + */ +package org.apache.ignite.internal.util.tostring; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/tostring/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/tostring/package.html b/modules/core/src/main/java/org/apache/ignite/internal/util/tostring/package.html deleted file mode 100644 index 908f3a7..0000000 --- a/modules/core/src/main/java/org/apache/ignite/internal/util/tostring/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Common utility classes for threads. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/typedef/internal/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/typedef/internal/package-info.java b/modules/core/src/main/java/org/apache/ignite/internal/util/typedef/internal/package-info.java new file mode 100644 index 0000000..5ce8eea --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/internal/util/typedef/internal/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains internal typedefs. + */ +package org.apache.ignite.internal.util.typedef.internal; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/typedef/internal/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/typedef/internal/package.html b/modules/core/src/main/java/org/apache/ignite/internal/util/typedef/internal/package.html deleted file mode 100644 index 5412d9f..0000000 --- a/modules/core/src/main/java/org/apache/ignite/internal/util/typedef/internal/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains internal typedefs. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/typedef/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/typedef/package-info.java b/modules/core/src/main/java/org/apache/ignite/internal/util/typedef/package-info.java new file mode 100644 index 0000000..58bb22b --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/internal/util/typedef/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains typedefs definitions for frequently used classes. + */ +package org.apache.ignite.internal.util.typedef; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/typedef/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/typedef/package.html b/modules/core/src/main/java/org/apache/ignite/internal/util/typedef/package.html deleted file mode 100644 index 5604844..0000000 --- a/modules/core/src/main/java/org/apache/ignite/internal/util/typedef/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains typedefs definitions for frequently used classes. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/worker/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/worker/package-info.java b/modules/core/src/main/java/org/apache/ignite/internal/util/worker/package-info.java new file mode 100644 index 0000000..6626ff3 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/internal/util/worker/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Common utility classes for threads. + */ +package org.apache.ignite.internal.util.worker; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/internal/util/worker/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/util/worker/package.html b/modules/core/src/main/java/org/apache/ignite/internal/util/worker/package.html deleted file mode 100644 index 908f3a7..0000000 --- a/modules/core/src/main/java/org/apache/ignite/internal/util/worker/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Common utility classes for threads. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/lang/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/lang/package-info.java b/modules/core/src/main/java/org/apache/ignite/lang/package-info.java new file mode 100644 index 0000000..31551ed --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/lang/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains general language constructs and functional APIs for distributed computations. + */ +package org.apache.ignite.lang; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/lang/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/lang/package.html b/modules/core/src/main/java/org/apache/ignite/lang/package.html deleted file mode 100644 index 114a0c0..0000000 --- a/modules/core/src/main/java/org/apache/ignite/lang/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains general language constructs and functional APIs for distributed computations. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/logger/java/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/logger/java/package-info.java b/modules/core/src/main/java/org/apache/ignite/logger/java/package-info.java new file mode 100644 index 0000000..5b73ff0 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/logger/java/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains Java logging implementation for logging. + */ +package org.apache.ignite.logger.java; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/logger/java/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/logger/java/package.html b/modules/core/src/main/java/org/apache/ignite/logger/java/package.html deleted file mode 100644 index 8c7d5ca..0000000 --- a/modules/core/src/main/java/org/apache/ignite/logger/java/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains Java logging implementation for logging. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/logger/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/logger/package-info.java b/modules/core/src/main/java/org/apache/ignite/logger/package-info.java new file mode 100644 index 0000000..d303e08 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/logger/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains logging functionality used throughout the system. + */ +package org.apache.ignite.logger; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/logger/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/logger/package.html b/modules/core/src/main/java/org/apache/ignite/logger/package.html deleted file mode 100644 index 479a33d..0000000 --- a/modules/core/src/main/java/org/apache/ignite/logger/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains logging functionality used throughout the system. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/marshaller/jdk/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/marshaller/jdk/package-info.java b/modules/core/src/main/java/org/apache/ignite/marshaller/jdk/package-info.java new file mode 100644 index 0000000..d1e6d9e --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/marshaller/jdk/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains JDK <tt>java.io</tt> based marshaller. + */ +package org.apache.ignite.marshaller.jdk; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/marshaller/jdk/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/marshaller/jdk/package.html b/modules/core/src/main/java/org/apache/ignite/marshaller/jdk/package.html deleted file mode 100644 index 6502472..0000000 --- a/modules/core/src/main/java/org/apache/ignite/marshaller/jdk/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains JDK <tt>java.io</tt> based marshaller. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/marshaller/optimized/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/marshaller/optimized/package-info.java b/modules/core/src/main/java/org/apache/ignite/marshaller/optimized/package-info.java new file mode 100644 index 0000000..8dfc2b9 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/marshaller/optimized/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains <b>default</b> Optimized marshaller. + */ +package org.apache.ignite.marshaller.optimized; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/marshaller/optimized/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/marshaller/optimized/package.html b/modules/core/src/main/java/org/apache/ignite/marshaller/optimized/package.html deleted file mode 100644 index 69e7bde..0000000 --- a/modules/core/src/main/java/org/apache/ignite/marshaller/optimized/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains <b>default</b> Optimized marshaller. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/marshaller/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/marshaller/package-info.java b/modules/core/src/main/java/org/apache/ignite/marshaller/package-info.java new file mode 100644 index 0000000..1f59d06 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/marshaller/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains various supported marshallers. + */ +package org.apache.ignite.marshaller; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/marshaller/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/marshaller/package.html b/modules/core/src/main/java/org/apache/ignite/marshaller/package.html deleted file mode 100644 index 31dc041..0000000 --- a/modules/core/src/main/java/org/apache/ignite/marshaller/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains various supported marshallers. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/messaging/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/messaging/package-info.java b/modules/core/src/main/java/org/apache/ignite/messaging/package-info.java new file mode 100644 index 0000000..2c10e7d --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/messaging/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains <b>Topic-based Messaging</b> functionality. + */ +package org.apache.ignite.messaging; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/messaging/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/messaging/package.html b/modules/core/src/main/java/org/apache/ignite/messaging/package.html deleted file mode 100644 index 7174cc2..0000000 --- a/modules/core/src/main/java/org/apache/ignite/messaging/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains <b>Topic-based Messaging</b> functionality. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/mxbean/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/mxbean/package-info.java b/modules/core/src/main/java/org/apache/ignite/mxbean/package-info.java new file mode 100644 index 0000000..d6a06f6 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/mxbean/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains annotations for Dynamic MBeans. + */ +package org.apache.ignite.mxbean; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/mxbean/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/mxbean/package.html b/modules/core/src/main/java/org/apache/ignite/mxbean/package.html deleted file mode 100644 index b6b6dbf..0000000 --- a/modules/core/src/main/java/org/apache/ignite/mxbean/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains annotations for Dynamic MBeans. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/package-info.java b/modules/core/src/main/java/org/apache/ignite/package-info.java new file mode 100644 index 0000000..4bb3dde --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/package-info.java @@ -0,0 +1,4 @@ +/** + * Contains entry-point <b>Ignite & HPC APIs.</b> + */ +package org.apache.ignite; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/package.html b/modules/core/src/main/java/org/apache/ignite/package.html deleted file mode 100644 index 7aeece8..0000000 --- a/modules/core/src/main/java/org/apache/ignite/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains entry-point <b>Ignite & HPC APIs.</b> -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/plugin/extensions/communication/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/plugin/extensions/communication/package-info.java b/modules/core/src/main/java/org/apache/ignite/plugin/extensions/communication/package-info.java new file mode 100644 index 0000000..7b2a2e2 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/plugin/extensions/communication/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains extendable components for communication. + */ +package org.apache.ignite.plugin.extensions.communication; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/plugin/extensions/communication/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/plugin/extensions/communication/package.html b/modules/core/src/main/java/org/apache/ignite/plugin/extensions/communication/package.html deleted file mode 100644 index 6444222..0000000 --- a/modules/core/src/main/java/org/apache/ignite/plugin/extensions/communication/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains extendable components for communication. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/plugin/security/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/plugin/security/package-info.java b/modules/core/src/main/java/org/apache/ignite/plugin/security/package-info.java new file mode 100644 index 0000000..6762d3b --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/plugin/security/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains APIs for security, authentication, and authorization. + */ +package org.apache.ignite.plugin.security; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/plugin/security/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/plugin/security/package.html b/modules/core/src/main/java/org/apache/ignite/plugin/security/package.html deleted file mode 100644 index 340270e..0000000 --- a/modules/core/src/main/java/org/apache/ignite/plugin/security/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains APIs for security, authentication, and authorization. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/plugin/segmentation/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/plugin/segmentation/package-info.java b/modules/core/src/main/java/org/apache/ignite/plugin/segmentation/package-info.java new file mode 100644 index 0000000..54dce44 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/plugin/segmentation/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains segmentation "split-brain" related classes. + */ +package org.apache.ignite.plugin.segmentation; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/plugin/segmentation/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/plugin/segmentation/package.html b/modules/core/src/main/java/org/apache/ignite/plugin/segmentation/package.html deleted file mode 100644 index bd3301f..0000000 --- a/modules/core/src/main/java/org/apache/ignite/plugin/segmentation/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains segmentation "split-brain" related classes. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/scheduler/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/scheduler/package-info.java b/modules/core/src/main/java/org/apache/ignite/scheduler/package-info.java new file mode 100644 index 0000000..e0a6ae1 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/scheduler/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains <b>Job Scheduling</b> functionality. + */ +package org.apache.ignite.scheduler; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/scheduler/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/scheduler/package.html b/modules/core/src/main/java/org/apache/ignite/scheduler/package.html deleted file mode 100644 index 4cab8d1..0000000 --- a/modules/core/src/main/java/org/apache/ignite/scheduler/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains <b>Job Scheduling</b> functionality. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/services/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/services/package-info.java b/modules/core/src/main/java/org/apache/ignite/services/package-info.java new file mode 100644 index 0000000..3b2344a --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/services/package-info.java @@ -0,0 +1,4 @@ +/** + * Contains main <b>Managed Services APIs.</b> + */ +package org.apache.ignite.services; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/services/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/services/package.html b/modules/core/src/main/java/org/apache/ignite/services/package.html deleted file mode 100644 index 1cbdc38..0000000 --- a/modules/core/src/main/java/org/apache/ignite/services/package.html +++ /dev/null @@ -1,23 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - Contains main <b>Managed Services APIs.</b> -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/cache/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/cache/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/cache/package-info.java new file mode 100644 index 0000000..6aa5f52 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/cache/package-info.java @@ -0,0 +1,6 @@ +/** + * <!-- Package description. --> + * Contains cache-based implementation for checkpoint SPI. + * on Wiki. + */ +package org.apache.ignite.spi.checkpoint.cache; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/cache/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/cache/package.html b/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/cache/package.html deleted file mode 100644 index 38f4f56..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/cache/package.html +++ /dev/null @@ -1,25 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains cache-based implementation for checkpoint SPI. - on Wiki. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/jdbc/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/jdbc/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/jdbc/package-info.java new file mode 100644 index 0000000..027c5ab --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/jdbc/package-info.java @@ -0,0 +1,6 @@ +/** + * <!-- Package description. --> + * Contains JDBC implementation for checkpoint SPI. + * on Wiki. + */ +package org.apache.ignite.spi.checkpoint.jdbc; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/jdbc/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/jdbc/package.html b/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/jdbc/package.html deleted file mode 100644 index 7f31614..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/jdbc/package.html +++ /dev/null @@ -1,25 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains JDBC implementation for checkpoint SPI. - on Wiki. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/noop/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/noop/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/noop/package-info.java new file mode 100644 index 0000000..3c87026 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/noop/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains <b>default</b> no-op checkpoint SPI implementation. + */ +package org.apache.ignite.spi.checkpoint.noop; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/noop/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/noop/package.html b/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/noop/package.html deleted file mode 100644 index 808536a..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/noop/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains <b>default</b> no-op checkpoint SPI implementation. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/package-info.java new file mode 100644 index 0000000..c5556e6 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains APIs for checkpoint SPI. + */ +package org.apache.ignite.spi.checkpoint; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/package.html b/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/package.html deleted file mode 100644 index e16ea89..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains APIs for checkpoint SPI. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/sharedfs/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/sharedfs/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/sharedfs/package-info.java new file mode 100644 index 0000000..bc17f9d --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/sharedfs/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains shared file system implementation for checkpoint SPI. + */ +package org.apache.ignite.spi.checkpoint.sharedfs; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/sharedfs/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/sharedfs/package.html b/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/sharedfs/package.html deleted file mode 100644 index 5ab0f8f..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/checkpoint/sharedfs/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains shared file system implementation for checkpoint SPI. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/collision/fifoqueue/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/collision/fifoqueue/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/collision/fifoqueue/package-info.java new file mode 100644 index 0000000..952835a --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/collision/fifoqueue/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains FIFO based collision SPI implementation. + */ +package org.apache.ignite.spi.collision.fifoqueue; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/collision/fifoqueue/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/collision/fifoqueue/package.html b/modules/core/src/main/java/org/apache/ignite/spi/collision/fifoqueue/package.html deleted file mode 100644 index 85ba42d..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/collision/fifoqueue/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains FIFO based collision SPI implementation. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/collision/jobstealing/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/collision/jobstealing/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/collision/jobstealing/package-info.java new file mode 100644 index 0000000..eed9675 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/collision/jobstealing/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains job stealing collision SPI implementation. + */ +package org.apache.ignite.spi.collision.jobstealing; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/collision/jobstealing/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/collision/jobstealing/package.html b/modules/core/src/main/java/org/apache/ignite/spi/collision/jobstealing/package.html deleted file mode 100644 index 5c4d0c4..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/collision/jobstealing/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains job stealing collision SPI implementation. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/collision/noop/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/collision/noop/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/collision/noop/package-info.java new file mode 100644 index 0000000..f0fc3ff --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/collision/noop/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains <b>default</b> no-op collision SPI implementation. + */ +package org.apache.ignite.spi.collision.noop; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/collision/noop/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/collision/noop/package.html b/modules/core/src/main/java/org/apache/ignite/spi/collision/noop/package.html deleted file mode 100644 index 2c0ce6d..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/collision/noop/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains <b>default</b> no-op collision SPI implementation. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/collision/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/collision/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/collision/package-info.java new file mode 100644 index 0000000..a40e7a4 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/collision/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains APIs for collision SPI. + */ +package org.apache.ignite.spi.collision; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/collision/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/collision/package.html b/modules/core/src/main/java/org/apache/ignite/spi/collision/package.html deleted file mode 100644 index 967d0c2..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/collision/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains APIs for collision SPI. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/collision/priorityqueue/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/collision/priorityqueue/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/collision/priorityqueue/package-info.java new file mode 100644 index 0000000..8c4a3c5 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/collision/priorityqueue/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains priority based collision SPI implementation. + */ +package org.apache.ignite.spi.collision.priorityqueue; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/collision/priorityqueue/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/collision/priorityqueue/package.html b/modules/core/src/main/java/org/apache/ignite/spi/collision/priorityqueue/package.html deleted file mode 100644 index e2f5e8c..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/collision/priorityqueue/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - 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. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains priority based collision SPI implementation. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/communication/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/communication/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/communication/package-info.java new file mode 100644 index 0000000..152ce3d --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/communication/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains APIs for grid communication SPI. + */ +package org.apache.ignite.spi.communication; \ No newline at end of file