Uses of Enum Class
com.microsoft.azure.management.datalake.analytics.models.JobResult
Package
Description
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of JobResult in com.microsoft.azure.management.datalake.analytics.models
Modifier and TypeMethodDescriptionstatic JobResult
JobResult.fromString
(String value) Parses a serialized value to a JobResult instance.JobInformationBasic.result()
Get the result of job execution or the current result of the running job.static JobResult
Returns the enum constant of this class with the specified name.static JobResult[]
JobResult.values()
Returns an array containing the constants of this enum class, in the order they are declared.