パッケージ jp.co.scs.mbench

Provides classes that are fundamental to using of the mBench.

参照先:
          説明

インタフェースの概要
Benchmark Interface of benchmark components.
DataWriter Interface of data log handler
Finalizer Finalizer interface.
Initializer Initializer interface.
 

クラスの概要
BenchmarkContainer Container for emulating user client.
BenchmarkInfo Bean for the benchmark component
BenchmarkMain Main method class of mBench.
BenchmarkManager The Benchmark Manager Class.
BenchmarkState Const class for benchmark state
CSVAsynchronousDataWriter Data log handler (writer), asynchronous, cvs format.
DocumentUtil Utility class regarding to configuration file.
FinalizeMain Main method class for finalization
FinalizeManager The finalize manager class
FinalizerInfo Finalizer information class
InitializeMain Main method class for Initialization
InitializeManager The initialize manager class
InitializerInfo Initializer information class
LogHolder System log holder
LogWriter System log handler (writer)
MessageResources Manage the property files.
MultiNodeInfo Multiple node information
MultiServerInfo Bean for the multi-connect.
Synchronizer Synchronizer
 

例外の概要
BenchmarkAbortException Runtime Exception to abort the benchmark
BenchmarkTerminateException Exception class for terminating the benchmark
ThreadTerminateException The exception for terminating the benchmark
 

パッケージ jp.co.scs.mbench の説明

Provides classes that are fundamental to using of the mBench.