com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilderLog, Log.Builderpublic interface LogOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method | Description |
|---|---|---|
KeyValue |
getFields(int index) |
repeated .lightstep.collector.KeyValue fields = 2; |
int |
getFieldsCount() |
repeated .lightstep.collector.KeyValue fields = 2; |
java.util.List<KeyValue> |
getFieldsList() |
repeated .lightstep.collector.KeyValue fields = 2; |
KeyValueOrBuilder |
getFieldsOrBuilder(int index) |
repeated .lightstep.collector.KeyValue fields = 2; |
java.util.List<? extends KeyValueOrBuilder> |
getFieldsOrBuilderList() |
repeated .lightstep.collector.KeyValue fields = 2; |
com.google.protobuf.Timestamp |
getTimestamp() |
.google.protobuf.Timestamp timestamp = 1; |
com.google.protobuf.TimestampOrBuilder |
getTimestampOrBuilder() |
.google.protobuf.Timestamp timestamp = 1; |
boolean |
hasTimestamp() |
.google.protobuf.Timestamp timestamp = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTimestamp()
.google.protobuf.Timestamp timestamp = 1;com.google.protobuf.Timestamp getTimestamp()
.google.protobuf.Timestamp timestamp = 1;com.google.protobuf.TimestampOrBuilder getTimestampOrBuilder()
.google.protobuf.Timestamp timestamp = 1;java.util.List<KeyValue> getFieldsList()
repeated .lightstep.collector.KeyValue fields = 2;KeyValue getFields(int index)
repeated .lightstep.collector.KeyValue fields = 2;int getFieldsCount()
repeated .lightstep.collector.KeyValue fields = 2;java.util.List<? extends KeyValueOrBuilder> getFieldsOrBuilderList()
repeated .lightstep.collector.KeyValue fields = 2;KeyValueOrBuilder getFieldsOrBuilder(int index)
repeated .lightstep.collector.KeyValue fields = 2;Copyright © 2018 LightStep. All rights reserved.