java.lang.Object
org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
org.apache.hadoop.yarn.api.records.timelineservice.UserEntity
All Implemented Interfaces:
Comparable<TimelineEntity>

@Public @Unstable public class UserEntity extends TimelineEntity
This entity represents a user.
  • Constructor Details

    • UserEntity

      public UserEntity()
    • UserEntity

      public UserEntity(TimelineEntity entity)