public class GwMessageCodecBenchmarkState extends io.scalecube.benchmarks.BenchmarkState<GwMessageCodecBenchmarkState>
| Modifier and Type | Class and Description |
|---|---|
static class |
GwMessageCodecBenchmarkState.PlaceOrderRequest |
| Constructor and Description |
|---|
GwMessageCodecBenchmarkState(io.scalecube.benchmarks.BenchmarkSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
beforeAll() |
io.netty.buffer.ByteBuf |
byteBufExample() |
GatewayMessageCodec |
codec() |
GatewayMessage |
message() |
public GwMessageCodecBenchmarkState(io.scalecube.benchmarks.BenchmarkSettings settings)
protected void beforeAll()
throws com.fasterxml.jackson.core.JsonProcessingException
beforeAll in class io.scalecube.benchmarks.BenchmarkState<GwMessageCodecBenchmarkState>com.fasterxml.jackson.core.JsonProcessingExceptionpublic GatewayMessageCodec codec()
public io.netty.buffer.ByteBuf byteBufExample()
public GatewayMessage message()
Copyright © 2015–2019. All rights reserved.