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