Interface TimelineDataManager.CheckAcl

Enclosing class:
TimelineDataManager

public static interface TimelineDataManager.CheckAcl
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    check(org.apache.hadoop.yarn.api.records.timeline.TimelineEntity entity)
     
  • Method Details

    • check

      boolean check(org.apache.hadoop.yarn.api.records.timeline.TimelineEntity entity) throws IOException
      Throws:
      IOException