updated package-info

This commit is contained in:
Shailesh Gupta 2023-03-02 10:44:29 +00:00
parent 837cc9ba41
commit 4b8706d600
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/**
* This package provides ATS functionality.
*/
@InterfaceAudience.Private
package org.apache.hadoop.yarn.server.timeline;
import org.apache.hadoop.classification.InterfaceAudience;