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