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