| Package | Description |
|---|---|
| oracle.pgx.config.mllib.batchgenerator |
This package contains APIs to batch generators.
|
| Modifier and Type | Field and Description |
|---|---|
BatchGenerator.BatchGeneratorType |
BatchGenerator.batchGeneratorType |
| Modifier and Type | Method and Description |
|---|---|
static BatchGenerator.BatchGeneratorType |
BatchGenerator.BatchGeneratorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BatchGenerator.BatchGeneratorType[] |
BatchGenerator.BatchGeneratorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BatchGenerator(BatchGenerator.BatchGeneratorType batchGeneratorType) |