C# Class BendTests.A03_LayerManagerTests.WriteThreadsTest

Inheritance: IDisposable
Afficher le fichier Open project: jeske/StepsDB-alpha Class Usage Examples

Méthodes publiques

Свойство Type Description
exceptions int

Méthodes publiques

Méthode Description
Dispose ( ) : void
checkpointer ( ) : void
runThreadedTest ( int numthreads ) : void
testThreadWorker ( int thread_num ) : void

Private Methods

Méthode Description
WriteThreadsTest ( int num_values = 10, int checkpoint_interval_rowcount = 50, bool withMerge = false ) : System
composeKey ( int thread_num, string forData ) : string

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

checkpointer() public méthode

public checkpointer ( ) : void
Résultat void

runThreadedTest() public méthode

public runThreadedTest ( int numthreads ) : void
numthreads int
Résultat void

testThreadWorker() public méthode

public testThreadWorker ( int thread_num ) : void
thread_num int
Résultat void

Property Details

exceptions public_oe property

public int exceptions
Résultat int