Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CollectorOptions

Options to be applied to the collector.

Hierarchy

Index

Properties

Optional dispose

dispose: boolean

Whether to dispose data when it's deleted

Optional idle

idle: number

Max time allowed idle

Optional max

max: number

The maximum amount of items to collect

Optional maxProcessed

maxProcessed: number

The maximum amount of items to process

Optional time

time: number

Max time to wait for items in milliseconds