|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.processing.util.ProcessingConstants
public abstract class ProcessingConstants
Constants used by processing components.
| Field Summary | |
|---|---|
static boolean |
DROP_ON_ERROR_DEFAULT
default value for setting if records should be removed from pipelet result on failure. |
static boolean |
FAIL_ON_ERROR_DEFAULT
default value for setting if exception should be thrown in pipelet in case of record failure. |
static java.lang.String |
KEY_FAIL_ON_ERROR
parameter key for fail on error in processing. |
| Constructor Summary | |
|---|---|
ProcessingConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String KEY_FAIL_ON_ERROR
public static final boolean FAIL_ON_ERROR_DEFAULT
public static final boolean DROP_ON_ERROR_DEFAULT
| Constructor Detail |
|---|
public ProcessingConstants()
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||