Skip to content

Commit 20612ff

Browse files
committed
add javadoc for new common.metadata package
Signed-off-by: Varun Bansal <bansvaru@amazon.com>
1 parent 070cd77 commit 20612ff

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
/*
2+
* SPDX-License-Identifier: Apache-2.0
3+
*
4+
* The OpenSearch Contributors require contributions made to
5+
* this file be licensed under the Apache-2.0 license or a
6+
* compatible open source license.
7+
*/
8+
9+
/** Common OpenSearch metadata constructs */
10+
package org.opensearch.common.metadata;

0 commit comments

Comments
 (0)