[REEF-432]: Fix violations of JavadocPackage checkstyle This addressed the issue by adding missing package-info.java files with Javadoc "TODO: Document."
JIRA: [REEF-432](https://issues.apache.org/jira/browse/REEF-432) Pull Request: This closes #265 Project: http://git-wip-us.apache.org/repos/asf/incubator-reef/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-reef/commit/d3cf5d59 Tree: http://git-wip-us.apache.org/repos/asf/incubator-reef/tree/d3cf5d59 Diff: http://git-wip-us.apache.org/repos/asf/incubator-reef/diff/d3cf5d59 Branch: refs/heads/master Commit: d3cf5d598522911cd306d135cdb95ce4b5725921 Parents: 760e82e Author: Mariia Mykhailova <[email protected]> Authored: Tue Jun 30 17:19:36 2015 -0700 Committer: Markus Weimer <[email protected]> Committed: Tue Jun 30 17:50:30 2015 -0700 ---------------------------------------------------------------------- .../annotations/semantics/package-info.java | 22 ++++++++++++++++++++ .../org/apache/reef/vortex/package-info.java | 22 ++++++++++++++++++++ .../reef/io/checkpoint/fs/package-info.java | 22 ++++++++++++++++++++ .../apache/reef/io/checkpoint/package-info.java | 22 ++++++++++++++++++++ .../org/apache/reef/common/package-info.java | 22 ++++++++++++++++++++ .../reef/driver/catalog/package-info.java | 22 ++++++++++++++++++++ .../reef/driver/context/package-info.java | 22 ++++++++++++++++++++ .../reef/driver/evaluator/package-info.java | 22 ++++++++++++++++++++ .../apache/reef/driver/task/package-info.java | 22 ++++++++++++++++++++ .../evaluator/context/events/package-info.java | 22 ++++++++++++++++++++ .../reef/evaluator/context/package-info.java | 22 ++++++++++++++++++++ .../context/parameters/package-info.java | 22 ++++++++++++++++++++ .../org/apache/reef/io/naming/package-info.java | 22 ++++++++++++++++++++ .../reef/io/serialization/package-info.java | 22 ++++++++++++++++++++ .../common/client/parameters/package-info.java | 22 ++++++++++++++++++++ .../common/driver/catalog/package-info.java | 22 ++++++++++++++++++++ .../evaluator/parameters/package-info.java | 22 ++++++++++++++++++++ .../evaluator/task/exceptions/package-info.java | 22 ++++++++++++++++++++ .../runtime/common/parameters/package-info.java | 22 ++++++++++++++++++++ .../reef/runtime/common/utils/package-info.java | 22 ++++++++++++++++++++ .../apache/reef/task/events/package-info.java | 22 ++++++++++++++++++++ .../java/org/apache/reef/task/package-info.java | 22 ++++++++++++++++++++ .../apache/reef/util/logging/package-info.java | 22 ++++++++++++++++++++ .../src/main/resources/checkstyle.xml | 4 +--- .../reef/examples/hello/package-info.java | 22 ++++++++++++++++++++ .../examples/data/loading/package-info.java | 22 ++++++++++++++++++++ .../examples/group/bgd/data/package-info.java | 22 ++++++++++++++++++++ .../group/bgd/data/parser/package-info.java | 22 ++++++++++++++++++++ .../examples/group/bgd/loss/package-info.java | 22 ++++++++++++++++++++ .../reef/examples/group/bgd/package-info.java | 22 ++++++++++++++++++++ .../group/bgd/parameters/package-info.java | 22 ++++++++++++++++++++ .../examples/group/bgd/utils/package-info.java | 22 ++++++++++++++++++++ .../examples/group/broadcast/package-info.java | 22 ++++++++++++++++++++ .../broadcast/parameters/package-info.java | 22 ++++++++++++++++++++ .../examples/group/utils/math/package-info.java | 22 ++++++++++++++++++++ .../group/utils/timer/package-info.java | 22 ++++++++++++++++++++ .../reef/examples/hellohttp/package-info.java | 22 ++++++++++++++++++++ .../reef/examples/library/package-info.java | 22 ++++++++++++++++++++ .../reef/examples/utils/wake/package-info.java | 22 ++++++++++++++++++++ .../reef/io/data/loading/api/package-info.java | 22 ++++++++++++++++++++ .../reef/io/data/loading/impl/package-info.java | 22 ++++++++++++++++++++ .../network/group/api/config/package-info.java | 22 ++++++++++++++++++++ .../network/group/api/driver/package-info.java | 22 ++++++++++++++++++++ .../reef/io/network/group/api/package-info.java | 22 ++++++++++++++++++++ .../io/network/group/api/task/package-info.java | 22 ++++++++++++++++++++ .../network/group/impl/config/package-info.java | 22 ++++++++++++++++++++ .../impl/config/parameters/package-info.java | 22 ++++++++++++++++++++ .../group/impl/operators/package-info.java | 22 ++++++++++++++++++++ .../io/network/group/impl/package-info.java | 22 ++++++++++++++++++++ .../network/group/impl/task/package-info.java | 22 ++++++++++++++++++++ .../network/group/impl/utils/package-info.java | 22 ++++++++++++++++++++ .../network/naming/parameters/package-info.java | 22 ++++++++++++++++++++ .../reef/io/storage/local/package-info.java | 22 ++++++++++++++++++++ .../apache/reef/io/storage/package-info.java | 22 ++++++++++++++++++++ .../reef/io/storage/ram/package-info.java | 22 ++++++++++++++++++++ .../reef/io/storage/util/package-info.java | 22 ++++++++++++++++++++ .../apache/reef/poison/params/package-info.java | 22 ++++++++++++++++++++ .../hdinsight/client/sslhacks/package-info.java | 22 ++++++++++++++++++++ .../hdinsight/parameters/package-info.java | 22 ++++++++++++++++++++ .../apache/reef/runtime/local/package-info.java | 22 ++++++++++++++++++++ .../reef/runtime/mesos/client/package-info.java | 22 ++++++++++++++++++++ .../mesos/client/parameters/package-info.java | 22 ++++++++++++++++++++ .../reef/runtime/mesos/driver/package-info.java | 22 ++++++++++++++++++++ .../mesos/driver/parameters/package-info.java | 22 ++++++++++++++++++++ .../runtime/mesos/evaluator/package-info.java | 22 ++++++++++++++++++++ .../evaluator/parameters/package-info.java | 22 ++++++++++++++++++++ .../apache/reef/runtime/mesos/package-info.java | 22 ++++++++++++++++++++ .../reef/runtime/mesos/util/package-info.java | 22 ++++++++++++++++++++ .../reef/runtime/yarn/client/package-info.java | 22 ++++++++++++++++++++ .../yarn/client/parameters/package-info.java | 22 ++++++++++++++++++++ .../yarn/client/uploader/package-info.java | 22 ++++++++++++++++++++ .../yarn/driver/parameters/package-info.java | 22 ++++++++++++++++++++ .../apache/reef/runtime/yarn/package-info.java | 22 ++++++++++++++++++++ .../reef/runtime/yarn/util/package-info.java | 22 ++++++++++++++++++++ .../apache/reef/tang/examples/package-info.java | 22 ++++++++++++++++++++ .../apache/reef/tang/examples/package-info.java | 22 ++++++++++++++++++++ .../apache/reef/tang/examples/package-info.java | 22 ++++++++++++++++++++ .../reef/tests/fail/driver/package-info.java | 22 ++++++++++++++++++++ .../reef/tests/fail/task/package-info.java | 22 ++++++++++++++++++++ .../reef/tests/library/driver/package-info.java | 22 ++++++++++++++++++++ .../tests/library/exceptions/package-info.java | 22 ++++++++++++++++++++ .../reef/tests/library/tasks/package-info.java | 22 ++++++++++++++++++++ .../tests/messaging/driver/package-info.java | 22 ++++++++++++++++++++ .../reef/tests/messaging/task/package-info.java | 22 ++++++++++++++++++++ .../org/apache/reef/tests/package-info.java | 22 ++++++++++++++++++++ .../reef/tests/rack/awareness/package-info.java | 22 ++++++++++++++++++++ .../reef/tests/statepassing/package-info.java | 22 ++++++++++++++++++++ .../reef/tests/yarn/failure/package-info.java | 22 ++++++++++++++++++++ .../apache/reef/util/logging/package-info.java | 22 ++++++++++++++++++++ .../java/org/apache/reef/util/package-info.java | 22 ++++++++++++++++++++ .../apache/reef/util/cache/package-info.java | 22 ++++++++++++++++++++ .../wake/examples/accumulate/package-info.java | 22 ++++++++++++++++++++ .../apache/reef/wake/profiler/package-info.java | 22 ++++++++++++++++++++ .../reef/wake/remote/ports/package-info.java | 22 ++++++++++++++++++++ .../remote/ports/parameters/package-info.java | 22 ++++++++++++++++++++ .../apache/reef/wake/storage/package-info.java | 22 ++++++++++++++++++++ .../org/apache/reef/webserver/package-info.java | 22 ++++++++++++++++++++ 97 files changed, 2113 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-annotations/src/main/java/org/apache/reef/annotations/semantics/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-annotations/src/main/java/org/apache/reef/annotations/semantics/package-info.java b/lang/java/reef-annotations/src/main/java/org/apache/reef/annotations/semantics/package-info.java new file mode 100644 index 0000000..7d1a9a4 --- /dev/null +++ b/lang/java/reef-annotations/src/main/java/org/apache/reef/annotations/semantics/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.annotations.semantics; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-applications/reef-vortex/src/main/java/org/apache/reef/vortex/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-applications/reef-vortex/src/main/java/org/apache/reef/vortex/package-info.java b/lang/java/reef-applications/reef-vortex/src/main/java/org/apache/reef/vortex/package-info.java new file mode 100644 index 0000000..5f264b4 --- /dev/null +++ b/lang/java/reef-applications/reef-vortex/src/main/java/org/apache/reef/vortex/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.vortex; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-checkpoint/src/main/java/org/apache/reef/io/checkpoint/fs/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-checkpoint/src/main/java/org/apache/reef/io/checkpoint/fs/package-info.java b/lang/java/reef-checkpoint/src/main/java/org/apache/reef/io/checkpoint/fs/package-info.java new file mode 100644 index 0000000..41ff34b --- /dev/null +++ b/lang/java/reef-checkpoint/src/main/java/org/apache/reef/io/checkpoint/fs/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.io.checkpoint.fs; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-checkpoint/src/main/java/org/apache/reef/io/checkpoint/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-checkpoint/src/main/java/org/apache/reef/io/checkpoint/package-info.java b/lang/java/reef-checkpoint/src/main/java/org/apache/reef/io/checkpoint/package-info.java new file mode 100644 index 0000000..5b6a72c --- /dev/null +++ b/lang/java/reef-checkpoint/src/main/java/org/apache/reef/io/checkpoint/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.io.checkpoint; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-common/src/main/java/org/apache/reef/common/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/src/main/java/org/apache/reef/common/package-info.java b/lang/java/reef-common/src/main/java/org/apache/reef/common/package-info.java new file mode 100644 index 0000000..602be9b --- /dev/null +++ b/lang/java/reef-common/src/main/java/org/apache/reef/common/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.common; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-common/src/main/java/org/apache/reef/driver/catalog/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/src/main/java/org/apache/reef/driver/catalog/package-info.java b/lang/java/reef-common/src/main/java/org/apache/reef/driver/catalog/package-info.java new file mode 100644 index 0000000..a87183c --- /dev/null +++ b/lang/java/reef-common/src/main/java/org/apache/reef/driver/catalog/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.driver.catalog; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-common/src/main/java/org/apache/reef/driver/context/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/src/main/java/org/apache/reef/driver/context/package-info.java b/lang/java/reef-common/src/main/java/org/apache/reef/driver/context/package-info.java new file mode 100644 index 0000000..fb80d16 --- /dev/null +++ b/lang/java/reef-common/src/main/java/org/apache/reef/driver/context/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.driver.context; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-common/src/main/java/org/apache/reef/driver/evaluator/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/src/main/java/org/apache/reef/driver/evaluator/package-info.java b/lang/java/reef-common/src/main/java/org/apache/reef/driver/evaluator/package-info.java new file mode 100644 index 0000000..b93f0f2 --- /dev/null +++ b/lang/java/reef-common/src/main/java/org/apache/reef/driver/evaluator/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.driver.evaluator; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-common/src/main/java/org/apache/reef/driver/task/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/src/main/java/org/apache/reef/driver/task/package-info.java b/lang/java/reef-common/src/main/java/org/apache/reef/driver/task/package-info.java new file mode 100644 index 0000000..67b3bab --- /dev/null +++ b/lang/java/reef-common/src/main/java/org/apache/reef/driver/task/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.driver.task; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-common/src/main/java/org/apache/reef/evaluator/context/events/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/src/main/java/org/apache/reef/evaluator/context/events/package-info.java b/lang/java/reef-common/src/main/java/org/apache/reef/evaluator/context/events/package-info.java new file mode 100644 index 0000000..481e208 --- /dev/null +++ b/lang/java/reef-common/src/main/java/org/apache/reef/evaluator/context/events/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.evaluator.context.events; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-common/src/main/java/org/apache/reef/evaluator/context/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/src/main/java/org/apache/reef/evaluator/context/package-info.java b/lang/java/reef-common/src/main/java/org/apache/reef/evaluator/context/package-info.java new file mode 100644 index 0000000..174b935 --- /dev/null +++ b/lang/java/reef-common/src/main/java/org/apache/reef/evaluator/context/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.evaluator.context; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-common/src/main/java/org/apache/reef/evaluator/context/parameters/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/src/main/java/org/apache/reef/evaluator/context/parameters/package-info.java b/lang/java/reef-common/src/main/java/org/apache/reef/evaluator/context/parameters/package-info.java new file mode 100644 index 0000000..28c81c0 --- /dev/null +++ b/lang/java/reef-common/src/main/java/org/apache/reef/evaluator/context/parameters/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.evaluator.context.parameters; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-common/src/main/java/org/apache/reef/io/naming/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/src/main/java/org/apache/reef/io/naming/package-info.java b/lang/java/reef-common/src/main/java/org/apache/reef/io/naming/package-info.java new file mode 100644 index 0000000..0aa1cb8 --- /dev/null +++ b/lang/java/reef-common/src/main/java/org/apache/reef/io/naming/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.io.naming; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-common/src/main/java/org/apache/reef/io/serialization/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/src/main/java/org/apache/reef/io/serialization/package-info.java b/lang/java/reef-common/src/main/java/org/apache/reef/io/serialization/package-info.java new file mode 100644 index 0000000..aac0e8c --- /dev/null +++ b/lang/java/reef-common/src/main/java/org/apache/reef/io/serialization/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.io.serialization; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/client/parameters/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/client/parameters/package-info.java b/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/client/parameters/package-info.java new file mode 100644 index 0000000..514e68f --- /dev/null +++ b/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/client/parameters/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.runtime.common.client.parameters; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/driver/catalog/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/driver/catalog/package-info.java b/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/driver/catalog/package-info.java new file mode 100644 index 0000000..777db78 --- /dev/null +++ b/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/driver/catalog/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.runtime.common.driver.catalog; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/evaluator/parameters/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/evaluator/parameters/package-info.java b/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/evaluator/parameters/package-info.java new file mode 100644 index 0000000..9230806 --- /dev/null +++ b/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/evaluator/parameters/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.runtime.common.evaluator.parameters; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/evaluator/task/exceptions/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/evaluator/task/exceptions/package-info.java b/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/evaluator/task/exceptions/package-info.java new file mode 100644 index 0000000..0f4a5e9 --- /dev/null +++ b/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/evaluator/task/exceptions/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.runtime.common.evaluator.task.exceptions; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/parameters/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/parameters/package-info.java b/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/parameters/package-info.java new file mode 100644 index 0000000..e2e2f1d --- /dev/null +++ b/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/parameters/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.runtime.common.parameters; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/utils/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/utils/package-info.java b/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/utils/package-info.java new file mode 100644 index 0000000..af4dc34 --- /dev/null +++ b/lang/java/reef-common/src/main/java/org/apache/reef/runtime/common/utils/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.runtime.common.utils; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-common/src/main/java/org/apache/reef/task/events/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/src/main/java/org/apache/reef/task/events/package-info.java b/lang/java/reef-common/src/main/java/org/apache/reef/task/events/package-info.java new file mode 100644 index 0000000..c152b88 --- /dev/null +++ b/lang/java/reef-common/src/main/java/org/apache/reef/task/events/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.task.events; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-common/src/main/java/org/apache/reef/task/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/src/main/java/org/apache/reef/task/package-info.java b/lang/java/reef-common/src/main/java/org/apache/reef/task/package-info.java new file mode 100644 index 0000000..69200ec --- /dev/null +++ b/lang/java/reef-common/src/main/java/org/apache/reef/task/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.task; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-common/src/main/java/org/apache/reef/util/logging/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/src/main/java/org/apache/reef/util/logging/package-info.java b/lang/java/reef-common/src/main/java/org/apache/reef/util/logging/package-info.java new file mode 100644 index 0000000..d700a69 --- /dev/null +++ b/lang/java/reef-common/src/main/java/org/apache/reef/util/logging/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.util.logging; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-common/src/main/resources/checkstyle.xml ---------------------------------------------------------------------- diff --git a/lang/java/reef-common/src/main/resources/checkstyle.xml b/lang/java/reef-common/src/main/resources/checkstyle.xml index 63d7e52..5d2be9f 100644 --- a/lang/java/reef-common/src/main/resources/checkstyle.xml +++ b/lang/java/reef-common/src/main/resources/checkstyle.xml @@ -56,9 +56,7 @@ <!-- Checks that a package.html file exists for each package. --> <!-- See http://checkstyle.sf.net/config_javadoc.html#PackageHtml --> - <module name="JavadocPackage"> - <property name="severity" value="warning"/> - </module> + <module name="JavadocPackage"/> <!-- Checks whether files end with a new line. --> <!-- See http://checkstyle.sf.net/config_misc.html#NewlineAtEndOfFile --> http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-examples-hdinsight/src/main/java/org/apache/reef/examples/hello/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-examples-hdinsight/src/main/java/org/apache/reef/examples/hello/package-info.java b/lang/java/reef-examples-hdinsight/src/main/java/org/apache/reef/examples/hello/package-info.java new file mode 100644 index 0000000..d2fe07b --- /dev/null +++ b/lang/java/reef-examples-hdinsight/src/main/java/org/apache/reef/examples/hello/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.examples.hello; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-examples/src/main/java/org/apache/reef/examples/data/loading/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-examples/src/main/java/org/apache/reef/examples/data/loading/package-info.java b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/data/loading/package-info.java new file mode 100644 index 0000000..7986423 --- /dev/null +++ b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/data/loading/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.examples.data.loading; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/data/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/data/package-info.java b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/data/package-info.java new file mode 100644 index 0000000..c9ce7fb --- /dev/null +++ b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/data/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.examples.group.bgd.data; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/data/parser/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/data/parser/package-info.java b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/data/parser/package-info.java new file mode 100644 index 0000000..cf007a0 --- /dev/null +++ b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/data/parser/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.examples.group.bgd.data.parser; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/loss/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/loss/package-info.java b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/loss/package-info.java new file mode 100644 index 0000000..916fa2f --- /dev/null +++ b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/loss/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.examples.group.bgd.loss; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/package-info.java b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/package-info.java new file mode 100644 index 0000000..6f1c04d --- /dev/null +++ b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.examples.group.bgd; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/parameters/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/parameters/package-info.java b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/parameters/package-info.java new file mode 100644 index 0000000..2df45b7 --- /dev/null +++ b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/parameters/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.examples.group.bgd.parameters; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/utils/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/utils/package-info.java b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/utils/package-info.java new file mode 100644 index 0000000..44d6736 --- /dev/null +++ b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/bgd/utils/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.examples.group.bgd.utils; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/broadcast/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/broadcast/package-info.java b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/broadcast/package-info.java new file mode 100644 index 0000000..fd10d6f --- /dev/null +++ b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/broadcast/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.examples.group.broadcast; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/broadcast/parameters/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/broadcast/parameters/package-info.java b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/broadcast/parameters/package-info.java new file mode 100644 index 0000000..9c763b5 --- /dev/null +++ b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/broadcast/parameters/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.examples.group.broadcast.parameters; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/utils/math/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/utils/math/package-info.java b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/utils/math/package-info.java new file mode 100644 index 0000000..394863f --- /dev/null +++ b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/utils/math/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.examples.group.utils.math; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/utils/timer/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/utils/timer/package-info.java b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/utils/timer/package-info.java new file mode 100644 index 0000000..7cb901d --- /dev/null +++ b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/utils/timer/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.examples.group.utils.timer; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-examples/src/main/java/org/apache/reef/examples/hellohttp/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-examples/src/main/java/org/apache/reef/examples/hellohttp/package-info.java b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/hellohttp/package-info.java new file mode 100644 index 0000000..6917d8e --- /dev/null +++ b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/hellohttp/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.examples.hellohttp; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-examples/src/main/java/org/apache/reef/examples/library/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-examples/src/main/java/org/apache/reef/examples/library/package-info.java b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/library/package-info.java new file mode 100644 index 0000000..cd2b79b --- /dev/null +++ b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/library/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.examples.library; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-examples/src/main/java/org/apache/reef/examples/utils/wake/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-examples/src/main/java/org/apache/reef/examples/utils/wake/package-info.java b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/utils/wake/package-info.java new file mode 100644 index 0000000..fd332a4 --- /dev/null +++ b/lang/java/reef-examples/src/main/java/org/apache/reef/examples/utils/wake/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.examples.utils.wake; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-io/src/main/java/org/apache/reef/io/data/loading/api/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-io/src/main/java/org/apache/reef/io/data/loading/api/package-info.java b/lang/java/reef-io/src/main/java/org/apache/reef/io/data/loading/api/package-info.java new file mode 100644 index 0000000..bfaf449 --- /dev/null +++ b/lang/java/reef-io/src/main/java/org/apache/reef/io/data/loading/api/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.io.data.loading.api; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-io/src/main/java/org/apache/reef/io/data/loading/impl/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-io/src/main/java/org/apache/reef/io/data/loading/impl/package-info.java b/lang/java/reef-io/src/main/java/org/apache/reef/io/data/loading/impl/package-info.java new file mode 100644 index 0000000..627f2f8 --- /dev/null +++ b/lang/java/reef-io/src/main/java/org/apache/reef/io/data/loading/impl/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.io.data.loading.impl; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/api/config/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/api/config/package-info.java b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/api/config/package-info.java new file mode 100644 index 0000000..1cbe08c --- /dev/null +++ b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/api/config/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.io.network.group.api.config; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/api/driver/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/api/driver/package-info.java b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/api/driver/package-info.java new file mode 100644 index 0000000..3c02dda --- /dev/null +++ b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/api/driver/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.io.network.group.api.driver; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/api/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/api/package-info.java b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/api/package-info.java new file mode 100644 index 0000000..ae78d55 --- /dev/null +++ b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/api/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.io.network.group.api; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/api/task/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/api/task/package-info.java b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/api/task/package-info.java new file mode 100644 index 0000000..4ce6666 --- /dev/null +++ b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/api/task/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.io.network.group.api.task; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/config/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/config/package-info.java b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/config/package-info.java new file mode 100644 index 0000000..699563e --- /dev/null +++ b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/config/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.io.network.group.impl.config; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/config/parameters/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/config/parameters/package-info.java b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/config/parameters/package-info.java new file mode 100644 index 0000000..55dda67 --- /dev/null +++ b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/config/parameters/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.io.network.group.impl.config.parameters; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/operators/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/operators/package-info.java b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/operators/package-info.java new file mode 100644 index 0000000..0dccc18 --- /dev/null +++ b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/operators/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.io.network.group.impl.operators; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/package-info.java b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/package-info.java new file mode 100644 index 0000000..0e9b6d8 --- /dev/null +++ b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.io.network.group.impl; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/task/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/task/package-info.java b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/task/package-info.java new file mode 100644 index 0000000..488220b --- /dev/null +++ b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/task/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.io.network.group.impl.task; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/utils/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/utils/package-info.java b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/utils/package-info.java new file mode 100644 index 0000000..b052636 --- /dev/null +++ b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/group/impl/utils/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.io.network.group.impl.utils; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-io/src/main/java/org/apache/reef/io/network/naming/parameters/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-io/src/main/java/org/apache/reef/io/network/naming/parameters/package-info.java b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/naming/parameters/package-info.java new file mode 100644 index 0000000..aa472da --- /dev/null +++ b/lang/java/reef-io/src/main/java/org/apache/reef/io/network/naming/parameters/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.io.network.naming.parameters; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-io/src/main/java/org/apache/reef/io/storage/local/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-io/src/main/java/org/apache/reef/io/storage/local/package-info.java b/lang/java/reef-io/src/main/java/org/apache/reef/io/storage/local/package-info.java new file mode 100644 index 0000000..98e25e6 --- /dev/null +++ b/lang/java/reef-io/src/main/java/org/apache/reef/io/storage/local/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.io.storage.local; http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d3cf5d59/lang/java/reef-io/src/main/java/org/apache/reef/io/storage/package-info.java ---------------------------------------------------------------------- diff --git a/lang/java/reef-io/src/main/java/org/apache/reef/io/storage/package-info.java b/lang/java/reef-io/src/main/java/org/apache/reef/io/storage/package-info.java new file mode 100644 index 0000000..b5207f3 --- /dev/null +++ b/lang/java/reef-io/src/main/java/org/apache/reef/io/storage/package-info.java @@ -0,0 +1,22 @@ +/* + * 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. + */ +/** + * TODO: Document. + */ +package org.apache.reef.io.storage;
