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