| Package | Description |
|---|---|
| io.cdap.wrangler.api |
APIs for working with wrangler.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutorContext.Environment |
ExecutorContext.getEnvironment() |
static ExecutorContext.Environment |
ExecutorContext.Environment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutorContext.Environment[] |
ExecutorContext.Environment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.