new GarbageCollector(database, mode, context)
Parameters:
Name | Type | Description |
---|---|---|
database |
olympe.dc.db.Database | |
mode |
olympe.dc.db.GarbageCollector.MODE | |
context |
olympe.df.ExecutionContext |
Members
-
<static> MODE :number
Methods
-
<package> run()
-
Run the garbage collector in a asynchronous process to avoid blocking the rest of the application.