Class LoggingProto.LoggingEvent
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- de.huxhorn.lilith.data.logging.protobuf.generated.LoggingProto.LoggingEvent
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,LoggingProto.LoggingEventOrBuilder,java.io.Serializable
- Enclosing class:
- LoggingProto
public static final class LoggingProto.LoggingEvent extends com.google.protobuf.GeneratedMessageV3 implements LoggingProto.LoggingEventOrBuilder
Protobuf typede.huxhorn.lilith.logging.LoggingEvent- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLoggingProto.LoggingEvent.BuilderProtobuf typede.huxhorn.lilith.logging.LoggingEvent-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static intCALL_STACK_ELEMENT_FIELD_NUMBERstatic intLEVEL_FIELD_NUMBERstatic intLOGGER_CONTEXT_FIELD_NUMBERstatic intLOGGER_NAME_FIELD_NUMBERstatic intMAPPED_DIAGNOSTIC_CONTEXT_FIELD_NUMBERstatic intMARKER_FIELD_NUMBERstatic intMESSAGE_FIELD_NUMBERstatic intNESTED_DIAGNOSTIC_CONTEXT_FIELD_NUMBERstatic com.google.protobuf.Parser<LoggingProto.LoggingEvent>PARSERDeprecated.static intSEQUENCE_NUMBER_FIELD_NUMBERstatic intTHREAD_INFO_FIELD_NUMBERstatic intTHROWABLE_FIELD_NUMBERstatic intTIME_STAMP_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)LoggingProto.StackTraceElementgetCallStackElement(int index)repeated .de.huxhorn.lilith.logging.StackTraceElement call_stack_element = 6;intgetCallStackElementCount()repeated .de.huxhorn.lilith.logging.StackTraceElement call_stack_element = 6;java.util.List<LoggingProto.StackTraceElement>getCallStackElementList()repeated .de.huxhorn.lilith.logging.StackTraceElement call_stack_element = 6;LoggingProto.StackTraceElementOrBuildergetCallStackElementOrBuilder(int index)repeated .de.huxhorn.lilith.logging.StackTraceElement call_stack_element = 6;java.util.List<? extends LoggingProto.StackTraceElementOrBuilder>getCallStackElementOrBuilderList()repeated .de.huxhorn.lilith.logging.StackTraceElement call_stack_element = 6;static LoggingProto.LoggingEventgetDefaultInstance()LoggingProto.LoggingEventgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()LoggingProto.LevelgetLevel()optional .de.huxhorn.lilith.logging.Level level = 3;LoggingProto.LoggerContextgetLoggerContext()optional .de.huxhorn.lilith.logging.LoggerContext logger_context = 8;LoggingProto.LoggerContextOrBuildergetLoggerContextOrBuilder()optional .de.huxhorn.lilith.logging.LoggerContext logger_context = 8;java.lang.StringgetLoggerName()optional string logger_name = 2;com.google.protobuf.ByteStringgetLoggerNameBytes()optional string logger_name = 2;LoggingProto.StringMapgetMappedDiagnosticContext()optional .de.huxhorn.lilith.logging.StringMap mapped_diagnostic_context = 9;LoggingProto.StringMapOrBuildergetMappedDiagnosticContextOrBuilder()optional .de.huxhorn.lilith.logging.StringMap mapped_diagnostic_context = 9;LoggingProto.MarkergetMarker()optional .de.huxhorn.lilith.logging.Marker marker = 11;LoggingProto.MarkerOrBuildergetMarkerOrBuilder()optional .de.huxhorn.lilith.logging.Marker marker = 11;LoggingProto.MessagegetMessage()optional .de.huxhorn.lilith.logging.Message message = 4;LoggingProto.MessageOrBuildergetMessageOrBuilder()optional .de.huxhorn.lilith.logging.Message message = 4;LoggingProto.NestedDiagnosticContextgetNestedDiagnosticContext()optional .de.huxhorn.lilith.logging.NestedDiagnosticContext nested_diagnostic_context = 10;LoggingProto.NestedDiagnosticContextOrBuildergetNestedDiagnosticContextOrBuilder()optional .de.huxhorn.lilith.logging.NestedDiagnosticContext nested_diagnostic_context = 10;com.google.protobuf.Parser<LoggingProto.LoggingEvent>getParserForType()longgetSequenceNumber()optional int64 sequence_number = 12;intgetSerializedSize()LoggingProto.ThreadInfogetThreadInfo()optional .de.huxhorn.lilith.logging.ThreadInfo thread_info = 5;LoggingProto.ThreadInfoOrBuildergetThreadInfoOrBuilder()optional .de.huxhorn.lilith.logging.ThreadInfo thread_info = 5;LoggingProto.ThrowablegetThrowable()optional .de.huxhorn.lilith.logging.Throwable throwable = 7;LoggingProto.ThrowableOrBuildergetThrowableOrBuilder()optional .de.huxhorn.lilith.logging.Throwable throwable = 7;longgetTimeStamp()optional int64 time_stamp = 1;com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasLevel()optional .de.huxhorn.lilith.logging.Level level = 3;booleanhasLoggerContext()optional .de.huxhorn.lilith.logging.LoggerContext logger_context = 8;booleanhasLoggerName()optional string logger_name = 2;booleanhasMappedDiagnosticContext()optional .de.huxhorn.lilith.logging.StringMap mapped_diagnostic_context = 9;booleanhasMarker()optional .de.huxhorn.lilith.logging.Marker marker = 11;booleanhasMessage()optional .de.huxhorn.lilith.logging.Message message = 4;booleanhasNestedDiagnosticContext()optional .de.huxhorn.lilith.logging.NestedDiagnosticContext nested_diagnostic_context = 10;booleanhasSequenceNumber()optional int64 sequence_number = 12;booleanhasThreadInfo()optional .de.huxhorn.lilith.logging.ThreadInfo thread_info = 5;booleanhasThrowable()optional .de.huxhorn.lilith.logging.Throwable throwable = 7;booleanhasTimeStamp()optional int64 time_stamp = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static LoggingProto.LoggingEvent.BuildernewBuilder()static LoggingProto.LoggingEvent.BuildernewBuilder(LoggingProto.LoggingEvent prototype)LoggingProto.LoggingEvent.BuildernewBuilderForType()protected LoggingProto.LoggingEvent.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static LoggingProto.LoggingEventparseDelimitedFrom(java.io.InputStream input)static LoggingProto.LoggingEventparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingProto.LoggingEventparseFrom(byte[] data)static LoggingProto.LoggingEventparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingProto.LoggingEventparseFrom(com.google.protobuf.ByteString data)static LoggingProto.LoggingEventparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingProto.LoggingEventparseFrom(com.google.protobuf.CodedInputStream input)static LoggingProto.LoggingEventparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingProto.LoggingEventparseFrom(java.io.InputStream input)static LoggingProto.LoggingEventparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingProto.LoggingEventparseFrom(java.nio.ByteBuffer data)static LoggingProto.LoggingEventparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<LoggingProto.LoggingEvent>parser()LoggingProto.LoggingEvent.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
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, writeStringNoTag
-
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
-
-
-
-
Field Detail
-
TIME_STAMP_FIELD_NUMBER
public static final int TIME_STAMP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOGGER_NAME_FIELD_NUMBER
public static final int LOGGER_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LEVEL_FIELD_NUMBER
public static final int LEVEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MESSAGE_FIELD_NUMBER
public static final int MESSAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
THREAD_INFO_FIELD_NUMBER
public static final int THREAD_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CALL_STACK_ELEMENT_FIELD_NUMBER
public static final int CALL_STACK_ELEMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
THROWABLE_FIELD_NUMBER
public static final int THROWABLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOGGER_CONTEXT_FIELD_NUMBER
public static final int LOGGER_CONTEXT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAPPED_DIAGNOSTIC_CONTEXT_FIELD_NUMBER
public static final int MAPPED_DIAGNOSTIC_CONTEXT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NESTED_DIAGNOSTIC_CONTEXT_FIELD_NUMBER
public static final int NESTED_DIAGNOSTIC_CONTEXT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MARKER_FIELD_NUMBER
public static final int MARKER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SEQUENCE_NUMBER_FIELD_NUMBER
public static final int SEQUENCE_NUMBER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<LoggingProto.LoggingEvent> PARSER
Deprecated.
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasTimeStamp
public boolean hasTimeStamp()
optional int64 time_stamp = 1;- Specified by:
hasTimeStampin interfaceLoggingProto.LoggingEventOrBuilder
-
getTimeStamp
public long getTimeStamp()
optional int64 time_stamp = 1;- Specified by:
getTimeStampin interfaceLoggingProto.LoggingEventOrBuilder
-
hasLoggerName
public boolean hasLoggerName()
optional string logger_name = 2;- Specified by:
hasLoggerNamein interfaceLoggingProto.LoggingEventOrBuilder
-
getLoggerName
public java.lang.String getLoggerName()
optional string logger_name = 2;- Specified by:
getLoggerNamein interfaceLoggingProto.LoggingEventOrBuilder
-
getLoggerNameBytes
public com.google.protobuf.ByteString getLoggerNameBytes()
optional string logger_name = 2;- Specified by:
getLoggerNameBytesin interfaceLoggingProto.LoggingEventOrBuilder
-
hasLevel
public boolean hasLevel()
optional .de.huxhorn.lilith.logging.Level level = 3;- Specified by:
hasLevelin interfaceLoggingProto.LoggingEventOrBuilder
-
getLevel
public LoggingProto.Level getLevel()
optional .de.huxhorn.lilith.logging.Level level = 3;- Specified by:
getLevelin interfaceLoggingProto.LoggingEventOrBuilder
-
hasMessage
public boolean hasMessage()
optional .de.huxhorn.lilith.logging.Message message = 4;- Specified by:
hasMessagein interfaceLoggingProto.LoggingEventOrBuilder
-
getMessage
public LoggingProto.Message getMessage()
optional .de.huxhorn.lilith.logging.Message message = 4;- Specified by:
getMessagein interfaceLoggingProto.LoggingEventOrBuilder
-
getMessageOrBuilder
public LoggingProto.MessageOrBuilder getMessageOrBuilder()
optional .de.huxhorn.lilith.logging.Message message = 4;- Specified by:
getMessageOrBuilderin interfaceLoggingProto.LoggingEventOrBuilder
-
hasThreadInfo
public boolean hasThreadInfo()
optional .de.huxhorn.lilith.logging.ThreadInfo thread_info = 5;- Specified by:
hasThreadInfoin interfaceLoggingProto.LoggingEventOrBuilder
-
getThreadInfo
public LoggingProto.ThreadInfo getThreadInfo()
optional .de.huxhorn.lilith.logging.ThreadInfo thread_info = 5;- Specified by:
getThreadInfoin interfaceLoggingProto.LoggingEventOrBuilder
-
getThreadInfoOrBuilder
public LoggingProto.ThreadInfoOrBuilder getThreadInfoOrBuilder()
optional .de.huxhorn.lilith.logging.ThreadInfo thread_info = 5;- Specified by:
getThreadInfoOrBuilderin interfaceLoggingProto.LoggingEventOrBuilder
-
getCallStackElementList
public java.util.List<LoggingProto.StackTraceElement> getCallStackElementList()
repeated .de.huxhorn.lilith.logging.StackTraceElement call_stack_element = 6;- Specified by:
getCallStackElementListin interfaceLoggingProto.LoggingEventOrBuilder
-
getCallStackElementOrBuilderList
public java.util.List<? extends LoggingProto.StackTraceElementOrBuilder> getCallStackElementOrBuilderList()
repeated .de.huxhorn.lilith.logging.StackTraceElement call_stack_element = 6;- Specified by:
getCallStackElementOrBuilderListin interfaceLoggingProto.LoggingEventOrBuilder
-
getCallStackElementCount
public int getCallStackElementCount()
repeated .de.huxhorn.lilith.logging.StackTraceElement call_stack_element = 6;- Specified by:
getCallStackElementCountin interfaceLoggingProto.LoggingEventOrBuilder
-
getCallStackElement
public LoggingProto.StackTraceElement getCallStackElement(int index)
repeated .de.huxhorn.lilith.logging.StackTraceElement call_stack_element = 6;- Specified by:
getCallStackElementin interfaceLoggingProto.LoggingEventOrBuilder
-
getCallStackElementOrBuilder
public LoggingProto.StackTraceElementOrBuilder getCallStackElementOrBuilder(int index)
repeated .de.huxhorn.lilith.logging.StackTraceElement call_stack_element = 6;- Specified by:
getCallStackElementOrBuilderin interfaceLoggingProto.LoggingEventOrBuilder
-
hasThrowable
public boolean hasThrowable()
optional .de.huxhorn.lilith.logging.Throwable throwable = 7;- Specified by:
hasThrowablein interfaceLoggingProto.LoggingEventOrBuilder
-
getThrowable
public LoggingProto.Throwable getThrowable()
optional .de.huxhorn.lilith.logging.Throwable throwable = 7;- Specified by:
getThrowablein interfaceLoggingProto.LoggingEventOrBuilder
-
getThrowableOrBuilder
public LoggingProto.ThrowableOrBuilder getThrowableOrBuilder()
optional .de.huxhorn.lilith.logging.Throwable throwable = 7;- Specified by:
getThrowableOrBuilderin interfaceLoggingProto.LoggingEventOrBuilder
-
hasLoggerContext
public boolean hasLoggerContext()
optional .de.huxhorn.lilith.logging.LoggerContext logger_context = 8;- Specified by:
hasLoggerContextin interfaceLoggingProto.LoggingEventOrBuilder
-
getLoggerContext
public LoggingProto.LoggerContext getLoggerContext()
optional .de.huxhorn.lilith.logging.LoggerContext logger_context = 8;- Specified by:
getLoggerContextin interfaceLoggingProto.LoggingEventOrBuilder
-
getLoggerContextOrBuilder
public LoggingProto.LoggerContextOrBuilder getLoggerContextOrBuilder()
optional .de.huxhorn.lilith.logging.LoggerContext logger_context = 8;- Specified by:
getLoggerContextOrBuilderin interfaceLoggingProto.LoggingEventOrBuilder
-
hasMappedDiagnosticContext
public boolean hasMappedDiagnosticContext()
optional .de.huxhorn.lilith.logging.StringMap mapped_diagnostic_context = 9;- Specified by:
hasMappedDiagnosticContextin interfaceLoggingProto.LoggingEventOrBuilder
-
getMappedDiagnosticContext
public LoggingProto.StringMap getMappedDiagnosticContext()
optional .de.huxhorn.lilith.logging.StringMap mapped_diagnostic_context = 9;- Specified by:
getMappedDiagnosticContextin interfaceLoggingProto.LoggingEventOrBuilder
-
getMappedDiagnosticContextOrBuilder
public LoggingProto.StringMapOrBuilder getMappedDiagnosticContextOrBuilder()
optional .de.huxhorn.lilith.logging.StringMap mapped_diagnostic_context = 9;- Specified by:
getMappedDiagnosticContextOrBuilderin interfaceLoggingProto.LoggingEventOrBuilder
-
hasNestedDiagnosticContext
public boolean hasNestedDiagnosticContext()
optional .de.huxhorn.lilith.logging.NestedDiagnosticContext nested_diagnostic_context = 10;- Specified by:
hasNestedDiagnosticContextin interfaceLoggingProto.LoggingEventOrBuilder
-
getNestedDiagnosticContext
public LoggingProto.NestedDiagnosticContext getNestedDiagnosticContext()
optional .de.huxhorn.lilith.logging.NestedDiagnosticContext nested_diagnostic_context = 10;- Specified by:
getNestedDiagnosticContextin interfaceLoggingProto.LoggingEventOrBuilder
-
getNestedDiagnosticContextOrBuilder
public LoggingProto.NestedDiagnosticContextOrBuilder getNestedDiagnosticContextOrBuilder()
optional .de.huxhorn.lilith.logging.NestedDiagnosticContext nested_diagnostic_context = 10;- Specified by:
getNestedDiagnosticContextOrBuilderin interfaceLoggingProto.LoggingEventOrBuilder
-
hasMarker
public boolean hasMarker()
optional .de.huxhorn.lilith.logging.Marker marker = 11;- Specified by:
hasMarkerin interfaceLoggingProto.LoggingEventOrBuilder
-
getMarker
public LoggingProto.Marker getMarker()
optional .de.huxhorn.lilith.logging.Marker marker = 11;- Specified by:
getMarkerin interfaceLoggingProto.LoggingEventOrBuilder
-
getMarkerOrBuilder
public LoggingProto.MarkerOrBuilder getMarkerOrBuilder()
optional .de.huxhorn.lilith.logging.Marker marker = 11;- Specified by:
getMarkerOrBuilderin interfaceLoggingProto.LoggingEventOrBuilder
-
hasSequenceNumber
public boolean hasSequenceNumber()
optional int64 sequence_number = 12;- Specified by:
hasSequenceNumberin interfaceLoggingProto.LoggingEventOrBuilder
-
getSequenceNumber
public long getSequenceNumber()
optional int64 sequence_number = 12;- Specified by:
getSequenceNumberin interfaceLoggingProto.LoggingEventOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static LoggingProto.LoggingEvent parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LoggingProto.LoggingEvent parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LoggingProto.LoggingEvent parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LoggingProto.LoggingEvent parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LoggingProto.LoggingEvent parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LoggingProto.LoggingEvent parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LoggingProto.LoggingEvent parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static LoggingProto.LoggingEvent parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static LoggingProto.LoggingEvent parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static LoggingProto.LoggingEvent parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static LoggingProto.LoggingEvent parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static LoggingProto.LoggingEvent parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public LoggingProto.LoggingEvent.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static LoggingProto.LoggingEvent.Builder newBuilder()
-
newBuilder
public static LoggingProto.LoggingEvent.Builder newBuilder(LoggingProto.LoggingEvent prototype)
-
toBuilder
public LoggingProto.LoggingEvent.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected LoggingProto.LoggingEvent.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static LoggingProto.LoggingEvent getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<LoggingProto.LoggingEvent> parser()
-
getParserForType
public com.google.protobuf.Parser<LoggingProto.LoggingEvent> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public LoggingProto.LoggingEvent getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-