Property | Type | Description | |
---|---|---|---|
exceptions | int |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
checkpointer ( ) : void | ||
runThreadedTest ( int numthreads ) : void | ||
testThreadWorker ( int thread_num ) : void |
Method | Description | |
---|---|---|
WriteThreadsTest ( int num_values = 10, int checkpoint_interval_rowcount = 50, bool withMerge = false ) : System | ||
composeKey ( int thread_num, string forData ) : string |
public runThreadedTest ( int numthreads ) : void | ||
numthreads | int | |
return | void |
public testThreadWorker ( int thread_num ) : void | ||
thread_num | int | |
return | void |