Uses of Enum Class
org.apache.hadoop.yarn.server.timelineservice.storage.entity.EntityColumn
Packages that use EntityColumn
Package
Description
Package org.apache.hadoop.yarn.server.timelineservice.storage.entity
contains classes related to implementation for entity table.
-
Uses of EntityColumn in org.apache.hadoop.yarn.server.timelineservice.storage.entity
Methods in org.apache.hadoop.yarn.server.timelineservice.storage.entity that return EntityColumnModifier and TypeMethodDescriptionstatic EntityColumnReturns the enum constant of this class with the specified name.static EntityColumn[]EntityColumn.values()Returns an array containing the constants of this enum class, in the order they are declared.