Package | Description |
---|---|
com.pervasive.datarush.operators.select |
Provides operators for selecting a subset of the data set.
|
Modifier and Type | Method and Description |
---|---|
SampleMode |
SampleRandomRows.getMode()
Get the sample mode.
|
static SampleMode |
SampleMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SampleMode[] |
SampleMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SampleRandomRows.setMode(SampleMode mode)
Set the sample mode.
|
Copyright © 2016 Actian Corporation. All rights reserved.