Method | Description | |
---|---|---|
Commit ( Bucket>.IDictionary |
||
CountBuckets ( ) : long | ||
GetBucketList ( ) : List |
||
GetNewPageNumber ( ) : int | ||
IndexFile ( string filename, byte maxKeySize, short pageNodeCount, int bucketcount ) : System | ||
LoadBucketFromPage ( int page ) : |
||
SaveBucket ( |
||
SaveBucketList ( List |
||
Shutdown ( ) : void |
Method | Description | |
---|---|---|
BucketHeaderCount ( int nextbucket, long &c ) : int | ||
CreateFileHeader ( ) : void | ||
ReadFileHeader ( ) : bool | ||
SeekPage ( int pnum ) : void |
public Commit ( Bucket>.IDictionary |
||
buckets | Bucket>.IDictionary | |
return | bool |
public IndexFile ( string filename, byte maxKeySize, short pageNodeCount, int bucketcount ) : System | ||
filename | string | |
maxKeySize | byte | |
pageNodeCount | short | |
bucketcount | int | |
return | System |
public LoadBucketFromPage ( int page ) : |
||
page | int | |
return |