public class EmbeddedPingPong extends Object
Histogram.| Constructor and Description |
|---|
EmbeddedPingPong() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main method for launching the process.
|
static void |
pingHandler(BufferClaim bufferClaim,
Publication pongPublication,
DirectBuffer buffer,
int offset,
int length,
Header header) |
public static void main(String[] args) throws InterruptedException
args - passed to the process.InterruptedException - if the thread is interrupted.public static void pingHandler(BufferClaim bufferClaim, Publication pongPublication, DirectBuffer buffer, int offset, int length, Header header)
Copyright © 2014-2020 Real Logic Limited. All Rights Reserved.