Package | Description |
---|---|
com.gpudb.filesystem.ingest |
Modifier and Type | Method and Description |
---|---|
ErrorHandlingMode |
IngestOptions.getErrorHandlingMode()
Getter for
ErrorHandlingMode |
static ErrorHandlingMode |
ErrorHandlingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorHandlingMode[] |
ErrorHandlingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IngestOptions |
IngestOptions.setErrorHandlingMode(ErrorHandlingMode errorHandlingMode) |
Copyright © 2024. All rights reserved.