Package | Description |
---|---|
com.pervasive.datarush.operators.io.vectorwise |
Modifier and Type | Method and Description |
---|---|
LoadMethod |
LoadVectorwise.getMethod()
Get the load method in use.
|
static LoadMethod |
LoadMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoadMethod[] |
LoadMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LoadVectorwise.setMethod(LoadMethod method)
Set the load method to use.
|
Copyright © 2016 Actian Corporation. All rights reserved.