Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

You can append query options to the URI in the following format, ?option=value&option=value&...

Options

Div
classconfluenceTableSmall

Name

Default Value

Description

consumeDelete

true

Option for Db4oConsumer only. Specifies whether or not the entity is deleted after it is consumed.

consumer.delay

500

Option for consumer only. Delay in millis between each poll.

consumer.initialDelay

1000

Option for consumer only. Millis before polling starts.

consumer.userFixedDelay

false

Option for consumer only. Set to true to use fixed delay between polls, otherwise fixed rate is used. See ScheduledExecutorService in JDK for details.

Wiki Markup
{div:class=confluenceTableSmall} || Name || Default Value || Description || |{{consumeDelete}} | {{true}} | Option for {{Db4oConsumer}} only. Specifies whether or not the entity is deleted after it is consumed.| | {{consumer.delay}} | {{500}} | Option for consumer only. Delay in millis between each poll. | | {{consumer.initialDelay}} | {{1000}} | Option for consumer only. Millis before polling starts. | | {{consumer.userFixedDelay}} | {{false}} | Option for consumer only. Set to {{true}} to use fixed delay between polls, otherwise fixed rate is used. See [ScheduledExecutorService|http://java.sun.com/j2se/1.5.0/docs/api/java/util/concurrent/ScheduledExecutorService.html] in JDK for details. | {div}

Include Page
Endpoint See Also
Endpoint See Also