| Package | Description |
|---|---|
| org.datavec.api.transform.join |
| Modifier and Type | Method and Description |
|---|---|
static Join.JoinType |
Join.JoinType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Join.JoinType[] |
Join.JoinType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Builder(Join.JoinType type) |
Copyright © 2019. All rights reserved.