public static final class TopologyMaster.TmasterExceptionLog.Builder extends com.google.protobuf.GeneratedMessage.Builder<TopologyMaster.TmasterExceptionLog.Builder> implements TopologyMaster.TmasterExceptionLogOrBuilder
heron.proto.tmaster.TmasterExceptionLog
Modifier and Type | Method and Description |
---|---|
TopologyMaster.TmasterExceptionLog |
build() |
TopologyMaster.TmasterExceptionLog |
buildPartial() |
TopologyMaster.TmasterExceptionLog.Builder |
clear() |
TopologyMaster.TmasterExceptionLog.Builder |
clearComponentName()
required string component_name = 1; |
TopologyMaster.TmasterExceptionLog.Builder |
clearCount()
required int32 count = 7; |
TopologyMaster.TmasterExceptionLog.Builder |
clearFirsttime()
required string firsttime = 6; |
TopologyMaster.TmasterExceptionLog.Builder |
clearHostname()
required string hostname = 2; |
TopologyMaster.TmasterExceptionLog.Builder |
clearInstanceId()
required string instance_id = 3; |
TopologyMaster.TmasterExceptionLog.Builder |
clearLasttime()
required string lasttime = 5; |
TopologyMaster.TmasterExceptionLog.Builder |
clearLogging()
optional string logging = 8; |
TopologyMaster.TmasterExceptionLog.Builder |
clearStacktrace()
required string stacktrace = 4; |
TopologyMaster.TmasterExceptionLog.Builder |
clone() |
java.lang.String |
getComponentName()
required string component_name = 1; |
com.google.protobuf.ByteString |
getComponentNameBytes()
required string component_name = 1; |
int |
getCount()
required int32 count = 7; |
TopologyMaster.TmasterExceptionLog |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getFirsttime()
required string firsttime = 6; |
com.google.protobuf.ByteString |
getFirsttimeBytes()
required string firsttime = 6; |
java.lang.String |
getHostname()
required string hostname = 2; |
com.google.protobuf.ByteString |
getHostnameBytes()
required string hostname = 2; |
java.lang.String |
getInstanceId()
required string instance_id = 3; |
com.google.protobuf.ByteString |
getInstanceIdBytes()
required string instance_id = 3; |
java.lang.String |
getLasttime()
required string lasttime = 5; |
com.google.protobuf.ByteString |
getLasttimeBytes()
required string lasttime = 5; |
java.lang.String |
getLogging()
optional string logging = 8; |
com.google.protobuf.ByteString |
getLoggingBytes()
optional string logging = 8; |
java.lang.String |
getStacktrace()
required string stacktrace = 4; |
com.google.protobuf.ByteString |
getStacktraceBytes()
required string stacktrace = 4; |
boolean |
hasComponentName()
required string component_name = 1; |
boolean |
hasCount()
required int32 count = 7; |
boolean |
hasFirsttime()
required string firsttime = 6; |
boolean |
hasHostname()
required string hostname = 2; |
boolean |
hasInstanceId()
required string instance_id = 3; |
boolean |
hasLasttime()
required string lasttime = 5; |
boolean |
hasLogging()
optional string logging = 8; |
boolean |
hasStacktrace()
required string stacktrace = 4; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TopologyMaster.TmasterExceptionLog.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TopologyMaster.TmasterExceptionLog.Builder |
mergeFrom(com.google.protobuf.Message other) |
TopologyMaster.TmasterExceptionLog.Builder |
mergeFrom(TopologyMaster.TmasterExceptionLog other) |
TopologyMaster.TmasterExceptionLog.Builder |
setComponentName(java.lang.String value)
required string component_name = 1; |
TopologyMaster.TmasterExceptionLog.Builder |
setComponentNameBytes(com.google.protobuf.ByteString value)
required string component_name = 1; |
TopologyMaster.TmasterExceptionLog.Builder |
setCount(int value)
required int32 count = 7; |
TopologyMaster.TmasterExceptionLog.Builder |
setFirsttime(java.lang.String value)
required string firsttime = 6; |
TopologyMaster.TmasterExceptionLog.Builder |
setFirsttimeBytes(com.google.protobuf.ByteString value)
required string firsttime = 6; |
TopologyMaster.TmasterExceptionLog.Builder |
setHostname(java.lang.String value)
required string hostname = 2; |
TopologyMaster.TmasterExceptionLog.Builder |
setHostnameBytes(com.google.protobuf.ByteString value)
required string hostname = 2; |
TopologyMaster.TmasterExceptionLog.Builder |
setInstanceId(java.lang.String value)
required string instance_id = 3; |
TopologyMaster.TmasterExceptionLog.Builder |
setInstanceIdBytes(com.google.protobuf.ByteString value)
required string instance_id = 3; |
TopologyMaster.TmasterExceptionLog.Builder |
setLasttime(java.lang.String value)
required string lasttime = 5; |
TopologyMaster.TmasterExceptionLog.Builder |
setLasttimeBytes(com.google.protobuf.ByteString value)
required string lasttime = 5; |
TopologyMaster.TmasterExceptionLog.Builder |
setLogging(java.lang.String value)
optional string logging = 8; |
TopologyMaster.TmasterExceptionLog.Builder |
setLoggingBytes(com.google.protobuf.ByteString value)
optional string logging = 8; |
TopologyMaster.TmasterExceptionLog.Builder |
setStacktrace(java.lang.String value)
required string stacktrace = 4; |
TopologyMaster.TmasterExceptionLog.Builder |
setStacktraceBytes(com.google.protobuf.ByteString value)
required string stacktrace = 4; |
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<TopologyMaster.TmasterExceptionLog.Builder>
public TopologyMaster.TmasterExceptionLog.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<TopologyMaster.TmasterExceptionLog.Builder>
public TopologyMaster.TmasterExceptionLog.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<TopologyMaster.TmasterExceptionLog.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<TopologyMaster.TmasterExceptionLog.Builder>
public TopologyMaster.TmasterExceptionLog getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public TopologyMaster.TmasterExceptionLog build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public TopologyMaster.TmasterExceptionLog buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public TopologyMaster.TmasterExceptionLog.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<TopologyMaster.TmasterExceptionLog.Builder>
public TopologyMaster.TmasterExceptionLog.Builder mergeFrom(TopologyMaster.TmasterExceptionLog other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<TopologyMaster.TmasterExceptionLog.Builder>
public TopologyMaster.TmasterExceptionLog.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<TopologyMaster.TmasterExceptionLog.Builder>
java.io.IOException
public boolean hasComponentName()
required string component_name = 1;
Source of exception.
hasComponentName
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public java.lang.String getComponentName()
required string component_name = 1;
Source of exception.
getComponentName
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public com.google.protobuf.ByteString getComponentNameBytes()
required string component_name = 1;
Source of exception.
getComponentNameBytes
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public TopologyMaster.TmasterExceptionLog.Builder setComponentName(java.lang.String value)
required string component_name = 1;
Source of exception.
public TopologyMaster.TmasterExceptionLog.Builder clearComponentName()
required string component_name = 1;
Source of exception.
public TopologyMaster.TmasterExceptionLog.Builder setComponentNameBytes(com.google.protobuf.ByteString value)
required string component_name = 1;
Source of exception.
public boolean hasHostname()
required string hostname = 2;
Current hostname.
hasHostname
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public java.lang.String getHostname()
required string hostname = 2;
Current hostname.
getHostname
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public com.google.protobuf.ByteString getHostnameBytes()
required string hostname = 2;
Current hostname.
getHostnameBytes
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public TopologyMaster.TmasterExceptionLog.Builder setHostname(java.lang.String value)
required string hostname = 2;
Current hostname.
public TopologyMaster.TmasterExceptionLog.Builder clearHostname()
required string hostname = 2;
Current hostname.
public TopologyMaster.TmasterExceptionLog.Builder setHostnameBytes(com.google.protobuf.ByteString value)
required string hostname = 2;
Current hostname.
public boolean hasInstanceId()
required string instance_id = 3;
In case of a regular instance, it is the instance's instance_id. For stmgr it is the stmgr_id
hasInstanceId
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public java.lang.String getInstanceId()
required string instance_id = 3;
In case of a regular instance, it is the instance's instance_id. For stmgr it is the stmgr_id
getInstanceId
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public com.google.protobuf.ByteString getInstanceIdBytes()
required string instance_id = 3;
In case of a regular instance, it is the instance's instance_id. For stmgr it is the stmgr_id
getInstanceIdBytes
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public TopologyMaster.TmasterExceptionLog.Builder setInstanceId(java.lang.String value)
required string instance_id = 3;
In case of a regular instance, it is the instance's instance_id. For stmgr it is the stmgr_id
public TopologyMaster.TmasterExceptionLog.Builder clearInstanceId()
required string instance_id = 3;
In case of a regular instance, it is the instance's instance_id. For stmgr it is the stmgr_id
public TopologyMaster.TmasterExceptionLog.Builder setInstanceIdBytes(com.google.protobuf.ByteString value)
required string instance_id = 3;
In case of a regular instance, it is the instance's instance_id. For stmgr it is the stmgr_id
public boolean hasStacktrace()
required string stacktrace = 4;
TODO: Use heron.proto.system.metrics.ExceptionData isntead of following 5 fields Stack trace of exception. First two lines of stack trace is used for aggregating exception.
hasStacktrace
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public java.lang.String getStacktrace()
required string stacktrace = 4;
TODO: Use heron.proto.system.metrics.ExceptionData isntead of following 5 fields Stack trace of exception. First two lines of stack trace is used for aggregating exception.
getStacktrace
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public com.google.protobuf.ByteString getStacktraceBytes()
required string stacktrace = 4;
TODO: Use heron.proto.system.metrics.ExceptionData isntead of following 5 fields Stack trace of exception. First two lines of stack trace is used for aggregating exception.
getStacktraceBytes
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public TopologyMaster.TmasterExceptionLog.Builder setStacktrace(java.lang.String value)
required string stacktrace = 4;
TODO: Use heron.proto.system.metrics.ExceptionData isntead of following 5 fields Stack trace of exception. First two lines of stack trace is used for aggregating exception.
public TopologyMaster.TmasterExceptionLog.Builder clearStacktrace()
required string stacktrace = 4;
TODO: Use heron.proto.system.metrics.ExceptionData isntead of following 5 fields Stack trace of exception. First two lines of stack trace is used for aggregating exception.
public TopologyMaster.TmasterExceptionLog.Builder setStacktraceBytes(com.google.protobuf.ByteString value)
required string stacktrace = 4;
TODO: Use heron.proto.system.metrics.ExceptionData isntead of following 5 fields Stack trace of exception. First two lines of stack trace is used for aggregating exception.
public boolean hasLasttime()
required string lasttime = 5;
Last time the exception occurred in the metrics collection interval
hasLasttime
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public java.lang.String getLasttime()
required string lasttime = 5;
Last time the exception occurred in the metrics collection interval
getLasttime
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public com.google.protobuf.ByteString getLasttimeBytes()
required string lasttime = 5;
Last time the exception occurred in the metrics collection interval
getLasttimeBytes
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public TopologyMaster.TmasterExceptionLog.Builder setLasttime(java.lang.String value)
required string lasttime = 5;
Last time the exception occurred in the metrics collection interval
public TopologyMaster.TmasterExceptionLog.Builder clearLasttime()
required string lasttime = 5;
Last time the exception occurred in the metrics collection interval
public TopologyMaster.TmasterExceptionLog.Builder setLasttimeBytes(com.google.protobuf.ByteString value)
required string lasttime = 5;
Last time the exception occurred in the metrics collection interval
public boolean hasFirsttime()
required string firsttime = 6;
First time the exception occurred in the metrics collection interval
hasFirsttime
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public java.lang.String getFirsttime()
required string firsttime = 6;
First time the exception occurred in the metrics collection interval
getFirsttime
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public com.google.protobuf.ByteString getFirsttimeBytes()
required string firsttime = 6;
First time the exception occurred in the metrics collection interval
getFirsttimeBytes
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public TopologyMaster.TmasterExceptionLog.Builder setFirsttime(java.lang.String value)
required string firsttime = 6;
First time the exception occurred in the metrics collection interval
public TopologyMaster.TmasterExceptionLog.Builder clearFirsttime()
required string firsttime = 6;
First time the exception occurred in the metrics collection interval
public TopologyMaster.TmasterExceptionLog.Builder setFirsttimeBytes(com.google.protobuf.ByteString value)
required string firsttime = 6;
First time the exception occurred in the metrics collection interval
public boolean hasCount()
required int32 count = 7;
Number of time exception occurred in the metrics collection interval
hasCount
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public int getCount()
required int32 count = 7;
Number of time exception occurred in the metrics collection interval
getCount
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public TopologyMaster.TmasterExceptionLog.Builder setCount(int value)
required int32 count = 7;
Number of time exception occurred in the metrics collection interval
public TopologyMaster.TmasterExceptionLog.Builder clearCount()
required int32 count = 7;
Number of time exception occurred in the metrics collection interval
public boolean hasLogging()
optional string logging = 8;
Additional text logged with the exception.
hasLogging
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public java.lang.String getLogging()
optional string logging = 8;
Additional text logged with the exception.
getLogging
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public com.google.protobuf.ByteString getLoggingBytes()
optional string logging = 8;
Additional text logged with the exception.
getLoggingBytes
in interface TopologyMaster.TmasterExceptionLogOrBuilder
public TopologyMaster.TmasterExceptionLog.Builder setLogging(java.lang.String value)
optional string logging = 8;
Additional text logged with the exception.
public TopologyMaster.TmasterExceptionLog.Builder clearLogging()
optional string logging = 8;
Additional text logged with the exception.
public TopologyMaster.TmasterExceptionLog.Builder setLoggingBytes(com.google.protobuf.ByteString value)
optional string logging = 8;
Additional text logged with the exception.