http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/communication/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/communication/package.html b/modules/core/src/main/java/org/apache/ignite/spi/communication/package.html deleted file mode 100644 index 919f8d8..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/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 APIs for grid communication SPI. -</body> -</html>
http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/package-info.java new file mode 100644 index 0000000..a821cbe --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains <b>default</b> TCP/IP-based implementation for communication SPI. + */ +package org.apache.ignite.spi.communication.tcp; \ 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/communication/tcp/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/package.html b/modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/package.html deleted file mode 100644 index 4a43a62..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/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> TCP/IP-based implementation for communication SPI. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/deployment/local/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/deployment/local/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/deployment/local/package-info.java new file mode 100644 index 0000000..23eb05f --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/deployment/local/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains <b>default</b> local deployment SPI implementation. + */ +package org.apache.ignite.spi.deployment.local; \ 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/deployment/local/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/deployment/local/package.html b/modules/core/src/main/java/org/apache/ignite/spi/deployment/local/package.html deleted file mode 100644 index c008fa0..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/deployment/local/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> local deployment 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/deployment/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/deployment/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/deployment/package-info.java new file mode 100644 index 0000000..b7eb33f --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/deployment/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains APIs for deployment SPI. + */ +package org.apache.ignite.spi.deployment; \ 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/deployment/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/deployment/package.html b/modules/core/src/main/java/org/apache/ignite/spi/deployment/package.html deleted file mode 100644 index cf88d15..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/deployment/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 deployment SPI. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/discovery/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/discovery/package-info.java new file mode 100644 index 0000000..744bc74 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/discovery/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains APIs for topology manager SPI. + */ +package org.apache.ignite.spi.discovery; \ 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/discovery/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/package.html b/modules/core/src/main/java/org/apache/ignite/spi/discovery/package.html deleted file mode 100644 index 0728491..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/discovery/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 topology manager SPI. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/internal/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/internal/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/internal/package-info.java new file mode 100644 index 0000000..39a28eb --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/internal/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains internal implementation. + */ +package org.apache.ignite.spi.discovery.tcp.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/spi/discovery/tcp/internal/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/internal/package.html b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/internal/package.html deleted file mode 100644 index 71f7b66..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/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 implementation. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/package-info.java new file mode 100644 index 0000000..e420778 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains JDBC IP finder implementation. + */ +package org.apache.ignite.spi.discovery.tcp.ipfinder.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/discovery/tcp/ipfinder/jdbc/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/package.html b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/package.html deleted file mode 100644 index 2f79a2a..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/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 JDBC IP finder implementation. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/package-info.java new file mode 100644 index 0000000..daeac08 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains multicast-based IP finder. + */ +package org.apache.ignite.spi.discovery.tcp.ipfinder.multicast; \ 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/discovery/tcp/ipfinder/multicast/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/package.html b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/package.html deleted file mode 100644 index a6ffd71..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/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 multicast-based IP finder. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/package-info.java new file mode 100644 index 0000000..5807f88 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains IP finder interface and adapter. + */ +package org.apache.ignite.spi.discovery.tcp.ipfinder; \ 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/discovery/tcp/ipfinder/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/package.html b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/package.html deleted file mode 100644 index 48fc1ec..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/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 IP finder interface and adapter. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/package-info.java new file mode 100644 index 0000000..d4df0f0 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains shared filesystem-based IP finder. + */ +package org.apache.ignite.spi.discovery.tcp.ipfinder.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/discovery/tcp/ipfinder/sharedfs/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/package.html b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/package.html deleted file mode 100644 index d0cfebe..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/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 filesystem-based IP finder. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/vm/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/vm/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/vm/package-info.java new file mode 100644 index 0000000..9dfc328 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/vm/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains local JVM-based IP finder. + */ +package org.apache.ignite.spi.discovery.tcp.ipfinder.vm; \ 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/discovery/tcp/ipfinder/vm/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/vm/package.html b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/vm/package.html deleted file mode 100644 index ae707fe..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ipfinder/vm/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 local JVM-based IP finder. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/messages/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/messages/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/messages/package-info.java new file mode 100644 index 0000000..ad9ca1f --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/messages/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains implementation messages. + */ +package org.apache.ignite.spi.discovery.tcp.messages; \ 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/discovery/tcp/messages/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/messages/package.html b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/messages/package.html deleted file mode 100644 index 94edafc..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/messages/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 implementation messages. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/package-info.java new file mode 100644 index 0000000..1b0e309 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains <b>default</b> TCP/IP implementation for discovery SPI. + */ +package org.apache.ignite.spi.discovery.tcp; \ 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/discovery/tcp/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/package.html b/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/package.html deleted file mode 100644 index 23de3ca..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/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> TCP/IP implementation for discovery SPI. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/memory/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/memory/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/memory/package-info.java new file mode 100644 index 0000000..64bf70d --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/memory/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains <b>default</b> in-memory implementation for event storage SPI. + */ +package org.apache.ignite.spi.eventstorage.memory; \ 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/eventstorage/memory/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/memory/package.html b/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/memory/package.html deleted file mode 100644 index 9708af8..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/memory/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> in-memory implementation for event storage SPI. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/package-info.java new file mode 100644 index 0000000..3b613fa --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains APIs for event storage SPI. + */ +package org.apache.ignite.spi.eventstorage; \ 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/eventstorage/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/package.html b/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/package.html deleted file mode 100644 index 29d0588..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/eventstorage/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 event storage SPI. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/failover/always/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/failover/always/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/failover/always/package-info.java new file mode 100644 index 0000000..c68b13e --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/failover/always/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains <b>default</b> "always" failover SPI. + */ +package org.apache.ignite.spi.failover.always; \ 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/failover/always/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/failover/always/package.html b/modules/core/src/main/java/org/apache/ignite/spi/failover/always/package.html deleted file mode 100644 index 9625cdc..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/failover/always/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> "always" failover SPI. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/failover/jobstealing/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/failover/jobstealing/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/failover/jobstealing/package-info.java new file mode 100644 index 0000000..2918960 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/failover/jobstealing/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains job stealing failover SPI. + */ +package org.apache.ignite.spi.failover.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/failover/jobstealing/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/failover/jobstealing/package.html b/modules/core/src/main/java/org/apache/ignite/spi/failover/jobstealing/package.html deleted file mode 100644 index 11bc0e6..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/failover/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 failover SPI. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/failover/never/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/failover/never/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/failover/never/package-info.java new file mode 100644 index 0000000..599bbc6 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/failover/never/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains "never" failover SPI. + */ +package org.apache.ignite.spi.failover.never; \ 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/failover/never/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/failover/never/package.html b/modules/core/src/main/java/org/apache/ignite/spi/failover/never/package.html deleted file mode 100644 index 19d95d2..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/failover/never/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 "never" failover SPI. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/failover/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/failover/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/failover/package-info.java new file mode 100644 index 0000000..7f2406a --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/failover/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains APIs for failover SPI. + */ +package org.apache.ignite.spi.failover; \ 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/failover/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/failover/package.html b/modules/core/src/main/java/org/apache/ignite/spi/failover/package.html deleted file mode 100644 index 08a2862..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/failover/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 failover SPI. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/indexing/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/indexing/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/indexing/package-info.java new file mode 100644 index 0000000..6ed02ad --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/indexing/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains APIs for indexing SPI. + */ +package org.apache.ignite.spi.indexing; \ 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/indexing/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/indexing/package.html b/modules/core/src/main/java/org/apache/ignite/spi/indexing/package.html deleted file mode 100644 index 2d0cd06..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/indexing/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 indexing SPI. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/adaptive/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/adaptive/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/adaptive/package-info.java new file mode 100644 index 0000000..b88c55a --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/adaptive/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains adaptive load balancing SPI. + */ +package org.apache.ignite.spi.loadbalancing.adaptive; \ 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/loadbalancing/adaptive/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/adaptive/package.html b/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/adaptive/package.html deleted file mode 100644 index 6f0b775..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/adaptive/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 adaptive load balancing SPI. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/package-info.java new file mode 100644 index 0000000..67f89c7 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains APIs for load balancing SPI. + */ +package org.apache.ignite.spi.loadbalancing; \ 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/loadbalancing/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/package.html b/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/package.html deleted file mode 100644 index e1d262e..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/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 load balancing SPI. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/roundrobin/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/roundrobin/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/roundrobin/package-info.java new file mode 100644 index 0000000..6d38a42 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/roundrobin/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains <b>default</b> round-robin implementation for load balancing SPI. + */ +package org.apache.ignite.spi.loadbalancing.roundrobin; \ 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/loadbalancing/roundrobin/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/roundrobin/package.html b/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/roundrobin/package.html deleted file mode 100644 index fd847fb..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/roundrobin/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> round-robin implementation for load balancing SPI. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/weightedrandom/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/weightedrandom/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/weightedrandom/package-info.java new file mode 100644 index 0000000..da2ee9f --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/weightedrandom/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains weighted random-base implementation for load balancing SPI. + */ +package org.apache.ignite.spi.loadbalancing.weightedrandom; \ 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/loadbalancing/weightedrandom/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/weightedrandom/package.html b/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/weightedrandom/package.html deleted file mode 100644 index c043934..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/loadbalancing/weightedrandom/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 weighted random-base implementation for load balancing SPI. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/package-info.java new file mode 100644 index 0000000..80b75d6 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains common classes and interfaces for SPI implementations. + */ +package org.apache.ignite.spi; \ 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/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/package.html b/modules/core/src/main/java/org/apache/ignite/spi/package.html deleted file mode 100644 index 1f774a6..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/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 classes and interfaces for SPI implementations. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/swapspace/file/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/swapspace/file/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/swapspace/file/package-info.java new file mode 100644 index 0000000..ce98a9e --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/swapspace/file/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains file-based swap space SPI. + */ +package org.apache.ignite.spi.swapspace.file; \ 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/swapspace/file/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/swapspace/file/package.html b/modules/core/src/main/java/org/apache/ignite/spi/swapspace/file/package.html deleted file mode 100644 index 6faa1f0..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/swapspace/file/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 file-based swap space SPI. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/spi/swapspace/noop/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/swapspace/noop/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/swapspace/noop/package-info.java new file mode 100644 index 0000000..3dc2cb0 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/swapspace/noop/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains <b>default</b> no-op swap space SPI implementation. + */ +package org.apache.ignite.spi.swapspace.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/swapspace/noop/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/swapspace/noop/package.html b/modules/core/src/main/java/org/apache/ignite/spi/swapspace/noop/package.html deleted file mode 100644 index 55c1dda..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/swapspace/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 swap space 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/swapspace/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/swapspace/package-info.java b/modules/core/src/main/java/org/apache/ignite/spi/swapspace/package-info.java new file mode 100644 index 0000000..572dd2f --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/spi/swapspace/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains APIs for swap space SPI. + */ +package org.apache.ignite.spi.swapspace; \ 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/swapspace/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/spi/swapspace/package.html b/modules/core/src/main/java/org/apache/ignite/spi/swapspace/package.html deleted file mode 100644 index 898d5fb..0000000 --- a/modules/core/src/main/java/org/apache/ignite/spi/swapspace/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 swap space SPI. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/startup/cmdline/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/startup/cmdline/package-info.java b/modules/core/src/main/java/org/apache/ignite/startup/cmdline/package-info.java new file mode 100644 index 0000000..7fc0645 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/startup/cmdline/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains <b>default</b> command line startup. + */ +package org.apache.ignite.startup.cmdline; \ 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/startup/cmdline/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/startup/cmdline/package.html b/modules/core/src/main/java/org/apache/ignite/startup/cmdline/package.html deleted file mode 100644 index 79c391f..0000000 --- a/modules/core/src/main/java/org/apache/ignite/startup/cmdline/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> command line startup. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/streamer/index/hash/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/streamer/index/hash/package-info.java b/modules/core/src/main/java/org/apache/ignite/streamer/index/hash/package-info.java new file mode 100644 index 0000000..7f965bc --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/streamer/index/hash/package-info.java @@ -0,0 +1,4 @@ +/** + * Contains hash-based streamer index implementation. + */ +package org.apache.ignite.streamer.index.hash; \ 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/streamer/index/hash/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/streamer/index/hash/package.html b/modules/core/src/main/java/org/apache/ignite/streamer/index/hash/package.html deleted file mode 100644 index aa6bb6b..0000000 --- a/modules/core/src/main/java/org/apache/ignite/streamer/index/hash/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 hash-based streamer index implementation. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/streamer/index/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/streamer/index/package-info.java b/modules/core/src/main/java/org/apache/ignite/streamer/index/package-info.java new file mode 100644 index 0000000..7a476a1 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/streamer/index/package-info.java @@ -0,0 +1,4 @@ +/** + * Contains APIs for indexing of streamer windows. + */ +package org.apache.ignite.streamer.index; \ 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/streamer/index/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/streamer/index/package.html b/modules/core/src/main/java/org/apache/ignite/streamer/index/package.html deleted file mode 100644 index 4644657..0000000 --- a/modules/core/src/main/java/org/apache/ignite/streamer/index/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 APIs for indexing of streamer windows. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/streamer/index/tree/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/streamer/index/tree/package-info.java b/modules/core/src/main/java/org/apache/ignite/streamer/index/tree/package-info.java new file mode 100644 index 0000000..b0e332c --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/streamer/index/tree/package-info.java @@ -0,0 +1,4 @@ +/** + * Contains tree-based streamer index implementation. + */ +package org.apache.ignite.streamer.index.tree; \ 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/streamer/index/tree/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/streamer/index/tree/package.html b/modules/core/src/main/java/org/apache/ignite/streamer/index/tree/package.html deleted file mode 100644 index 4d50378..0000000 --- a/modules/core/src/main/java/org/apache/ignite/streamer/index/tree/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 tree-based streamer index implementation. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/streamer/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/streamer/package-info.java b/modules/core/src/main/java/org/apache/ignite/streamer/package-info.java new file mode 100644 index 0000000..08a9a5e --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/streamer/package-info.java @@ -0,0 +1,4 @@ +/** + * Contains main <b>Streaming APIs.</b> + */ +package org.apache.ignite.streamer; \ 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/streamer/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/streamer/package.html b/modules/core/src/main/java/org/apache/ignite/streamer/package.html deleted file mode 100644 index 20031cf..0000000 --- a/modules/core/src/main/java/org/apache/ignite/streamer/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>Streaming APIs.</b> -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/streamer/router/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/streamer/router/package-info.java b/modules/core/src/main/java/org/apache/ignite/streamer/router/package-info.java new file mode 100644 index 0000000..a279a9f --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/streamer/router/package-info.java @@ -0,0 +1,4 @@ +/** + * Contains streamer event router implementations. + */ +package org.apache.ignite.streamer.router; \ 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/streamer/router/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/streamer/router/package.html b/modules/core/src/main/java/org/apache/ignite/streamer/router/package.html deleted file mode 100644 index 6ae7680..0000000 --- a/modules/core/src/main/java/org/apache/ignite/streamer/router/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 streamer event router implementations. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/streamer/window/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/streamer/window/package-info.java b/modules/core/src/main/java/org/apache/ignite/streamer/window/package-info.java new file mode 100644 index 0000000..cb2ff4a --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/streamer/window/package-info.java @@ -0,0 +1,4 @@ +/** + * Contains streamer window implementations. + */ +package org.apache.ignite.streamer.window; \ 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/streamer/window/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/streamer/window/package.html b/modules/core/src/main/java/org/apache/ignite/streamer/window/package.html deleted file mode 100644 index 9160d3e..0000000 --- a/modules/core/src/main/java/org/apache/ignite/streamer/window/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 streamer window implementations. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/main/java/org/apache/ignite/thread/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/thread/package-info.java b/modules/core/src/main/java/org/apache/ignite/thread/package-info.java new file mode 100644 index 0000000..6edd575 --- /dev/null +++ b/modules/core/src/main/java/org/apache/ignite/thread/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains threads-related utility classes. + */ +package org.apache.ignite.thread; \ 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/thread/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/thread/package.html b/modules/core/src/main/java/org/apache/ignite/thread/package.html deleted file mode 100644 index 78899b2..0000000 --- a/modules/core/src/main/java/org/apache/ignite/thread/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 threads-related utility classes. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/test/java/org/apache/ignite/cache/store/jdbc/model/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/test/java/org/apache/ignite/cache/store/jdbc/model/package-info.java b/modules/core/src/test/java/org/apache/ignite/cache/store/jdbc/model/package-info.java new file mode 100644 index 0000000..519693a --- /dev/null +++ b/modules/core/src/test/java/org/apache/ignite/cache/store/jdbc/model/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains store tests model classes. + */ +package org.apache.ignite.cache.store.jdbc.model; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/test/java/org/apache/ignite/cache/store/jdbc/model/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/test/java/org/apache/ignite/cache/store/jdbc/model/package.html b/modules/core/src/test/java/org/apache/ignite/cache/store/jdbc/model/package.html deleted file mode 100644 index b11d75f..0000000 --- a/modules/core/src/test/java/org/apache/ignite/cache/store/jdbc/model/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 store tests model classes. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/test/java/org/apache/ignite/cache/store/jdbc/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/test/java/org/apache/ignite/cache/store/jdbc/package-info.java b/modules/core/src/test/java/org/apache/ignite/cache/store/jdbc/package-info.java new file mode 100644 index 0000000..ed8421a --- /dev/null +++ b/modules/core/src/test/java/org/apache/ignite/cache/store/jdbc/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains internal tests or test related classes and interfaces. + */ +package org.apache.ignite.cache.store.jdbc; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/test/java/org/apache/ignite/cache/store/jdbc/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/test/java/org/apache/ignite/cache/store/jdbc/package.html b/modules/core/src/test/java/org/apache/ignite/cache/store/jdbc/package.html deleted file mode 100644 index 6556981..0000000 --- a/modules/core/src/test/java/org/apache/ignite/cache/store/jdbc/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 tests or test related classes and interfaces. -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/test/java/org/apache/ignite/cache/store/package-info.java ---------------------------------------------------------------------- diff --git a/modules/core/src/test/java/org/apache/ignite/cache/store/package-info.java b/modules/core/src/test/java/org/apache/ignite/cache/store/package-info.java new file mode 100644 index 0000000..433632d --- /dev/null +++ b/modules/core/src/test/java/org/apache/ignite/cache/store/package-info.java @@ -0,0 +1,5 @@ +/** + * <!-- Package description. --> + * Contains internal tests or test related classes and interfaces. + */ +package org.apache.ignite.cache.store; \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/core/src/test/java/org/apache/ignite/cache/store/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/test/java/org/apache/ignite/cache/store/package.html b/modules/core/src/test/java/org/apache/ignite/cache/store/package.html deleted file mode 100644 index 6556981..0000000 --- a/modules/core/src/test/java/org/apache/ignite/cache/store/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 tests or test related classes and interfaces. -</body> -</html>