public class AeronStat extends Object
CncFileDescriptor.
This tool accepts filters on the command line, e.g. for connections only see example below:
java -cp aeron-samples/build/libs/samples.jar io.aeron.samples.AeronStat type=[1-9] identity=12345
| Constructor and Description |
|---|
AeronStat() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main method for launching the process.
|
public static void main(String[] args) throws IOException, InterruptedException
args - passed to the process.IOException - if an error occurs writing to the console.InterruptedException - if the thread sleep delay is interrupted.Copyright © 2014-2023 Real Logic Limited. All Rights Reserved.