public static final class LoggingProto.LoggingEvent extends com.google.protobuf.GeneratedMessageV3 implements LoggingProto.LoggingEventOrBuilder
de.huxhorn.lilith.logging.LoggingEvent| Modifier and Type | Class and Description |
|---|---|
static class |
LoggingProto.LoggingEvent.Builder
Protobuf type
de.huxhorn.lilith.logging.LoggingEvent |
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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CALL_STACK_ELEMENT_FIELD_NUMBER |
static int |
LEVEL_FIELD_NUMBER |
static int |
LOGGER_CONTEXT_FIELD_NUMBER |
static int |
LOGGER_NAME_FIELD_NUMBER |
static int |
MAPPED_DIAGNOSTIC_CONTEXT_FIELD_NUMBER |
static int |
MARKER_FIELD_NUMBER |
static int |
MESSAGE_FIELD_NUMBER |
static int |
NESTED_DIAGNOSTIC_CONTEXT_FIELD_NUMBER |
static com.google.protobuf.Parser<LoggingProto.LoggingEvent> |
PARSER
Deprecated.
|
static int |
SEQUENCE_NUMBER_FIELD_NUMBER |
static int |
THREAD_INFO_FIELD_NUMBER |
static int |
THROWABLE_FIELD_NUMBER |
static int |
TIME_STAMP_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
LoggingProto.StackTraceElement |
getCallStackElement(int index)
repeated .de.huxhorn.lilith.logging.StackTraceElement call_stack_element = 6; |
int |
getCallStackElementCount()
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.StackTraceElementOrBuilder |
getCallStackElementOrBuilder(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.LoggingEvent |
getDefaultInstance() |
LoggingProto.LoggingEvent |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
LoggingProto.Level |
getLevel()
optional .de.huxhorn.lilith.logging.Level level = 3; |
LoggingProto.LoggerContext |
getLoggerContext()
optional .de.huxhorn.lilith.logging.LoggerContext logger_context = 8; |
LoggingProto.LoggerContextOrBuilder |
getLoggerContextOrBuilder()
optional .de.huxhorn.lilith.logging.LoggerContext logger_context = 8; |
java.lang.String |
getLoggerName()
optional string logger_name = 2; |
com.google.protobuf.ByteString |
getLoggerNameBytes()
optional string logger_name = 2; |
LoggingProto.StringMap |
getMappedDiagnosticContext()
optional .de.huxhorn.lilith.logging.StringMap mapped_diagnostic_context = 9; |
LoggingProto.StringMapOrBuilder |
getMappedDiagnosticContextOrBuilder()
optional .de.huxhorn.lilith.logging.StringMap mapped_diagnostic_context = 9; |
LoggingProto.Marker |
getMarker()
optional .de.huxhorn.lilith.logging.Marker marker = 11; |
LoggingProto.MarkerOrBuilder |
getMarkerOrBuilder()
optional .de.huxhorn.lilith.logging.Marker marker = 11; |
LoggingProto.Message |
getMessage()
optional .de.huxhorn.lilith.logging.Message message = 4; |
LoggingProto.MessageOrBuilder |
getMessageOrBuilder()
optional .de.huxhorn.lilith.logging.Message message = 4; |
LoggingProto.NestedDiagnosticContext |
getNestedDiagnosticContext()
optional .de.huxhorn.lilith.logging.NestedDiagnosticContext nested_diagnostic_context = 10; |
LoggingProto.NestedDiagnosticContextOrBuilder |
getNestedDiagnosticContextOrBuilder()
optional .de.huxhorn.lilith.logging.NestedDiagnosticContext nested_diagnostic_context = 10; |
com.google.protobuf.Parser<LoggingProto.LoggingEvent> |
getParserForType() |
long |
getSequenceNumber()
optional int64 sequence_number = 12; |
int |
getSerializedSize() |
LoggingProto.ThreadInfo |
getThreadInfo()
optional .de.huxhorn.lilith.logging.ThreadInfo thread_info = 5; |
LoggingProto.ThreadInfoOrBuilder |
getThreadInfoOrBuilder()
optional .de.huxhorn.lilith.logging.ThreadInfo thread_info = 5; |
LoggingProto.Throwable |
getThrowable()
optional .de.huxhorn.lilith.logging.Throwable throwable = 7; |
LoggingProto.ThrowableOrBuilder |
getThrowableOrBuilder()
optional .de.huxhorn.lilith.logging.Throwable throwable = 7; |
long |
getTimeStamp()
optional int64 time_stamp = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasLevel()
optional .de.huxhorn.lilith.logging.Level level = 3; |
boolean |
hasLoggerContext()
optional .de.huxhorn.lilith.logging.LoggerContext logger_context = 8; |
boolean |
hasLoggerName()
optional string logger_name = 2; |
boolean |
hasMappedDiagnosticContext()
optional .de.huxhorn.lilith.logging.StringMap mapped_diagnostic_context = 9; |
boolean |
hasMarker()
optional .de.huxhorn.lilith.logging.Marker marker = 11; |
boolean |
hasMessage()
optional .de.huxhorn.lilith.logging.Message message = 4; |
boolean |
hasNestedDiagnosticContext()
optional .de.huxhorn.lilith.logging.NestedDiagnosticContext nested_diagnostic_context = 10; |
boolean |
hasSequenceNumber()
optional int64 sequence_number = 12; |
boolean |
hasThreadInfo()
optional .de.huxhorn.lilith.logging.ThreadInfo thread_info = 5; |
boolean |
hasThrowable()
optional .de.huxhorn.lilith.logging.Throwable throwable = 7; |
boolean |
hasTimeStamp()
optional int64 time_stamp = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static LoggingProto.LoggingEvent.Builder |
newBuilder() |
static LoggingProto.LoggingEvent.Builder |
newBuilder(LoggingProto.LoggingEvent prototype) |
LoggingProto.LoggingEvent.Builder |
newBuilderForType() |
protected LoggingProto.LoggingEvent.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static LoggingProto.LoggingEvent |
parseDelimitedFrom(java.io.InputStream input) |
static LoggingProto.LoggingEvent |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LoggingProto.LoggingEvent |
parseFrom(byte[] data) |
static LoggingProto.LoggingEvent |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LoggingProto.LoggingEvent |
parseFrom(java.nio.ByteBuffer data) |
static LoggingProto.LoggingEvent |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LoggingProto.LoggingEvent |
parseFrom(com.google.protobuf.ByteString data) |
static LoggingProto.LoggingEvent |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LoggingProto.LoggingEvent |
parseFrom(com.google.protobuf.CodedInputStream input) |
static LoggingProto.LoggingEvent |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LoggingProto.LoggingEvent |
parseFrom(java.io.InputStream input) |
static LoggingProto.LoggingEvent |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<LoggingProto.LoggingEvent> |
parser() |
LoggingProto.LoggingEvent.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, 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 TIME_STAMP_FIELD_NUMBER
public static final int LOGGER_NAME_FIELD_NUMBER
public static final int LEVEL_FIELD_NUMBER
public static final int MESSAGE_FIELD_NUMBER
public static final int THREAD_INFO_FIELD_NUMBER
public static final int CALL_STACK_ELEMENT_FIELD_NUMBER
public static final int THROWABLE_FIELD_NUMBER
public static final int LOGGER_CONTEXT_FIELD_NUMBER
public static final int MAPPED_DIAGNOSTIC_CONTEXT_FIELD_NUMBER
public static final int NESTED_DIAGNOSTIC_CONTEXT_FIELD_NUMBER
public static final int MARKER_FIELD_NUMBER
public static final int SEQUENCE_NUMBER_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<LoggingProto.LoggingEvent> PARSER
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 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 static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasTimeStamp()
optional int64 time_stamp = 1;hasTimeStamp in interface LoggingProto.LoggingEventOrBuilderpublic long getTimeStamp()
optional int64 time_stamp = 1;getTimeStamp in interface LoggingProto.LoggingEventOrBuilderpublic boolean hasLoggerName()
optional string logger_name = 2;hasLoggerName in interface LoggingProto.LoggingEventOrBuilderpublic java.lang.String getLoggerName()
optional string logger_name = 2;getLoggerName in interface LoggingProto.LoggingEventOrBuilderpublic com.google.protobuf.ByteString getLoggerNameBytes()
optional string logger_name = 2;getLoggerNameBytes in interface LoggingProto.LoggingEventOrBuilderpublic boolean hasLevel()
optional .de.huxhorn.lilith.logging.Level level = 3;hasLevel in interface LoggingProto.LoggingEventOrBuilderpublic LoggingProto.Level getLevel()
optional .de.huxhorn.lilith.logging.Level level = 3;getLevel in interface LoggingProto.LoggingEventOrBuilderpublic boolean hasMessage()
optional .de.huxhorn.lilith.logging.Message message = 4;hasMessage in interface LoggingProto.LoggingEventOrBuilderpublic LoggingProto.Message getMessage()
optional .de.huxhorn.lilith.logging.Message message = 4;getMessage in interface LoggingProto.LoggingEventOrBuilderpublic LoggingProto.MessageOrBuilder getMessageOrBuilder()
optional .de.huxhorn.lilith.logging.Message message = 4;getMessageOrBuilder in interface LoggingProto.LoggingEventOrBuilderpublic boolean hasThreadInfo()
optional .de.huxhorn.lilith.logging.ThreadInfo thread_info = 5;hasThreadInfo in interface LoggingProto.LoggingEventOrBuilderpublic LoggingProto.ThreadInfo getThreadInfo()
optional .de.huxhorn.lilith.logging.ThreadInfo thread_info = 5;getThreadInfo in interface LoggingProto.LoggingEventOrBuilderpublic LoggingProto.ThreadInfoOrBuilder getThreadInfoOrBuilder()
optional .de.huxhorn.lilith.logging.ThreadInfo thread_info = 5;getThreadInfoOrBuilder in interface LoggingProto.LoggingEventOrBuilderpublic java.util.List<LoggingProto.StackTraceElement> getCallStackElementList()
repeated .de.huxhorn.lilith.logging.StackTraceElement call_stack_element = 6;getCallStackElementList in interface LoggingProto.LoggingEventOrBuilderpublic java.util.List<? extends LoggingProto.StackTraceElementOrBuilder> getCallStackElementOrBuilderList()
repeated .de.huxhorn.lilith.logging.StackTraceElement call_stack_element = 6;getCallStackElementOrBuilderList in interface LoggingProto.LoggingEventOrBuilderpublic int getCallStackElementCount()
repeated .de.huxhorn.lilith.logging.StackTraceElement call_stack_element = 6;getCallStackElementCount in interface LoggingProto.LoggingEventOrBuilderpublic LoggingProto.StackTraceElement getCallStackElement(int index)
repeated .de.huxhorn.lilith.logging.StackTraceElement call_stack_element = 6;getCallStackElement in interface LoggingProto.LoggingEventOrBuilderpublic LoggingProto.StackTraceElementOrBuilder getCallStackElementOrBuilder(int index)
repeated .de.huxhorn.lilith.logging.StackTraceElement call_stack_element = 6;getCallStackElementOrBuilder in interface LoggingProto.LoggingEventOrBuilderpublic boolean hasThrowable()
optional .de.huxhorn.lilith.logging.Throwable throwable = 7;hasThrowable in interface LoggingProto.LoggingEventOrBuilderpublic LoggingProto.Throwable getThrowable()
optional .de.huxhorn.lilith.logging.Throwable throwable = 7;getThrowable in interface LoggingProto.LoggingEventOrBuilderpublic LoggingProto.ThrowableOrBuilder getThrowableOrBuilder()
optional .de.huxhorn.lilith.logging.Throwable throwable = 7;getThrowableOrBuilder in interface LoggingProto.LoggingEventOrBuilderpublic boolean hasLoggerContext()
optional .de.huxhorn.lilith.logging.LoggerContext logger_context = 8;hasLoggerContext in interface LoggingProto.LoggingEventOrBuilderpublic LoggingProto.LoggerContext getLoggerContext()
optional .de.huxhorn.lilith.logging.LoggerContext logger_context = 8;getLoggerContext in interface LoggingProto.LoggingEventOrBuilderpublic LoggingProto.LoggerContextOrBuilder getLoggerContextOrBuilder()
optional .de.huxhorn.lilith.logging.LoggerContext logger_context = 8;getLoggerContextOrBuilder in interface LoggingProto.LoggingEventOrBuilderpublic boolean hasMappedDiagnosticContext()
optional .de.huxhorn.lilith.logging.StringMap mapped_diagnostic_context = 9;hasMappedDiagnosticContext in interface LoggingProto.LoggingEventOrBuilderpublic LoggingProto.StringMap getMappedDiagnosticContext()
optional .de.huxhorn.lilith.logging.StringMap mapped_diagnostic_context = 9;getMappedDiagnosticContext in interface LoggingProto.LoggingEventOrBuilderpublic LoggingProto.StringMapOrBuilder getMappedDiagnosticContextOrBuilder()
optional .de.huxhorn.lilith.logging.StringMap mapped_diagnostic_context = 9;getMappedDiagnosticContextOrBuilder in interface LoggingProto.LoggingEventOrBuilderpublic boolean hasNestedDiagnosticContext()
optional .de.huxhorn.lilith.logging.NestedDiagnosticContext nested_diagnostic_context = 10;hasNestedDiagnosticContext in interface LoggingProto.LoggingEventOrBuilderpublic LoggingProto.NestedDiagnosticContext getNestedDiagnosticContext()
optional .de.huxhorn.lilith.logging.NestedDiagnosticContext nested_diagnostic_context = 10;getNestedDiagnosticContext in interface LoggingProto.LoggingEventOrBuilderpublic LoggingProto.NestedDiagnosticContextOrBuilder getNestedDiagnosticContextOrBuilder()
optional .de.huxhorn.lilith.logging.NestedDiagnosticContext nested_diagnostic_context = 10;getNestedDiagnosticContextOrBuilder in interface LoggingProto.LoggingEventOrBuilderpublic boolean hasMarker()
optional .de.huxhorn.lilith.logging.Marker marker = 11;hasMarker in interface LoggingProto.LoggingEventOrBuilderpublic LoggingProto.Marker getMarker()
optional .de.huxhorn.lilith.logging.Marker marker = 11;getMarker in interface LoggingProto.LoggingEventOrBuilderpublic LoggingProto.MarkerOrBuilder getMarkerOrBuilder()
optional .de.huxhorn.lilith.logging.Marker marker = 11;getMarkerOrBuilder in interface LoggingProto.LoggingEventOrBuilderpublic boolean hasSequenceNumber()
optional int64 sequence_number = 12;hasSequenceNumber in interface LoggingProto.LoggingEventOrBuilderpublic long getSequenceNumber()
optional int64 sequence_number = 12;getSequenceNumber in interface LoggingProto.LoggingEventOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static LoggingProto.LoggingEvent parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LoggingProto.LoggingEvent parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LoggingProto.LoggingEvent parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LoggingProto.LoggingEvent parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LoggingProto.LoggingEvent parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LoggingProto.LoggingEvent parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LoggingProto.LoggingEvent parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static LoggingProto.LoggingEvent parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static LoggingProto.LoggingEvent parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static LoggingProto.LoggingEvent parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static LoggingProto.LoggingEvent parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static LoggingProto.LoggingEvent parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic LoggingProto.LoggingEvent.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static LoggingProto.LoggingEvent.Builder newBuilder()
public static LoggingProto.LoggingEvent.Builder newBuilder(LoggingProto.LoggingEvent prototype)
public LoggingProto.LoggingEvent.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected LoggingProto.LoggingEvent.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static LoggingProto.LoggingEvent getDefaultInstance()
public static com.google.protobuf.Parser<LoggingProto.LoggingEvent> parser()
public com.google.protobuf.Parser<LoggingProto.LoggingEvent> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public LoggingProto.LoggingEvent getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder