| Package | Description |
|---|---|
| org.cylondata.cylon.ops |
| Modifier and Type | Method and Description |
|---|---|
JoinConfig.Algorithm |
JoinConfig.getJoinAlgorithm() |
static JoinConfig.Algorithm |
JoinConfig.Algorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JoinConfig.Algorithm[] |
JoinConfig.Algorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JoinConfig |
JoinConfig.useAlgorithm(JoinConfig.Algorithm algorithm)
Algorithm to be used when joining two
Tables |
Copyright © 2020. All rights reserved.