|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| DataWriter を使用しているパッケージ | |
|---|---|
| jp.co.scs.mbench | Provides classes that are fundamental to using of the mBench. |
| test.jp.co.scs.mbench.stub | |
| jp.co.scs.mbench での DataWriter の使用 |
|---|
| DataWriter を実装している jp.co.scs.mbench のクラス | |
|---|---|
class |
CSVAsynchronousDataWriter
Data log handler (writer), asynchronous, cvs format. |
| DataWriter を返す jp.co.scs.mbench のメソッド | |
|---|---|
DataWriter |
BenchmarkManager.getDataWriter()
Gets the data log handler. |
DataWriter |
BenchmarkContainer.getDataWriter()
gets the data writer instance. |
| DataWriter 型のパラメータを持つ jp.co.scs.mbench のメソッド | |
|---|---|
void |
BenchmarkManager.setDataWriter(DataWriter dataWriter)
Sets the data log handler. |
void |
BenchmarkContainer.setDataWriter(DataWriter dataWriter)
sets the data writer instance. |
| DataWriter 型のパラメータを持つ jp.co.scs.mbench のコンストラクタ | |
|---|---|
BenchmarkContainer(int containerID,
BenchmarkInfo info,
Synchronizer synchronizer,
LogWriter logWriter,
DataWriter dataWriter)
Create a instance of this class |
|
| test.jp.co.scs.mbench.stub での DataWriter の使用 |
|---|
| DataWriter を実装している test.jp.co.scs.mbench.stub のクラス | |
|---|---|
class |
StubBenchmarkManagerDataWriter
The stub for testing BenchmarkManager. |
class |
StubBenchmarkManagerDataWriter2
The stub for testing BenchmarkManager. |
| DataWriter 型のパラメータを持つ test.jp.co.scs.mbench.stub のコンストラクタ | |
|---|---|
StubBenchmarkManagerContainer(int containerID,
BenchmarkInfo info,
Synchronizer synchronizer,
LogWriter logWriter,
DataWriter dataWriter)
|
|
StubBenchmarkManagerContainer2(int containerID,
BenchmarkInfo info,
Synchronizer synchronizer,
LogWriter logWriter,
DataWriter dataWriter)
|
|
StubBenchmarkManagerContainer3(int containerID,
BenchmarkInfo info,
Synchronizer synchronizer,
LogWriter logWriter,
DataWriter dataWriter)
|
|
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||