public static final class Metrics.ExceptionData.Builder extends com.google.protobuf.GeneratedMessage.Builder<Metrics.ExceptionData.Builder> implements Metrics.ExceptionDataOrBuilder
heron.proto.system.ExceptionData
Modifier and Type | Method and Description |
---|---|
Metrics.ExceptionData |
build() |
Metrics.ExceptionData |
buildPartial() |
Metrics.ExceptionData.Builder |
clear() |
Metrics.ExceptionData.Builder |
clearCount()
required int32 count = 4; |
Metrics.ExceptionData.Builder |
clearFirsttime()
required string firsttime = 3; |
Metrics.ExceptionData.Builder |
clearLasttime()
required string lasttime = 2; |
Metrics.ExceptionData.Builder |
clearLogging()
required string logging = 5; |
Metrics.ExceptionData.Builder |
clearStacktrace()
required string stacktrace = 1; |
Metrics.ExceptionData.Builder |
clone() |
int |
getCount()
required int32 count = 4; |
Metrics.ExceptionData |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getFirsttime()
required string firsttime = 3; |
com.google.protobuf.ByteString |
getFirsttimeBytes()
required string firsttime = 3; |
java.lang.String |
getLasttime()
required string lasttime = 2; |
com.google.protobuf.ByteString |
getLasttimeBytes()
required string lasttime = 2; |
java.lang.String |
getLogging()
required string logging = 5; |
com.google.protobuf.ByteString |
getLoggingBytes()
required string logging = 5; |
java.lang.String |
getStacktrace()
required string stacktrace = 1; |
com.google.protobuf.ByteString |
getStacktraceBytes()
required string stacktrace = 1; |
boolean |
hasCount()
required int32 count = 4; |
boolean |
hasFirsttime()
required string firsttime = 3; |
boolean |
hasLasttime()
required string lasttime = 2; |
boolean |
hasLogging()
required string logging = 5; |
boolean |
hasStacktrace()
required string stacktrace = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Metrics.ExceptionData.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Metrics.ExceptionData.Builder |
mergeFrom(com.google.protobuf.Message other) |
Metrics.ExceptionData.Builder |
mergeFrom(Metrics.ExceptionData other) |
Metrics.ExceptionData.Builder |
setCount(int value)
required int32 count = 4; |
Metrics.ExceptionData.Builder |
setFirsttime(java.lang.String value)
required string firsttime = 3; |
Metrics.ExceptionData.Builder |
setFirsttimeBytes(com.google.protobuf.ByteString value)
required string firsttime = 3; |
Metrics.ExceptionData.Builder |
setLasttime(java.lang.String value)
required string lasttime = 2; |
Metrics.ExceptionData.Builder |
setLasttimeBytes(com.google.protobuf.ByteString value)
required string lasttime = 2; |
Metrics.ExceptionData.Builder |
setLogging(java.lang.String value)
required string logging = 5; |
Metrics.ExceptionData.Builder |
setLoggingBytes(com.google.protobuf.ByteString value)
required string logging = 5; |
Metrics.ExceptionData.Builder |
setStacktrace(java.lang.String value)
required string stacktrace = 1; |
Metrics.ExceptionData.Builder |
setStacktraceBytes(com.google.protobuf.ByteString value)
required string stacktrace = 1; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<Metrics.ExceptionData.Builder>
public Metrics.ExceptionData.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<Metrics.ExceptionData.Builder>
public Metrics.ExceptionData.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<Metrics.ExceptionData.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<Metrics.ExceptionData.Builder>
public Metrics.ExceptionData getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Metrics.ExceptionData build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Metrics.ExceptionData buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Metrics.ExceptionData.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Metrics.ExceptionData.Builder>
public Metrics.ExceptionData.Builder mergeFrom(Metrics.ExceptionData other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<Metrics.ExceptionData.Builder>
public Metrics.ExceptionData.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Metrics.ExceptionData.Builder>
java.io.IOException
public boolean hasStacktrace()
required string stacktrace = 1;
Stack trace of exception. First two lines of stack trace is used for aggregating exception.
hasStacktrace
in interface Metrics.ExceptionDataOrBuilder
public java.lang.String getStacktrace()
required string stacktrace = 1;
Stack trace of exception. First two lines of stack trace is used for aggregating exception.
getStacktrace
in interface Metrics.ExceptionDataOrBuilder
public com.google.protobuf.ByteString getStacktraceBytes()
required string stacktrace = 1;
Stack trace of exception. First two lines of stack trace is used for aggregating exception.
getStacktraceBytes
in interface Metrics.ExceptionDataOrBuilder
public Metrics.ExceptionData.Builder setStacktrace(java.lang.String value)
required string stacktrace = 1;
Stack trace of exception. First two lines of stack trace is used for aggregating exception.
public Metrics.ExceptionData.Builder clearStacktrace()
required string stacktrace = 1;
Stack trace of exception. First two lines of stack trace is used for aggregating exception.
public Metrics.ExceptionData.Builder setStacktraceBytes(com.google.protobuf.ByteString value)
required string stacktrace = 1;
Stack trace of exception. First two lines of stack trace is used for aggregating exception.
public boolean hasLasttime()
required string lasttime = 2;
Last time the exception occurred in the metrics collection interval
hasLasttime
in interface Metrics.ExceptionDataOrBuilder
public java.lang.String getLasttime()
required string lasttime = 2;
Last time the exception occurred in the metrics collection interval
getLasttime
in interface Metrics.ExceptionDataOrBuilder
public com.google.protobuf.ByteString getLasttimeBytes()
required string lasttime = 2;
Last time the exception occurred in the metrics collection interval
getLasttimeBytes
in interface Metrics.ExceptionDataOrBuilder
public Metrics.ExceptionData.Builder setLasttime(java.lang.String value)
required string lasttime = 2;
Last time the exception occurred in the metrics collection interval
public Metrics.ExceptionData.Builder clearLasttime()
required string lasttime = 2;
Last time the exception occurred in the metrics collection interval
public Metrics.ExceptionData.Builder setLasttimeBytes(com.google.protobuf.ByteString value)
required string lasttime = 2;
Last time the exception occurred in the metrics collection interval
public boolean hasFirsttime()
required string firsttime = 3;
First time the exception occurred in the metrics collection interval
hasFirsttime
in interface Metrics.ExceptionDataOrBuilder
public java.lang.String getFirsttime()
required string firsttime = 3;
First time the exception occurred in the metrics collection interval
getFirsttime
in interface Metrics.ExceptionDataOrBuilder
public com.google.protobuf.ByteString getFirsttimeBytes()
required string firsttime = 3;
First time the exception occurred in the metrics collection interval
getFirsttimeBytes
in interface Metrics.ExceptionDataOrBuilder
public Metrics.ExceptionData.Builder setFirsttime(java.lang.String value)
required string firsttime = 3;
First time the exception occurred in the metrics collection interval
public Metrics.ExceptionData.Builder clearFirsttime()
required string firsttime = 3;
First time the exception occurred in the metrics collection interval
public Metrics.ExceptionData.Builder setFirsttimeBytes(com.google.protobuf.ByteString value)
required string firsttime = 3;
First time the exception occurred in the metrics collection interval
public boolean hasCount()
required int32 count = 4;
Number of time exception occurred in the metrics collection interval
hasCount
in interface Metrics.ExceptionDataOrBuilder
public int getCount()
required int32 count = 4;
Number of time exception occurred in the metrics collection interval
getCount
in interface Metrics.ExceptionDataOrBuilder
public Metrics.ExceptionData.Builder setCount(int value)
required int32 count = 4;
Number of time exception occurred in the metrics collection interval
public Metrics.ExceptionData.Builder clearCount()
required int32 count = 4;
Number of time exception occurred in the metrics collection interval
public boolean hasLogging()
required string logging = 5;
Additional text logged.
hasLogging
in interface Metrics.ExceptionDataOrBuilder
public java.lang.String getLogging()
required string logging = 5;
Additional text logged.
getLogging
in interface Metrics.ExceptionDataOrBuilder
public com.google.protobuf.ByteString getLoggingBytes()
required string logging = 5;
Additional text logged.
getLoggingBytes
in interface Metrics.ExceptionDataOrBuilder
public Metrics.ExceptionData.Builder setLogging(java.lang.String value)
required string logging = 5;
Additional text logged.
public Metrics.ExceptionData.Builder clearLogging()
required string logging = 5;
Additional text logged.
public Metrics.ExceptionData.Builder setLoggingBytes(com.google.protobuf.ByteString value)
required string logging = 5;
Additional text logged.