Creates DART with given net and by given file path
Creates DART with given net and by given file path safely with catching possible exceptions
Synchronizer which supports synchronization from multiplet DART's
Check if the sector is within the DART angle
This function handles HPRC Queries to the DART
Replays the journal file to update the DART The update blockfile can be generated from the synchroning process from an foreign dart
Creates a SectorRange for the DART
Creates a synchronization fiber from a synchroizer
Recorder journal
Close the DARTFile
Ditto for fingerprint
Creates a recorder factor
Creates a recorder from a document using the RecorderFactory used by the DART
Ditto
Data struct which contains the branches in sub-tree
Reads the data at branch key
A range which traverse the branches below the rim_paths The range build as a Fiber.
Create indet string a rim_level
Loads all the archives in the list of fingerprints
Wrapper function for the modify function.
key[0] | key[1] | key[2] | key[3] | key[4] | ||
---|---|---|---|---|---|---|
rim | 00 | 01 | 02 | 03 | 04 | .... |
20 | A3 | 33 | B1 | 17 | -> archive fingerprint=20_A3_33_B1_17.... | |
** | ** | ** | ** | 42 | -> archive fingerprint=20_A3_33_B1_42.... | |
** | ** | 57 | B1 | 17 | -> archive fingerprint=20_A3_57_B1_17.... | |
** | ** | ** | ** | 42 | -> archive fingerprint=20_A3_57_B1_42.... | |
** | ** | C2 | -> archive fingerprint=20_A3_C3.... | |||
** | ** | CA | 48 | -> archive fingerprint=20_A3_CA_48.... | ||
** | ** | ** | 68 | -> archive fingerprint=20_A3_CA_48.... |
Sector=[key[0],key[1]] <br> ### Note ** means the same value as above The first two rims is set the sector and the following is rims represents the key index into the Branches incices The modifyrecords contains the archives which is going to be added or deleted The type of archive tells which actions are going to be performed by the modifier If the function executes successfully then the DART is updated or else it does not affect the DART The function returns the bullseye of the dart
Wrapper function for the modify function.
Loads the branches from the DART at rim_path
Dumps the dart as rim-path
DART support for HiRPC(dartRead,dartRim,dartBullseye and dartModify) DART include support for synchronization