public static interface JavaagentServiceOuterClass.ExpectedLogMessageOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getLoggerName()
optional string logger_name = 1; |
com.google.protobuf.ByteString |
getLoggerNameBytes()
optional string logger_name = 1; |
String |
getPartialMessage()
optional string partial_message = 2; |
com.google.protobuf.ByteString |
getPartialMessageBytes()
optional string partial_message = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getLoggerName()
optional string logger_name = 1;com.google.protobuf.ByteString getLoggerNameBytes()
optional string logger_name = 1;String getPartialMessage()
optional string partial_message = 2;com.google.protobuf.ByteString getPartialMessageBytes()
optional string partial_message = 2;Copyright © 2011–2016 Glowroot contributors. All rights reserved.