Method | Description | |
---|---|---|
Close ( ) : void | ||
CommitDropIndex ( int indexNum ) : void | ||
CommitIndexSet ( IIndexSet indexSet ) : void | ||
Create ( ) : long | ||
Dispose ( ) : void | ||
GetAreasUsed ( List |
||
GetSnapshotIndex ( ) : IIndexSet | ||
IndexSetStore ( IStore store ) : System | ||
Open ( long startPointer ) : void | ||
PrepareIndexLists ( int count, int type, int blockSize ) : void |
Method | Description | |
---|---|---|
CommitIndexHeader ( ) : void | ||
CreateNewBlock ( ) : long | ||
DeleteAreas ( IEnumerable |
||
Dispose ( bool disposing ) : void |
public CommitDropIndex ( int indexNum ) : void | ||
indexNum | int | |
return | void |
public CommitIndexSet ( IIndexSet indexSet ) : void | ||
indexSet | IIndexSet | |
return | void |
public IndexSetStore ( IStore store ) : System | ||
store | IStore | |
return | System |
public PrepareIndexLists ( int count, int type, int blockSize ) : void | ||
count | int | |
type | int | |
blockSize | int | |
return | void |