@FunctionalInterface public static interface CountersReader.MetaData
| Modifier and Type | Method and Description |
|---|---|
void |
accept(int counterId,
int typeId,
DirectBuffer keyBuffer,
String label)
Accept a metadata record.
|
void accept(int counterId,
int typeId,
DirectBuffer keyBuffer,
String label)
counterId - of the counter.typeId - of the counter.keyBuffer - for the counter.label - for the counter.Copyright © 2014-2022 Real Logic Limited. All Rights Reserved.