Package org.apache.hadoop.yarn.server.timelineservice.storage.entity


@Private @Unstable package org.apache.hadoop.yarn.server.timelineservice.storage.entity
Package org.apache.hadoop.yarn.server.timelineservice.storage.entity contains classes related to implementation for entity table.
  • Class
    Description
    Identifies fully qualified columns for the EntityTable.
    Represents the entity table column families.
    Identifies partially qualified columns for the entity table.
    Represents a rowkey for the entity table.
    Represents a partial rowkey without the entityId or without entityType and entityId for the entity table.
    The entity table as column families info, config and metrics.