public interface EventInjectorPostgres extends EventInjector
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
Integer |
getLimit()
Returns the value of the 'Limit' attribute.
|
void |
setLimit(Integer value)
Sets the value of the '
Limit' attribute. |
getDatabase, getInstanceName, getLoopDelay, getReplicationSchema, getSchema, isDeleteFailed, setDatabase, setDeleteFailed, setInstanceName, setLoopDelay, setReplicationSchema, setSchemaInteger getLimit()
If the meaning of the 'Limit' attribute isn't clear, there really should be more of a description here...
setLimit(Integer),
OsgiPackage.getEventInjectorPostgres_Limit()void setLimit(Integer value)
Limit' attribute.
value - the new value of the 'Limit' attribute.getLimit()