Uses of Enum Class
com.microsoft.azure.management.datalake.analytics.models.JobState
Packages that use JobState
Package
Description
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of JobState in com.microsoft.azure.management.datalake.analytics.models
Methods in com.microsoft.azure.management.datalake.analytics.models that return JobStateModifier and TypeMethodDescriptionstatic JobState
JobState.fromString
(String value) Parses a serialized value to a JobState instance.JobInformationBasic.state()
Get the job state.static JobState
Returns the enum constant of this class with the specified name.static JobState[]
JobState.values()
Returns an array containing the constants of this enum class, in the order they are declared.