| Package | Description |
|---|---|
| io.cdap.wrangler |
| Modifier and Type | Method and Description |
|---|---|
static SamplingMethod |
SamplingMethod.fromString(String from)
Provided the sampling method as string, determine the enum type of
SamplingMethod. |
static SamplingMethod |
SamplingMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SamplingMethod[] |
SamplingMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.