Méthode | Description | |
---|---|---|
AggregateDictionary ( IPersistentSource persistentSource, int countOfDictionaries ) : System | ||
Commit ( System.Guid txId ) : void | ||
Compact ( ) : void | ||
PerformIdleTasks ( ) : void |
This method should be called when the application is idle It is used for book keeping tasks such as compacting the data storage file.
|
|
this ( int i ) : |
Méthode | Description | |
---|---|---|
CompactionRequired ( ) : bool | ||
Initialze ( ) : void | ||
ReadCommands ( long lastGoodPosition ) : IEnumerable |
||
WriteCommands ( IEnumerable |
public AggregateDictionary ( IPersistentSource persistentSource, int countOfDictionaries ) : System | ||
persistentSource | IPersistentSource | |
countOfDictionaries | int | |
Résultat | System |
public this ( int i ) : |
||
i | int | |
Résultat |