Class LoggingProto.StackTraceElement
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- de.huxhorn.lilith.data.logging.protobuf.generated.LoggingProto.StackTraceElement
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,LoggingProto.StackTraceElementOrBuilder,java.io.Serializable
- Enclosing class:
- LoggingProto
public static final class LoggingProto.StackTraceElement extends com.google.protobuf.GeneratedMessageV3 implements LoggingProto.StackTraceElementOrBuilder
Protobuf typede.huxhorn.lilith.logging.StackTraceElement- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLoggingProto.StackTraceElement.BuilderProtobuf typede.huxhorn.lilith.logging.StackTraceElement-
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 intCLASS_LOADER_NAME_FIELD_NUMBERstatic intCLASS_NAME_FIELD_NUMBERstatic intCODE_LOCATION_FIELD_NUMBERstatic intEXACT_FIELD_NUMBERstatic intFILE_NAME_FIELD_NUMBERstatic intLINE_NUMBER_FIELD_NUMBERstatic intMETHOD_NAME_FIELD_NUMBERstatic intMODULE_NAME_FIELD_NUMBERstatic intMODULE_VERSION_FIELD_NUMBERstatic com.google.protobuf.Parser<LoggingProto.StackTraceElement>PARSERDeprecated.static intVERSION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)java.lang.StringgetClassLoaderName()optional string class_loader_name = 8;com.google.protobuf.ByteStringgetClassLoaderNameBytes()optional string class_loader_name = 8;java.lang.StringgetClassName()optional string class_name = 2;com.google.protobuf.ByteStringgetClassNameBytes()optional string class_name = 2;java.lang.StringgetCodeLocation()optional string code_location = 5;com.google.protobuf.ByteStringgetCodeLocationBytes()optional string code_location = 5;static LoggingProto.StackTraceElementgetDefaultInstance()LoggingProto.StackTraceElementgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetExact()optional bool exact = 7;java.lang.StringgetFileName()optional string file_name = 3;com.google.protobuf.ByteStringgetFileNameBytes()optional string file_name = 3;intgetLineNumber()optional int32 line_number = 4;java.lang.StringgetMethodName()optional string method_name = 1;com.google.protobuf.ByteStringgetMethodNameBytes()optional string method_name = 1;java.lang.StringgetModuleName()optional string module_name = 9;com.google.protobuf.ByteStringgetModuleNameBytes()optional string module_name = 9;java.lang.StringgetModuleVersion()optional string module_version = 10;com.google.protobuf.ByteStringgetModuleVersionBytes()optional string module_version = 10;com.google.protobuf.Parser<LoggingProto.StackTraceElement>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()java.lang.StringgetVersion()optional string version = 6;com.google.protobuf.ByteStringgetVersionBytes()optional string version = 6;booleanhasClassLoaderName()optional string class_loader_name = 8;booleanhasClassName()optional string class_name = 2;booleanhasCodeLocation()optional string code_location = 5;booleanhasExact()optional bool exact = 7;booleanhasFileName()optional string file_name = 3;inthashCode()booleanhasLineNumber()optional int32 line_number = 4;booleanhasMethodName()optional string method_name = 1;booleanhasModuleName()optional string module_name = 9;booleanhasModuleVersion()optional string module_version = 10;booleanhasVersion()optional string version = 6;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static LoggingProto.StackTraceElement.BuildernewBuilder()static LoggingProto.StackTraceElement.BuildernewBuilder(LoggingProto.StackTraceElement prototype)LoggingProto.StackTraceElement.BuildernewBuilderForType()protected LoggingProto.StackTraceElement.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static LoggingProto.StackTraceElementparseDelimitedFrom(java.io.InputStream input)static LoggingProto.StackTraceElementparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingProto.StackTraceElementparseFrom(byte[] data)static LoggingProto.StackTraceElementparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingProto.StackTraceElementparseFrom(com.google.protobuf.ByteString data)static LoggingProto.StackTraceElementparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingProto.StackTraceElementparseFrom(com.google.protobuf.CodedInputStream input)static LoggingProto.StackTraceElementparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingProto.StackTraceElementparseFrom(java.io.InputStream input)static LoggingProto.StackTraceElementparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingProto.StackTraceElementparseFrom(java.nio.ByteBuffer data)static LoggingProto.StackTraceElementparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<LoggingProto.StackTraceElement>parser()LoggingProto.StackTraceElement.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
-
METHOD_NAME_FIELD_NUMBER
public static final int METHOD_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLASS_NAME_FIELD_NUMBER
public static final int CLASS_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FILE_NAME_FIELD_NUMBER
public static final int FILE_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LINE_NUMBER_FIELD_NUMBER
public static final int LINE_NUMBER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CODE_LOCATION_FIELD_NUMBER
public static final int CODE_LOCATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERSION_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXACT_FIELD_NUMBER
public static final int EXACT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLASS_LOADER_NAME_FIELD_NUMBER
public static final int CLASS_LOADER_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MODULE_NAME_FIELD_NUMBER
public static final int MODULE_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MODULE_VERSION_FIELD_NUMBER
public static final int MODULE_VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<LoggingProto.StackTraceElement> 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
-
hasMethodName
public boolean hasMethodName()
optional string method_name = 1;- Specified by:
hasMethodNamein interfaceLoggingProto.StackTraceElementOrBuilder
-
getMethodName
public java.lang.String getMethodName()
optional string method_name = 1;- Specified by:
getMethodNamein interfaceLoggingProto.StackTraceElementOrBuilder
-
getMethodNameBytes
public com.google.protobuf.ByteString getMethodNameBytes()
optional string method_name = 1;- Specified by:
getMethodNameBytesin interfaceLoggingProto.StackTraceElementOrBuilder
-
hasClassName
public boolean hasClassName()
optional string class_name = 2;- Specified by:
hasClassNamein interfaceLoggingProto.StackTraceElementOrBuilder
-
getClassName
public java.lang.String getClassName()
optional string class_name = 2;- Specified by:
getClassNamein interfaceLoggingProto.StackTraceElementOrBuilder
-
getClassNameBytes
public com.google.protobuf.ByteString getClassNameBytes()
optional string class_name = 2;- Specified by:
getClassNameBytesin interfaceLoggingProto.StackTraceElementOrBuilder
-
hasFileName
public boolean hasFileName()
optional string file_name = 3;- Specified by:
hasFileNamein interfaceLoggingProto.StackTraceElementOrBuilder
-
getFileName
public java.lang.String getFileName()
optional string file_name = 3;- Specified by:
getFileNamein interfaceLoggingProto.StackTraceElementOrBuilder
-
getFileNameBytes
public com.google.protobuf.ByteString getFileNameBytes()
optional string file_name = 3;- Specified by:
getFileNameBytesin interfaceLoggingProto.StackTraceElementOrBuilder
-
hasLineNumber
public boolean hasLineNumber()
optional int32 line_number = 4;- Specified by:
hasLineNumberin interfaceLoggingProto.StackTraceElementOrBuilder
-
getLineNumber
public int getLineNumber()
optional int32 line_number = 4;- Specified by:
getLineNumberin interfaceLoggingProto.StackTraceElementOrBuilder
-
hasCodeLocation
public boolean hasCodeLocation()
optional string code_location = 5;- Specified by:
hasCodeLocationin interfaceLoggingProto.StackTraceElementOrBuilder
-
getCodeLocation
public java.lang.String getCodeLocation()
optional string code_location = 5;- Specified by:
getCodeLocationin interfaceLoggingProto.StackTraceElementOrBuilder
-
getCodeLocationBytes
public com.google.protobuf.ByteString getCodeLocationBytes()
optional string code_location = 5;- Specified by:
getCodeLocationBytesin interfaceLoggingProto.StackTraceElementOrBuilder
-
hasVersion
public boolean hasVersion()
optional string version = 6;- Specified by:
hasVersionin interfaceLoggingProto.StackTraceElementOrBuilder
-
getVersion
public java.lang.String getVersion()
optional string version = 6;- Specified by:
getVersionin interfaceLoggingProto.StackTraceElementOrBuilder
-
getVersionBytes
public com.google.protobuf.ByteString getVersionBytes()
optional string version = 6;- Specified by:
getVersionBytesin interfaceLoggingProto.StackTraceElementOrBuilder
-
hasExact
public boolean hasExact()
optional bool exact = 7;- Specified by:
hasExactin interfaceLoggingProto.StackTraceElementOrBuilder
-
getExact
public boolean getExact()
optional bool exact = 7;- Specified by:
getExactin interfaceLoggingProto.StackTraceElementOrBuilder
-
hasClassLoaderName
public boolean hasClassLoaderName()
optional string class_loader_name = 8;- Specified by:
hasClassLoaderNamein interfaceLoggingProto.StackTraceElementOrBuilder
-
getClassLoaderName
public java.lang.String getClassLoaderName()
optional string class_loader_name = 8;- Specified by:
getClassLoaderNamein interfaceLoggingProto.StackTraceElementOrBuilder
-
getClassLoaderNameBytes
public com.google.protobuf.ByteString getClassLoaderNameBytes()
optional string class_loader_name = 8;- Specified by:
getClassLoaderNameBytesin interfaceLoggingProto.StackTraceElementOrBuilder
-
hasModuleName
public boolean hasModuleName()
optional string module_name = 9;- Specified by:
hasModuleNamein interfaceLoggingProto.StackTraceElementOrBuilder
-
getModuleName
public java.lang.String getModuleName()
optional string module_name = 9;- Specified by:
getModuleNamein interfaceLoggingProto.StackTraceElementOrBuilder
-
getModuleNameBytes
public com.google.protobuf.ByteString getModuleNameBytes()
optional string module_name = 9;- Specified by:
getModuleNameBytesin interfaceLoggingProto.StackTraceElementOrBuilder
-
hasModuleVersion
public boolean hasModuleVersion()
optional string module_version = 10;- Specified by:
hasModuleVersionin interfaceLoggingProto.StackTraceElementOrBuilder
-
getModuleVersion
public java.lang.String getModuleVersion()
optional string module_version = 10;- Specified by:
getModuleVersionin interfaceLoggingProto.StackTraceElementOrBuilder
-
getModuleVersionBytes
public com.google.protobuf.ByteString getModuleVersionBytes()
optional string module_version = 10;- Specified by:
getModuleVersionBytesin interfaceLoggingProto.StackTraceElementOrBuilder
-
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.StackTraceElement parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LoggingProto.StackTraceElement parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LoggingProto.StackTraceElement parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LoggingProto.StackTraceElement 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.StackTraceElement parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LoggingProto.StackTraceElement parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LoggingProto.StackTraceElement parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static LoggingProto.StackTraceElement parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static LoggingProto.StackTraceElement parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static LoggingProto.StackTraceElement parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static LoggingProto.StackTraceElement parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static LoggingProto.StackTraceElement parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public LoggingProto.StackTraceElement.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static LoggingProto.StackTraceElement.Builder newBuilder()
-
newBuilder
public static LoggingProto.StackTraceElement.Builder newBuilder(LoggingProto.StackTraceElement prototype)
-
toBuilder
public LoggingProto.StackTraceElement.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected LoggingProto.StackTraceElement.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static LoggingProto.StackTraceElement getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<LoggingProto.StackTraceElement> parser()
-
getParserForType
public com.google.protobuf.Parser<LoggingProto.StackTraceElement> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public LoggingProto.StackTraceElement getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-