Method | Description | |
---|---|---|
Initialize ( System treefile, System blockfile, int PrefixLength ) : |
||
Initialize ( System treefile, System blockfile, int PrefixLength, int CultureId ) : |
||
Initialize ( System treefile, System blockfile, int PrefixLength, int CultureId, int nodesize, int buffersize ) : |
||
Initialize ( string treefileName, string blockfileName, int PrefixLength ) : |
||
Initialize ( string treefileName, string blockfileName, int PrefixLength, int CultureId ) : |
||
Initialize ( string treefileName, string blockfileName, int PrefixLength, int CultureId, int nodesize, int buffersize ) : |
||
PrefixForByteCount ( string s, int maxbytecount ) : string | ||
ReOpen ( System treefile, System blockfile ) : |
||
ReOpen ( string treefileName, string blockfileName ) : |
||
ReadOnly ( string treefileName, string blockfileName ) : |
||
hBplusTreeBytes ( |
||
toHtml ( ) : string |
public static Initialize ( System treefile, System blockfile, int PrefixLength ) : |
||
treefile | System | |
blockfile | System | |
PrefixLength | int | |
return |
public static Initialize ( System treefile, System blockfile, int PrefixLength, int CultureId ) : |
||
treefile | System | |
blockfile | System | |
PrefixLength | int | |
CultureId | int | |
return |
public static Initialize ( System treefile, System blockfile, int PrefixLength, int CultureId, int nodesize, int buffersize ) : |
||
treefile | System | |
blockfile | System | |
PrefixLength | int | |
CultureId | int | |
nodesize | int | |
buffersize | int | |
return |
public static Initialize ( string treefileName, string blockfileName, int PrefixLength ) : |
||
treefileName | string | |
blockfileName | string | |
PrefixLength | int | |
return |
public static Initialize ( string treefileName, string blockfileName, int PrefixLength, int CultureId ) : |
||
treefileName | string | |
blockfileName | string | |
PrefixLength | int | |
CultureId | int | |
return |
public static Initialize ( string treefileName, string blockfileName, int PrefixLength, int CultureId, int nodesize, int buffersize ) : |
||
treefileName | string | |
blockfileName | string | |
PrefixLength | int | |
CultureId | int | |
nodesize | int | |
buffersize | int | |
return |
public PrefixForByteCount ( string s, int maxbytecount ) : string | ||
s | string | |
maxbytecount | int | |
return | string |
public static ReOpen ( System treefile, System blockfile ) : |
||
treefile | System | |
blockfile | System | |
return |
public static ReOpen ( string treefileName, string blockfileName ) : |
||
treefileName | string | |
blockfileName | string | |
return |
public static ReadOnly ( string treefileName, string blockfileName ) : |
||
treefileName | string | |
blockfileName | string | |
return |
public hBplusTreeBytes ( |
||
tree | ||
hashLength | int | |
return | System |