| Package | Description |
|---|---|
| co.cask.cdap.runtime.spi | |
| co.cask.cdap.runtime.spi.provisioner |
| Modifier and Type | Method and Description |
|---|---|
static SparkCompat |
SparkCompat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SparkCompat[] |
SparkCompat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SparkCompat |
ProvisionerContext.getSparkCompat()
Returns a
SparkCompat object that represents the Spark version being used in CDAP. |
Copyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.