Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration FlushPriority

Indicates the order in which collections are flushed to the database. Higher priority collections are flushed first. By default collections are given a priority of Medium.

Index

Enumeration members

Enumeration members

High

High: = 100

Low

Low: = 0

Medium

Medium: = 50

Generated using TypeDoc