Uses of Enum Class
org.apache.hadoop.applications.mawo.server.common.TaskStatus.State
Packages that use TaskStatus.State
Package
Description
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
-
Uses of TaskStatus.State in org.apache.hadoop.applications.mawo.server.common
Methods in org.apache.hadoop.applications.mawo.server.common that return TaskStatus.StateModifier and TypeMethodDescriptionstatic TaskStatus.StateReturns the enum constant of this class with the specified name.static TaskStatus.State[]TaskStatus.State.values()Returns an array containing the constants of this enum class, in the order they are declared.