|
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.bulkbuilder.BulkbuilderConstants
public abstract class BulkbuilderConstants
constants used by bulkbuilder components.
| Field Summary | |
|---|---|
static java.lang.String |
BULK_BUILDER_DELETED_RECORDS_SLOT
name of the deleted records slot. |
static java.lang.String |
BULK_BUILDER_INSERTED_RECORDS_SLOT
name of the inserted records slot. |
static java.lang.String |
BULK_BUILDER_WORKER_NAME
name of the bulk builder worker. |
static java.lang.String |
BUNDLE_ID
name of bundle. |
static java.lang.String |
TASK_PARAM_LIMIT_SIZE
name of the parameter specifiying the maximum size of bulks. |
static java.lang.String |
TASK_PARAM_LIMIT_TIME
name of the parameter specifiying the maximum time after which to commit pending bulks in seconds. |
| Constructor Summary | |
|---|---|
BulkbuilderConstants()
|
|
| 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 BUNDLE_ID
public static final java.lang.String BULK_BUILDER_WORKER_NAME
public static final java.lang.String BULK_BUILDER_INSERTED_RECORDS_SLOT
public static final java.lang.String BULK_BUILDER_DELETED_RECORDS_SLOT
public static final java.lang.String TASK_PARAM_LIMIT_TIME
public static final java.lang.String TASK_PARAM_LIMIT_SIZE
| Constructor Detail |
|---|
public BulkbuilderConstants()
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||