Home
last modified time | relevance | path

Searched refs:SparkBatchJobResultType (Results 1 – 25 of 44) sorted by relevance

12

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/sdk/synapse/azartifacts/
H A Dzz_generated_constants.go1886 type SparkBatchJobResultType string type
1889 SparkBatchJobResultTypeCancelled SparkBatchJobResultType = "Cancelled"
1890 SparkBatchJobResultTypeFailed SparkBatchJobResultType = "Failed"
1891 SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = "Succeeded"
1892 SparkBatchJobResultTypeUncertain SparkBatchJobResultType = "Uncertain"
1896 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
1897 return []SparkBatchJobResultType{
1906 func (c SparkBatchJobResultType) ToPtr() *SparkBatchJobResultType {
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/sdk/synapse/azartifacts/
H A Dzz_generated_constants.go1886 type SparkBatchJobResultType string type
1889 SparkBatchJobResultTypeCancelled SparkBatchJobResultType = "Cancelled"
1890 SparkBatchJobResultTypeFailed SparkBatchJobResultType = "Failed"
1891 SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = "Succeeded"
1892 SparkBatchJobResultTypeUncertain SparkBatchJobResultType = "Uncertain"
1896 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
1897 return []SparkBatchJobResultType{
1906 func (c SparkBatchJobResultType) ToPtr() *SparkBatchJobResultType {
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/sdk/synapse/azartifacts/
H A Dzz_generated_constants.go1886 type SparkBatchJobResultType string type
1889 SparkBatchJobResultTypeCancelled SparkBatchJobResultType = "Cancelled"
1890 SparkBatchJobResultTypeFailed SparkBatchJobResultType = "Failed"
1891 SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = "Succeeded"
1892 SparkBatchJobResultTypeUncertain SparkBatchJobResultType = "Uncertain"
1896 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
1897 return []SparkBatchJobResultType{
1906 func (c SparkBatchJobResultType) ToPtr() *SparkBatchJobResultType {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/sdk/synapse/azartifacts/
H A Dzz_generated_constants.go1886 type SparkBatchJobResultType string type
1889 SparkBatchJobResultTypeCancelled SparkBatchJobResultType = "Cancelled"
1890 SparkBatchJobResultTypeFailed SparkBatchJobResultType = "Failed"
1891 SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = "Succeeded"
1892 SparkBatchJobResultTypeUncertain SparkBatchJobResultType = "Uncertain"
1896 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
1897 return []SparkBatchJobResultType{
1906 func (c SparkBatchJobResultType) ToPtr() *SparkBatchJobResultType {
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/sdk/synapse/azartifacts/
H A Dzz_generated_constants.go1886 type SparkBatchJobResultType string type
1889 SparkBatchJobResultTypeCancelled SparkBatchJobResultType = "Cancelled"
1890 SparkBatchJobResultTypeFailed SparkBatchJobResultType = "Failed"
1891 SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = "Succeeded"
1892 SparkBatchJobResultTypeUncertain SparkBatchJobResultType = "Uncertain"
1896 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
1897 return []SparkBatchJobResultType{
1906 func (c SparkBatchJobResultType) ToPtr() *SparkBatchJobResultType {
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/sdk/synapse/azartifacts/
H A Dzz_generated_constants.go1886 type SparkBatchJobResultType string type
1889 SparkBatchJobResultTypeCancelled SparkBatchJobResultType = "Cancelled"
1890 SparkBatchJobResultTypeFailed SparkBatchJobResultType = "Failed"
1891 SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = "Succeeded"
1892 SparkBatchJobResultTypeUncertain SparkBatchJobResultType = "Uncertain"
1896 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
1897 return []SparkBatchJobResultType{
1906 func (c SparkBatchJobResultType) ToPtr() *SparkBatchJobResultType {
/dports/devel/py-azure-synapse-spark/azure-synapse-spark-0.2.0/azure/synapse/spark/models/
H A D_spark_client_enums.py27 class SparkBatchJobResultType(str, Enum): class
H A D__init__.py49 SparkBatchJobResultType,
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/synapse/2019-06-01-preview/artifacts/
H A Denums.go1277 type SparkBatchJobResultType string type
1281 SparkBatchJobResultTypeCancelled SparkBatchJobResultType = "Cancelled"
1283 SparkBatchJobResultTypeFailed SparkBatchJobResultType = "Failed"
1285 SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = "Succeeded"
1287 SparkBatchJobResultTypeUncertain SparkBatchJobResultType = "Uncertain"
1291 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
1292 …return []SparkBatchJobResultType{SparkBatchJobResultTypeCancelled, SparkBatchJobResultTypeFailed, …
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/preview/synapse/2019-06-01-preview/artifacts/
H A Denums.go1277 type SparkBatchJobResultType string type
1281 SparkBatchJobResultTypeCancelled SparkBatchJobResultType = "Cancelled"
1283 SparkBatchJobResultTypeFailed SparkBatchJobResultType = "Failed"
1285 SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = "Succeeded"
1287 SparkBatchJobResultTypeUncertain SparkBatchJobResultType = "Uncertain"
1291 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
1292 …return []SparkBatchJobResultType{SparkBatchJobResultTypeCancelled, SparkBatchJobResultTypeFailed, …
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/preview/synapse/2019-06-01-preview/artifacts/
H A Denums.go1277 type SparkBatchJobResultType string type
1281 SparkBatchJobResultTypeCancelled SparkBatchJobResultType = "Cancelled"
1283 SparkBatchJobResultTypeFailed SparkBatchJobResultType = "Failed"
1285 SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = "Succeeded"
1287 SparkBatchJobResultTypeUncertain SparkBatchJobResultType = "Uncertain"
1291 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
1292 …return []SparkBatchJobResultType{SparkBatchJobResultTypeCancelled, SparkBatchJobResultTypeFailed, …
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/synapse/2019-06-01-preview/artifacts/
H A Denums.go1277 type SparkBatchJobResultType string type
1281 SparkBatchJobResultTypeCancelled SparkBatchJobResultType = "Cancelled"
1283 SparkBatchJobResultTypeFailed SparkBatchJobResultType = "Failed"
1285 SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = "Succeeded"
1287 SparkBatchJobResultTypeUncertain SparkBatchJobResultType = "Uncertain"
1291 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
1292 …return []SparkBatchJobResultType{SparkBatchJobResultTypeCancelled, SparkBatchJobResultTypeFailed, …
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/preview/synapse/2019-06-01-preview/artifacts/
H A Denums.go1288 type SparkBatchJobResultType string type
1292 SparkBatchJobResultTypeCancelled SparkBatchJobResultType = "Cancelled"
1294 SparkBatchJobResultTypeFailed SparkBatchJobResultType = "Failed"
1296 SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = "Succeeded"
1298 SparkBatchJobResultTypeUncertain SparkBatchJobResultType = "Uncertain"
1302 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
1303 …return []SparkBatchJobResultType{SparkBatchJobResultTypeCancelled, SparkBatchJobResultTypeFailed, …
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/synapse/2019-06-01-preview/artifacts/
H A Denums.go1277 type SparkBatchJobResultType string type
1281 SparkBatchJobResultTypeCancelled SparkBatchJobResultType = "Cancelled"
1283 SparkBatchJobResultTypeFailed SparkBatchJobResultType = "Failed"
1285 SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = "Succeeded"
1287 SparkBatchJobResultTypeUncertain SparkBatchJobResultType = "Uncertain"
1291 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
1292 …return []SparkBatchJobResultType{SparkBatchJobResultTypeCancelled, SparkBatchJobResultTypeFailed, …
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/preview/synapse/2019-06-01-preview/artifacts/
H A Denums.go1277 type SparkBatchJobResultType string type
1281 SparkBatchJobResultTypeCancelled SparkBatchJobResultType = "Cancelled"
1283 SparkBatchJobResultTypeFailed SparkBatchJobResultType = "Failed"
1285 SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = "Succeeded"
1287 SparkBatchJobResultTypeUncertain SparkBatchJobResultType = "Uncertain"
1291 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
1292 …return []SparkBatchJobResultType{SparkBatchJobResultTypeCancelled, SparkBatchJobResultTypeFailed, …
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/preview/synapse/2019-06-01-preview/artifacts/
H A Denums.go1288 type SparkBatchJobResultType string type
1292 SparkBatchJobResultTypeCancelled SparkBatchJobResultType = "Cancelled"
1294 SparkBatchJobResultTypeFailed SparkBatchJobResultType = "Failed"
1296 SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = "Succeeded"
1298 SparkBatchJobResultTypeUncertain SparkBatchJobResultType = "Uncertain"
1302 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
1303 …return []SparkBatchJobResultType{SparkBatchJobResultTypeCancelled, SparkBatchJobResultTypeFailed, …
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/synapse/artifacts/
H A Dmodels.go550 type SparkBatchJobResultType = original.SparkBatchJobResultType talias
553 …SparkBatchJobResultTypeCancelled SparkBatchJobResultType = original.SparkBatchJobResultTypeCancell…
554 SparkBatchJobResultTypeFailed SparkBatchJobResultType = original.SparkBatchJobResultTypeFailed
555 …SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = original.SparkBatchJobResultTypeSucceed…
556 …SparkBatchJobResultTypeUncertain SparkBatchJobResultType = original.SparkBatchJobResultTypeUncerta…
2213 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/synapse/artifacts/
H A Dmodels.go629 type SparkBatchJobResultType = original.SparkBatchJobResultType talias
632 …SparkBatchJobResultTypeCancelled SparkBatchJobResultType = original.SparkBatchJobResultTypeCancell…
633 SparkBatchJobResultTypeFailed SparkBatchJobResultType = original.SparkBatchJobResultTypeFailed
634 …SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = original.SparkBatchJobResultTypeSucceed…
635 …SparkBatchJobResultTypeUncertain SparkBatchJobResultType = original.SparkBatchJobResultTypeUncerta…
2483 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/profiles/preview/preview/synapse/artifacts/
H A Dmodels.go629 type SparkBatchJobResultType = original.SparkBatchJobResultType talias
632 …SparkBatchJobResultTypeCancelled SparkBatchJobResultType = original.SparkBatchJobResultTypeCancell…
633 SparkBatchJobResultTypeFailed SparkBatchJobResultType = original.SparkBatchJobResultTypeFailed
634 …SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = original.SparkBatchJobResultTypeSucceed…
635 …SparkBatchJobResultTypeUncertain SparkBatchJobResultType = original.SparkBatchJobResultTypeUncerta…
2483 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/profiles/preview/preview/synapse/artifacts/
H A Dmodels.go629 type SparkBatchJobResultType = original.SparkBatchJobResultType talias
632 …SparkBatchJobResultTypeCancelled SparkBatchJobResultType = original.SparkBatchJobResultTypeCancell…
633 SparkBatchJobResultTypeFailed SparkBatchJobResultType = original.SparkBatchJobResultTypeFailed
634 …SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = original.SparkBatchJobResultTypeSucceed…
635 …SparkBatchJobResultTypeUncertain SparkBatchJobResultType = original.SparkBatchJobResultTypeUncerta…
2483 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/synapse/artifacts/
H A Dmodels.go629 type SparkBatchJobResultType = original.SparkBatchJobResultType talias
632 …SparkBatchJobResultTypeCancelled SparkBatchJobResultType = original.SparkBatchJobResultTypeCancell…
633 SparkBatchJobResultTypeFailed SparkBatchJobResultType = original.SparkBatchJobResultTypeFailed
634 …SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = original.SparkBatchJobResultTypeSucceed…
635 …SparkBatchJobResultTypeUncertain SparkBatchJobResultType = original.SparkBatchJobResultTypeUncerta…
2483 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/synapse/artifacts/
H A Dmodels.go639 type SparkBatchJobResultType = original.SparkBatchJobResultType talias
642 …SparkBatchJobResultTypeCancelled SparkBatchJobResultType = original.SparkBatchJobResultTypeCancell…
643 SparkBatchJobResultTypeFailed SparkBatchJobResultType = original.SparkBatchJobResultTypeFailed
644 …SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = original.SparkBatchJobResultTypeSucceed…
645 …SparkBatchJobResultTypeUncertain SparkBatchJobResultType = original.SparkBatchJobResultTypeUncerta…
2493 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/synapse/artifacts/
H A Dmodels.go628 type SparkBatchJobResultType = original.SparkBatchJobResultType talias
631 …SparkBatchJobResultTypeCancelled SparkBatchJobResultType = original.SparkBatchJobResultTypeCancell…
632 SparkBatchJobResultTypeFailed SparkBatchJobResultType = original.SparkBatchJobResultTypeFailed
633 …SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = original.SparkBatchJobResultTypeSucceed…
634 …SparkBatchJobResultTypeUncertain SparkBatchJobResultType = original.SparkBatchJobResultTypeUncerta…
2482 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/profiles/preview/preview/synapse/artifacts/
H A Dmodels.go628 type SparkBatchJobResultType = original.SparkBatchJobResultType talias
631 …SparkBatchJobResultTypeCancelled SparkBatchJobResultType = original.SparkBatchJobResultTypeCancell…
632 SparkBatchJobResultTypeFailed SparkBatchJobResultType = original.SparkBatchJobResultTypeFailed
633 …SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = original.SparkBatchJobResultTypeSucceed…
634 …SparkBatchJobResultTypeUncertain SparkBatchJobResultType = original.SparkBatchJobResultTypeUncerta…
2482 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/synapse/artifacts/
H A Dmodels.go639 type SparkBatchJobResultType = original.SparkBatchJobResultType talias
642 …SparkBatchJobResultTypeCancelled SparkBatchJobResultType = original.SparkBatchJobResultTypeCancell…
643 SparkBatchJobResultTypeFailed SparkBatchJobResultType = original.SparkBatchJobResultTypeFailed
644 …SparkBatchJobResultTypeSucceeded SparkBatchJobResultType = original.SparkBatchJobResultTypeSucceed…
645 …SparkBatchJobResultTypeUncertain SparkBatchJobResultType = original.SparkBatchJobResultTypeUncerta…
2493 func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType {

12