Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 066A5200B29 for ; Wed, 15 Jun 2016 21:10:49 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 04EA4160A19; Wed, 15 Jun 2016 19:10:49 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4D4BE160A4D for ; Wed, 15 Jun 2016 21:10:48 +0200 (CEST) Received: (qmail 80281 invoked by uid 500); 15 Jun 2016 19:10:47 -0000 Mailing-List: contact commits-help@beam.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.incubator.apache.org Delivered-To: mailing list commits@beam.incubator.apache.org Received: (qmail 80272 invoked by uid 99); 15 Jun 2016 19:10:47 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jun 2016 19:10:47 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 05F00C00A6 for ; Wed, 15 Jun 2016 19:10:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.646 X-Spam-Level: X-Spam-Status: No, score=-4.646 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id mn93tPoxJvc2 for ; Wed, 15 Jun 2016 19:10:46 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id F053D5FACC for ; Wed, 15 Jun 2016 19:10:45 +0000 (UTC) Received: (qmail 80177 invoked by uid 99); 15 Jun 2016 19:10:45 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jun 2016 19:10:45 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4617EE024E; Wed, 15 Jun 2016 19:10:45 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dhalperi@apache.org To: commits@beam.incubator.apache.org Date: Wed, 15 Jun 2016 19:10:45 -0000 Message-Id: <2077caad8f204440b8751e24808df095@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] incubator-beam git commit: Package javadoc for org.apache.beam.sdk.transforms.display archived-at: Wed, 15 Jun 2016 19:10:49 -0000 Repository: incubator-beam Updated Branches: refs/heads/master 63e7b1dce -> a1bb90207 Package javadoc for org.apache.beam.sdk.transforms.display Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/2e0836e7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/2e0836e7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/2e0836e7 Branch: refs/heads/master Commit: 2e0836e730c52c0ef7137f67495f43bb4ec2b06a Parents: 63e7b1d Author: Scott Wegner Authored: Wed Jun 15 10:17:01 2016 -0700 Committer: Scott Wegner Committed: Wed Jun 15 10:17:01 2016 -0700 ---------------------------------------------------------------------- .../sdk/transforms/display/package-info.java | 26 ++++++++++++++++++++ 1 file changed, 26 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/2e0836e7/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/display/package-info.java ---------------------------------------------------------------------- diff --git a/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/display/package-info.java b/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/display/package-info.java new file mode 100644 index 0000000..4af3327 --- /dev/null +++ b/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/display/package-info.java @@ -0,0 +1,26 @@ +/* + * 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. + */ + +/** + * Defines {@link org.apache.beam.sdk.transforms.display.HasDisplayData} for annotating components + * which provide {@link org.apache.beam.sdk.transforms.display.DisplayData display data} used + * within UIs and diagnostic tools. + * + * @see org.apache.beam.sdk.transforms.display.HasDisplayData + */ +package org.apache.beam.sdk.transforms.display;