updated package-info
This commit is contained in:
parent
837cc9ba41
commit
4b8706d600
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue