public interface ReporterOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getReporterId()
uint64 reporter_id = 1; |
KeyValue |
getTags(int index)
repeated .lightstep.collector.KeyValue tags = 4; |
int |
getTagsCount()
repeated .lightstep.collector.KeyValue tags = 4; |
List<KeyValue> |
getTagsList()
repeated .lightstep.collector.KeyValue tags = 4; |
KeyValueOrBuilder |
getTagsOrBuilder(int index)
repeated .lightstep.collector.KeyValue tags = 4; |
List<? extends KeyValueOrBuilder> |
getTagsOrBuilderList()
repeated .lightstep.collector.KeyValue tags = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getReporterId()
uint64 reporter_id = 1;KeyValue getTags(int index)
repeated .lightstep.collector.KeyValue tags = 4;int getTagsCount()
repeated .lightstep.collector.KeyValue tags = 4;List<? extends KeyValueOrBuilder> getTagsOrBuilderList()
repeated .lightstep.collector.KeyValue tags = 4;KeyValueOrBuilder getTagsOrBuilder(int index)
repeated .lightstep.collector.KeyValue tags = 4;Copyright © 2023 LightStep. All rights reserved.