Package | Description |
---|---|
org.datavec.api.transform.geo | |
org.datavec.api.transform.transform.geo |
Modifier and Type | Method and Description |
---|---|
static LocationType |
LocationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocationType[] |
LocationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected LocationType |
IPAddressToLocationTransform.locationType |
Constructor and Description |
---|
IPAddressToLocationTransform(String columnName,
LocationType locationType) |
IPAddressToLocationTransform(String columnName,
LocationType locationType,
String delimiter) |
Copyright © 2020. All rights reserved.