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