Package | Description |
---|---|
com.pervasive.datarush.analytics.cleansing |
Provides operators related to data cleansing.
|
Modifier and Type | Method and Description |
---|---|
ReplaceSpecification.Action |
ReplaceSpecification.getAction()
Get the replacement action value.
|
static ReplaceSpecification.Action |
ReplaceSpecification.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplaceSpecification.Action[] |
ReplaceSpecification.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ReplaceSpecification.setAction(ReplaceSpecification.Action action)
Set the replacement
ReplaceSpecification.Action . |
Copyright © 2020 Actian Corporation. All rights reserved.