public static final class StackifyProto.LogGroup.Log.Error extends com.google.protobuf.GeneratedMessageV3 implements StackifyProto.LogGroup.Log.ErrorOrBuilder
stackify.LogGroup.Log.Error| Modifier and Type | Class and Description |
|---|---|
static class |
StackifyProto.LogGroup.Log.Error.Builder
Protobuf type
stackify.LogGroup.Log.Error |
static class |
StackifyProto.LogGroup.Log.Error.EnvironmentDetail
Protobuf type
stackify.LogGroup.Log.Error.EnvironmentDetail |
static interface |
StackifyProto.LogGroup.Log.Error.EnvironmentDetailOrBuilder |
static class |
StackifyProto.LogGroup.Log.Error.ErrorItem
Protobuf type
stackify.LogGroup.Log.Error.ErrorItem |
static interface |
StackifyProto.LogGroup.Log.Error.ErrorItemOrBuilder |
static class |
StackifyProto.LogGroup.Log.Error.WebRequestDetail
Protobuf type
stackify.LogGroup.Log.Error.WebRequestDetail |
static interface |
StackifyProto.LogGroup.Log.Error.WebRequestDetailOrBuilder |
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 |
CUSTOMER_NAME_FIELD_NUMBER |
static int |
DATE_MILLIS_FIELD_NUMBER |
static int |
ENVIRONMENT_DETAIL_FIELD_NUMBER |
static int |
ERROR_ITEM_FIELD_NUMBER |
static int |
SERVER_VARIABLES_FIELD_NUMBER |
static int |
USERNAME_FIELD_NUMBER |
static int |
WEB_REQUEST_DETAIL_FIELD_NUMBER |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, 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 ENVIRONMENT_DETAIL_FIELD_NUMBER
public static final int DATE_MILLIS_FIELD_NUMBER
public static final int ERROR_ITEM_FIELD_NUMBER
public static final int WEB_REQUEST_DETAIL_FIELD_NUMBER
public static final int SERVER_VARIABLES_FIELD_NUMBER
public static final int CUSTOMER_NAME_FIELD_NUMBER
public static final int USERNAME_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.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasEnvironmentDetail()
Device, application and environment details.
.stackify.LogGroup.Log.Error.EnvironmentDetail environment_detail = 1;hasEnvironmentDetail in interface StackifyProto.LogGroup.Log.ErrorOrBuilderpublic StackifyProto.LogGroup.Log.Error.EnvironmentDetail getEnvironmentDetail()
Device, application and environment details.
.stackify.LogGroup.Log.Error.EnvironmentDetail environment_detail = 1;getEnvironmentDetail in interface StackifyProto.LogGroup.Log.ErrorOrBuilderpublic StackifyProto.LogGroup.Log.Error.EnvironmentDetailOrBuilder getEnvironmentDetailOrBuilder()
Device, application and environment details.
.stackify.LogGroup.Log.Error.EnvironmentDetail environment_detail = 1;getEnvironmentDetailOrBuilder in interface StackifyProto.LogGroup.Log.ErrorOrBuilderpublic long getDateMillis()
Unix/POSIX/Epoch time with millisecond precision. Example: 1417535434194
int64 date_millis = 2;getDateMillis in interface StackifyProto.LogGroup.Log.ErrorOrBuilderpublic boolean hasErrorItem()
Exception details.
.stackify.LogGroup.Log.Error.ErrorItem error_item = 3;hasErrorItem in interface StackifyProto.LogGroup.Log.ErrorOrBuilderpublic StackifyProto.LogGroup.Log.Error.ErrorItem getErrorItem()
Exception details.
.stackify.LogGroup.Log.Error.ErrorItem error_item = 3;getErrorItem in interface StackifyProto.LogGroup.Log.ErrorOrBuilderpublic StackifyProto.LogGroup.Log.Error.ErrorItemOrBuilder getErrorItemOrBuilder()
Exception details.
.stackify.LogGroup.Log.Error.ErrorItem error_item = 3;getErrorItemOrBuilder in interface StackifyProto.LogGroup.Log.ErrorOrBuilderpublic boolean hasWebRequestDetail()
Optional. Web request details.
.stackify.LogGroup.Log.Error.WebRequestDetail web_request_detail = 4;hasWebRequestDetail in interface StackifyProto.LogGroup.Log.ErrorOrBuilderpublic StackifyProto.LogGroup.Log.Error.WebRequestDetail getWebRequestDetail()
Optional. Web request details.
.stackify.LogGroup.Log.Error.WebRequestDetail web_request_detail = 4;getWebRequestDetail in interface StackifyProto.LogGroup.Log.ErrorOrBuilderpublic StackifyProto.LogGroup.Log.Error.WebRequestDetailOrBuilder getWebRequestDetailOrBuilder()
Optional. Web request details.
.stackify.LogGroup.Log.Error.WebRequestDetail web_request_detail = 4;getWebRequestDetailOrBuilder in interface StackifyProto.LogGroup.Log.ErrorOrBuilderpublic int getServerVariablesCount()
StackifyProto.LogGroup.Log.ErrorOrBuilder
Optional. Server data name/value pairs. Example: {"java.runtime.name": "OpenJDK Runtime Environment", "os.name": "Linux", "user.timezone": "UTC", "java.vendor": "Oracle Corporation"}
map<string, string> server_variables = 5;getServerVariablesCount in interface StackifyProto.LogGroup.Log.ErrorOrBuilderpublic boolean containsServerVariables(String key)
Optional. Server data name/value pairs. Example: {"java.runtime.name": "OpenJDK Runtime Environment", "os.name": "Linux", "user.timezone": "UTC", "java.vendor": "Oracle Corporation"}
map<string, string> server_variables = 5;containsServerVariables in interface StackifyProto.LogGroup.Log.ErrorOrBuilder@Deprecated public Map<String,String> getServerVariables()
getServerVariablesMap() instead.getServerVariables in interface StackifyProto.LogGroup.Log.ErrorOrBuilderpublic Map<String,String> getServerVariablesMap()
Optional. Server data name/value pairs. Example: {"java.runtime.name": "OpenJDK Runtime Environment", "os.name": "Linux", "user.timezone": "UTC", "java.vendor": "Oracle Corporation"}
map<string, string> server_variables = 5;getServerVariablesMap in interface StackifyProto.LogGroup.Log.ErrorOrBuilderpublic String getServerVariablesOrDefault(String key, String defaultValue)
Optional. Server data name/value pairs. Example: {"java.runtime.name": "OpenJDK Runtime Environment", "os.name": "Linux", "user.timezone": "UTC", "java.vendor": "Oracle Corporation"}
map<string, string> server_variables = 5;getServerVariablesOrDefault in interface StackifyProto.LogGroup.Log.ErrorOrBuilderpublic String getServerVariablesOrThrow(String key)
Optional. Server data name/value pairs. Example: {"java.runtime.name": "OpenJDK Runtime Environment", "os.name": "Linux", "user.timezone": "UTC", "java.vendor": "Oracle Corporation"}
map<string, string> server_variables = 5;getServerVariablesOrThrow in interface StackifyProto.LogGroup.Log.ErrorOrBuilderpublic String getCustomerName()
Optional. Customer/client name. Example: "Stackify"
string customer_name = 6;getCustomerName in interface StackifyProto.LogGroup.Log.ErrorOrBuilderpublic com.google.protobuf.ByteString getCustomerNameBytes()
Optional. Customer/client name. Example: "Stackify"
string customer_name = 6;getCustomerNameBytes in interface StackifyProto.LogGroup.Log.ErrorOrBuilderpublic String getUsername()
Optional. User name. Example: "test-user@stackify.com
string username = 7;getUsername in interface StackifyProto.LogGroup.Log.ErrorOrBuilderpublic com.google.protobuf.ByteString getUsernameBytes()
Optional. User name. Example: "test-user@stackify.com
string username = 7;getUsernameBytes in interface StackifyProto.LogGroup.Log.ErrorOrBuilderpublic 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 StackifyProto.LogGroup.Log.Error parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StackifyProto.LogGroup.Log.Error parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StackifyProto.LogGroup.Log.Error parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StackifyProto.LogGroup.Log.Error parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StackifyProto.LogGroup.Log.Error parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StackifyProto.LogGroup.Log.Error parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StackifyProto.LogGroup.Log.Error parseFrom(InputStream input) throws IOException
IOExceptionpublic static StackifyProto.LogGroup.Log.Error parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static StackifyProto.LogGroup.Log.Error parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static StackifyProto.LogGroup.Log.Error parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static StackifyProto.LogGroup.Log.Error parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static StackifyProto.LogGroup.Log.Error parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic StackifyProto.LogGroup.Log.Error.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static StackifyProto.LogGroup.Log.Error.Builder newBuilder()
public static StackifyProto.LogGroup.Log.Error.Builder newBuilder(StackifyProto.LogGroup.Log.Error prototype)
public StackifyProto.LogGroup.Log.Error.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected StackifyProto.LogGroup.Log.Error.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static StackifyProto.LogGroup.Log.Error getDefaultInstance()
public static com.google.protobuf.Parser<StackifyProto.LogGroup.Log.Error> parser()
public com.google.protobuf.Parser<StackifyProto.LogGroup.Log.Error> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public StackifyProto.LogGroup.Log.Error getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019 Stackify, LLC. All rights reserved.