Package | Description |
---|---|
oracle.pgx.config |
This package contains all configuration-related classes of PGX.
|
Modifier and Type | Method and Description |
---|---|
abstract TwoTablesSparkDataFormat |
AbstractTwoTablesSparkGraphConfig.getDataFormat()
Gets the data format of the data source in Spark
|
TwoTablesSparkDataFormat |
TwoTablesSparkGraphConfig.getDataFormat()
type of the spark data format
|
static TwoTablesSparkDataFormat |
TwoTablesSparkDataFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TwoTablesSparkDataFormat[] |
TwoTablesSparkDataFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
Copyright © 2017 Oracle Corp. All Rights Reserved.