public class ExampleServicesBenchmarksState extends BenchmarksState<ExampleServicesBenchmarksState>
settings| Constructor and Description |
|---|
ExampleServicesBenchmarksState(BenchmarksSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeAll() |
ExampleService |
exampleService() |
afterAll, histogram, meter, runForAsync, runForSync, scheduler, shutdown, start, timerpublic ExampleServicesBenchmarksState(BenchmarksSettings settings)
public void beforeAll()
beforeAll in class BenchmarksState<ExampleServicesBenchmarksState>public ExampleService exampleService()
Copyright © 2015–2018. All rights reserved.