public interface MetricsLogEntry
MetricsDescriptor.| Modifier and Type | Interface and Description |
|---|---|
static class |
MetricsLogEntry.Type |
| Modifier and Type | Method and Description |
|---|---|
short |
choice() |
int |
count() |
long |
counter(int index) |
byte |
flags() |
short |
index() |
long |
interval() |
int |
repetition() |
long |
sequence() |
int |
source() |
TimeMetric.Target |
target() |
long |
time() |
long |
time(int index) |
MetricsLogEntry.Type |
type() |
short |
version() |
short version()
byte flags()
MetricsLogEntry.Type type()
long time()
int count()
TimeMetric.Target target()
short index()
int source()
long sequence()
long time(int index)
short choice()
int repetition()
long interval()
long counter(int index)
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.