| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<HistoryLoggerProtos.KVPair> |
HistoryLoggerProtos.KVPair.PARSER |
| Modifier and Type | Method and Description |
|---|---|
HistoryLoggerProtos.KVPair |
HistoryLoggerProtos.KVPair.Builder.build() |
HistoryLoggerProtos.KVPair |
HistoryLoggerProtos.KVPair.Builder.buildPartial() |
static HistoryLoggerProtos.KVPair |
HistoryLoggerProtos.KVPair.getDefaultInstance() |
HistoryLoggerProtos.KVPair |
HistoryLoggerProtos.KVPair.getDefaultInstanceForType() |
HistoryLoggerProtos.KVPair |
HistoryLoggerProtos.KVPair.Builder.getDefaultInstanceForType() |
HistoryLoggerProtos.KVPair |
HistoryLoggerProtos.HistoryEventProtoOrBuilder.getEventData(int index)
repeated .KVPair event_data = 10; |
HistoryLoggerProtos.KVPair |
HistoryLoggerProtos.HistoryEventProto.getEventData(int index)
repeated .KVPair event_data = 10; |
HistoryLoggerProtos.KVPair |
HistoryLoggerProtos.HistoryEventProto.Builder.getEventData(int index)
repeated .KVPair event_data = 10; |
static HistoryLoggerProtos.KVPair |
HistoryLoggerProtos.KVPair.parseDelimitedFrom(InputStream input) |
static HistoryLoggerProtos.KVPair |
HistoryLoggerProtos.KVPair.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HistoryLoggerProtos.KVPair |
HistoryLoggerProtos.KVPair.parseFrom(byte[] data) |
static HistoryLoggerProtos.KVPair |
HistoryLoggerProtos.KVPair.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HistoryLoggerProtos.KVPair |
HistoryLoggerProtos.KVPair.parseFrom(com.google.protobuf.ByteString data) |
static HistoryLoggerProtos.KVPair |
HistoryLoggerProtos.KVPair.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HistoryLoggerProtos.KVPair |
HistoryLoggerProtos.KVPair.parseFrom(com.google.protobuf.CodedInputStream input) |
static HistoryLoggerProtos.KVPair |
HistoryLoggerProtos.KVPair.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HistoryLoggerProtos.KVPair |
HistoryLoggerProtos.KVPair.parseFrom(InputStream input) |
static HistoryLoggerProtos.KVPair |
HistoryLoggerProtos.KVPair.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<HistoryLoggerProtos.KVPair> |
HistoryLoggerProtos.HistoryEventProtoOrBuilder.getEventDataList()
repeated .KVPair event_data = 10; |
List<HistoryLoggerProtos.KVPair> |
HistoryLoggerProtos.HistoryEventProto.getEventDataList()
repeated .KVPair event_data = 10; |
List<HistoryLoggerProtos.KVPair> |
HistoryLoggerProtos.HistoryEventProto.Builder.getEventDataList()
repeated .KVPair event_data = 10; |
com.google.protobuf.Parser<HistoryLoggerProtos.KVPair> |
HistoryLoggerProtos.KVPair.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
HistoryLoggerProtos.HistoryEventProto.Builder |
HistoryLoggerProtos.HistoryEventProto.Builder.addEventData(HistoryLoggerProtos.KVPair value)
repeated .KVPair event_data = 10; |
HistoryLoggerProtos.HistoryEventProto.Builder |
HistoryLoggerProtos.HistoryEventProto.Builder.addEventData(int index,
HistoryLoggerProtos.KVPair value)
repeated .KVPair event_data = 10; |
HistoryLoggerProtos.KVPair.Builder |
HistoryLoggerProtos.KVPair.Builder.mergeFrom(HistoryLoggerProtos.KVPair other) |
static HistoryLoggerProtos.KVPair.Builder |
HistoryLoggerProtos.KVPair.newBuilder(HistoryLoggerProtos.KVPair prototype) |
HistoryLoggerProtos.HistoryEventProto.Builder |
HistoryLoggerProtos.HistoryEventProto.Builder.setEventData(int index,
HistoryLoggerProtos.KVPair value)
repeated .KVPair event_data = 10; |
| Modifier and Type | Method and Description |
|---|---|
HistoryLoggerProtos.HistoryEventProto.Builder |
HistoryLoggerProtos.HistoryEventProto.Builder.addAllEventData(Iterable<? extends HistoryLoggerProtos.KVPair> values)
repeated .KVPair event_data = 10; |
Copyright © 2020 Apache Software Foundation. All rights reserved.