public static final class JavaagentServiceOuterClass.ExpectedLogMessage extends com.google.protobuf.GeneratedMessageV3 implements JavaagentServiceOuterClass.ExpectedLogMessageOrBuilder
org_glowroot_agent_it_harness.ExpectedLogMessage| Modifier and Type | Class and Description |
|---|---|
static class |
JavaagentServiceOuterClass.ExpectedLogMessage.Builder
Protobuf type
org_glowroot_agent_it_harness.ExpectedLogMessage |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
LOGGER_NAME_FIELD_NUMBER |
static int |
PARTIAL_MESSAGE_FIELD_NUMBER |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int LOGGER_NAME_FIELD_NUMBER
public static final int PARTIAL_MESSAGE_FIELD_NUMBER
public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic static JavaagentServiceOuterClass.ExpectedLogMessage getDefaultInstance()
public JavaagentServiceOuterClass.ExpectedLogMessage getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public String getLoggerName()
string logger_name = 1;getLoggerName in interface JavaagentServiceOuterClass.ExpectedLogMessageOrBuilderpublic com.google.protobuf.ByteString getLoggerNameBytes()
string logger_name = 1;getLoggerNameBytes in interface JavaagentServiceOuterClass.ExpectedLogMessageOrBuilderpublic com.google.protobuf.Parser<JavaagentServiceOuterClass.ExpectedLogMessage> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public String getPartialMessage()
string partial_message = 2;getPartialMessage in interface JavaagentServiceOuterClass.ExpectedLogMessageOrBuilderpublic com.google.protobuf.ByteString getPartialMessageBytes()
string partial_message = 2;getPartialMessageBytes in interface JavaagentServiceOuterClass.ExpectedLogMessageOrBuilderpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessageprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public static JavaagentServiceOuterClass.ExpectedLogMessage.Builder newBuilder()
public static JavaagentServiceOuterClass.ExpectedLogMessage.Builder newBuilder(JavaagentServiceOuterClass.ExpectedLogMessage prototype)
public JavaagentServiceOuterClass.ExpectedLogMessage.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLiteprotected JavaagentServiceOuterClass.ExpectedLogMessage.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static JavaagentServiceOuterClass.ExpectedLogMessage parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static JavaagentServiceOuterClass.ExpectedLogMessage parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JavaagentServiceOuterClass.ExpectedLogMessage parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JavaagentServiceOuterClass.ExpectedLogMessage parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JavaagentServiceOuterClass.ExpectedLogMessage parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JavaagentServiceOuterClass.ExpectedLogMessage parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JavaagentServiceOuterClass.ExpectedLogMessage parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JavaagentServiceOuterClass.ExpectedLogMessage parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JavaagentServiceOuterClass.ExpectedLogMessage parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static JavaagentServiceOuterClass.ExpectedLogMessage parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JavaagentServiceOuterClass.ExpectedLogMessage parseFrom(InputStream input) throws IOException
IOExceptionpublic static JavaagentServiceOuterClass.ExpectedLogMessage parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static com.google.protobuf.Parser<JavaagentServiceOuterClass.ExpectedLogMessage> parser()
public JavaagentServiceOuterClass.ExpectedLogMessage.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionCopyright © 2011–2018 Glowroot contributors. All rights reserved.