Class AeronChannelTest
- java.lang.Object
-
- deltix.qsrv.hf.topic.aeronmdctest.AeronChannelTest
-
public class AeronChannelTest extends java.lang.ObjectTool for testing different Aeron channel configurations. Supports running as driver, simple publisher and simple subscriber.
-
-
Field Summary
Fields Modifier and Type Field Description static intSTREAM_ID
-
Constructor Summary
Constructors Constructor Description AeronChannelTest()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static io.aeron.AeroncreateAeron()static voidmain(java.lang.String[] args)
-
-
-
Field Detail
-
STREAM_ID
public static final int STREAM_ID
- See Also:
- Constant Field Values
-
-