| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBenchmarkState<T extends AbstractBenchmarkState<T>> |
| Modifier and Type | Method and Description |
|---|---|
static void |
RequestOneScenario.runWith(String[] args,
Function<io.scalecube.benchmarks.BenchmarkSettings,AbstractBenchmarkState<?>> benchmarkStateFactory)
Runner function for benchmarks.
|
static void |
InfiniteStreamScenario.runWith(String[] args,
Function<io.scalecube.benchmarks.BenchmarkSettings,AbstractBenchmarkState<?>> benchmarkStateFactory)
Runner function for benchmarks.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DistributedBenchmarkState |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteBenchmarkState |
| Modifier and Type | Class and Description |
|---|---|
class |
StandaloneBenchmarkState |
Copyright © 2015–2019. All rights reserved.