public final class BrowserErrorLog extends com.google.protobuf.GeneratedMessageV3 implements BrowserErrorLogOrBuilder
skywalking.v3.BrowserErrorLog| Modifier and Type | Class and Description |
|---|---|
static class |
BrowserErrorLog.Builder
Protobuf type
skywalking.v3.BrowserErrorLog |
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 |
CATEGORY_FIELD_NUMBER |
static int |
COL_FIELD_NUMBER |
static int |
ERRORURL_FIELD_NUMBER |
static int |
FIRSTREPORTEDERROR_FIELD_NUMBER |
static int |
GRADE_FIELD_NUMBER |
static int |
LINE_FIELD_NUMBER |
static int |
MESSAGE_FIELD_NUMBER |
static int |
PAGEPATH_FIELD_NUMBER |
static int |
SERVICE_FIELD_NUMBER |
static int |
SERVICEVERSION_FIELD_NUMBER |
static int |
STACK_FIELD_NUMBER |
static int |
TIME_FIELD_NUMBER |
static int |
UNIQUEID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ErrorCategory |
getCategory()
.skywalking.v3.ErrorCategory category = 6; |
int |
getCategoryValue()
.skywalking.v3.ErrorCategory category = 6; |
int |
getCol()
int32 col = 10; |
static BrowserErrorLog |
getDefaultInstance() |
BrowserErrorLog |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getErrorUrl()
string errorUrl = 12; |
com.google.protobuf.ByteString |
getErrorUrlBytes()
string errorUrl = 12; |
boolean |
getFirstReportedError()
Then the PV with error is only calculated when firstReportedError is true.
|
String |
getGrade()
string grade = 7; |
com.google.protobuf.ByteString |
getGradeBytes()
string grade = 7; |
int |
getLine()
int32 line = 9; |
String |
getMessage()
string message = 8; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 8; |
String |
getPagePath()
Page path in browser is the endpoint concept in the backend
Page path in the browser, mostly it is URI, without parameter
|
com.google.protobuf.ByteString |
getPagePathBytes()
Page path in browser is the endpoint concept in the backend
Page path in the browser, mostly it is URI, without parameter
|
com.google.protobuf.Parser<BrowserErrorLog> |
getParserForType() |
int |
getSerializedSize() |
String |
getService()
string service = 2; |
com.google.protobuf.ByteString |
getServiceBytes()
string service = 2; |
String |
getServiceVersion()
Service version in browser is the Instance concept in the backend.
|
com.google.protobuf.ByteString |
getServiceVersionBytes()
Service version in browser is the Instance concept in the backend.
|
String |
getStack()
string stack = 11; |
com.google.protobuf.ByteString |
getStackBytes()
string stack = 11; |
long |
getTime()
Error log time, set by the backend side.
|
String |
getUniqueId()
UUID
|
com.google.protobuf.ByteString |
getUniqueIdBytes()
UUID
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BrowserErrorLog.Builder |
newBuilder() |
static BrowserErrorLog.Builder |
newBuilder(BrowserErrorLog prototype) |
BrowserErrorLog.Builder |
newBuilderForType() |
protected BrowserErrorLog.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static BrowserErrorLog |
parseDelimitedFrom(InputStream input) |
static BrowserErrorLog |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrowserErrorLog |
parseFrom(byte[] data) |
static BrowserErrorLog |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrowserErrorLog |
parseFrom(ByteBuffer data) |
static BrowserErrorLog |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrowserErrorLog |
parseFrom(com.google.protobuf.ByteString data) |
static BrowserErrorLog |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrowserErrorLog |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BrowserErrorLog |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrowserErrorLog |
parseFrom(InputStream input) |
static BrowserErrorLog |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<BrowserErrorLog> |
parser() |
BrowserErrorLog.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 UNIQUEID_FIELD_NUMBER
public static final int SERVICE_FIELD_NUMBER
public static final int SERVICEVERSION_FIELD_NUMBER
public static final int TIME_FIELD_NUMBER
public static final int PAGEPATH_FIELD_NUMBER
public static final int CATEGORY_FIELD_NUMBER
public static final int GRADE_FIELD_NUMBER
public static final int MESSAGE_FIELD_NUMBER
public static final int LINE_FIELD_NUMBER
public static final int COL_FIELD_NUMBER
public static final int STACK_FIELD_NUMBER
public static final int ERRORURL_FIELD_NUMBER
public static final int FIRSTREPORTEDERROR_FIELD_NUMBER
protected 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 String getUniqueId()
UUID
string uniqueId = 1;getUniqueId in interface BrowserErrorLogOrBuilderpublic com.google.protobuf.ByteString getUniqueIdBytes()
UUID
string uniqueId = 1;getUniqueIdBytes in interface BrowserErrorLogOrBuilderpublic String getService()
string service = 2;getService in interface BrowserErrorLogOrBuilderpublic com.google.protobuf.ByteString getServiceBytes()
string service = 2;getServiceBytes in interface BrowserErrorLogOrBuilderpublic String getServiceVersion()
Service version in browser is the Instance concept in the backend.
string serviceVersion = 3;getServiceVersion in interface BrowserErrorLogOrBuilderpublic com.google.protobuf.ByteString getServiceVersionBytes()
Service version in browser is the Instance concept in the backend.
string serviceVersion = 3;getServiceVersionBytes in interface BrowserErrorLogOrBuilderpublic long getTime()
Error log time, set by the backend side.
int64 time = 4;getTime in interface BrowserErrorLogOrBuilderpublic String getPagePath()
Page path in browser is the endpoint concept in the backend Page path in the browser, mostly it is URI, without parameter
string pagePath = 5;getPagePath in interface BrowserErrorLogOrBuilderpublic com.google.protobuf.ByteString getPagePathBytes()
Page path in browser is the endpoint concept in the backend Page path in the browser, mostly it is URI, without parameter
string pagePath = 5;getPagePathBytes in interface BrowserErrorLogOrBuilderpublic int getCategoryValue()
.skywalking.v3.ErrorCategory category = 6;getCategoryValue in interface BrowserErrorLogOrBuilderpublic ErrorCategory getCategory()
.skywalking.v3.ErrorCategory category = 6;getCategory in interface BrowserErrorLogOrBuilderpublic String getGrade()
string grade = 7;getGrade in interface BrowserErrorLogOrBuilderpublic com.google.protobuf.ByteString getGradeBytes()
string grade = 7;getGradeBytes in interface BrowserErrorLogOrBuilderpublic String getMessage()
string message = 8;getMessage in interface BrowserErrorLogOrBuilderpublic com.google.protobuf.ByteString getMessageBytes()
string message = 8;getMessageBytes in interface BrowserErrorLogOrBuilderpublic int getLine()
int32 line = 9;getLine in interface BrowserErrorLogOrBuilderpublic int getCol()
int32 col = 10;getCol in interface BrowserErrorLogOrBuilderpublic String getStack()
string stack = 11;getStack in interface BrowserErrorLogOrBuilderpublic com.google.protobuf.ByteString getStackBytes()
string stack = 11;getStackBytes in interface BrowserErrorLogOrBuilderpublic String getErrorUrl()
string errorUrl = 12;getErrorUrl in interface BrowserErrorLogOrBuilderpublic com.google.protobuf.ByteString getErrorUrlBytes()
string errorUrl = 12;getErrorUrlBytes in interface BrowserErrorLogOrBuilderpublic boolean getFirstReportedError()
Then the PV with error is only calculated when firstReportedError is true.
bool firstReportedError = 13;getFirstReportedError in interface BrowserErrorLogOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(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 BrowserErrorLog parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrowserErrorLog parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrowserErrorLog parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrowserErrorLog parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrowserErrorLog parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrowserErrorLog parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrowserErrorLog parseFrom(InputStream input) throws IOException
IOExceptionpublic static BrowserErrorLog parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BrowserErrorLog parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static BrowserErrorLog parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BrowserErrorLog parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static BrowserErrorLog parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic BrowserErrorLog.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static BrowserErrorLog.Builder newBuilder()
public static BrowserErrorLog.Builder newBuilder(BrowserErrorLog prototype)
public BrowserErrorLog.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected BrowserErrorLog.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static BrowserErrorLog getDefaultInstance()
public static com.google.protobuf.Parser<BrowserErrorLog> parser()
public com.google.protobuf.Parser<BrowserErrorLog> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public BrowserErrorLog getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022 The Apache Software Foundation. All rights reserved.