public static final class BeamFnApi.LogEntry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BeamFnApi.LogEntry.Builder> implements BeamFnApi.LogEntryOrBuilder
A log entryProtobuf type
org.apache.beam.fn.v1.LogEntry| Modifier and Type | Method and Description |
|---|---|
BeamFnApi.LogEntry.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BeamFnApi.LogEntry |
build() |
BeamFnApi.LogEntry |
buildPartial() |
BeamFnApi.LogEntry.Builder |
clear() |
BeamFnApi.LogEntry.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BeamFnApi.LogEntry.Builder |
clearInstructionReference()
(Optional) A reference to the instruction this log statement is associated
with.
|
BeamFnApi.LogEntry.Builder |
clearLogLocation()
(Optional) Human-readable name of the function or method being invoked,
with optional context such as the class or package name.
|
BeamFnApi.LogEntry.Builder |
clearMessage()
(Required) A human readable message.
|
BeamFnApi.LogEntry.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BeamFnApi.LogEntry.Builder |
clearPrimitiveTransformReference()
(Optional) A reference to the primitive transform this log statement is
associated with.
|
BeamFnApi.LogEntry.Builder |
clearSeverity()
(Required) The severity of the log statement.
|
BeamFnApi.LogEntry.Builder |
clearThread()
(Optional) The name of the thread this log statement is associated with.
|
BeamFnApi.LogEntry.Builder |
clearTimestamp()
(Required) The time at which this log statement occurred.
|
BeamFnApi.LogEntry.Builder |
clearTrace()
(Optional) An optional trace of the functions involved.
|
BeamFnApi.LogEntry.Builder |
clone() |
BeamFnApi.LogEntry |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getInstructionReference()
(Optional) A reference to the instruction this log statement is associated
with.
|
com.google.protobuf.ByteString |
getInstructionReferenceBytes()
(Optional) A reference to the instruction this log statement is associated
with.
|
String |
getLogLocation()
(Optional) Human-readable name of the function or method being invoked,
with optional context such as the class or package name.
|
com.google.protobuf.ByteString |
getLogLocationBytes()
(Optional) Human-readable name of the function or method being invoked,
with optional context such as the class or package name.
|
String |
getMessage()
(Required) A human readable message.
|
com.google.protobuf.ByteString |
getMessageBytes()
(Required) A human readable message.
|
String |
getPrimitiveTransformReference()
(Optional) A reference to the primitive transform this log statement is
associated with.
|
com.google.protobuf.ByteString |
getPrimitiveTransformReferenceBytes()
(Optional) A reference to the primitive transform this log statement is
associated with.
|
BeamFnApi.LogEntry.Severity.Enum |
getSeverity()
(Required) The severity of the log statement.
|
int |
getSeverityValue()
(Required) The severity of the log statement.
|
String |
getThread()
(Optional) The name of the thread this log statement is associated with.
|
com.google.protobuf.ByteString |
getThreadBytes()
(Optional) The name of the thread this log statement is associated with.
|
com.google.protobuf.Timestamp |
getTimestamp()
(Required) The time at which this log statement occurred.
|
com.google.protobuf.Timestamp.Builder |
getTimestampBuilder()
(Required) The time at which this log statement occurred.
|
com.google.protobuf.TimestampOrBuilder |
getTimestampOrBuilder()
(Required) The time at which this log statement occurred.
|
String |
getTrace()
(Optional) An optional trace of the functions involved.
|
com.google.protobuf.ByteString |
getTraceBytes()
(Optional) An optional trace of the functions involved.
|
boolean |
hasTimestamp()
(Required) The time at which this log statement occurred.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BeamFnApi.LogEntry.Builder |
mergeFrom(BeamFnApi.LogEntry other) |
BeamFnApi.LogEntry.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BeamFnApi.LogEntry.Builder |
mergeFrom(com.google.protobuf.Message other) |
BeamFnApi.LogEntry.Builder |
mergeTimestamp(com.google.protobuf.Timestamp value)
(Required) The time at which this log statement occurred.
|
BeamFnApi.LogEntry.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BeamFnApi.LogEntry.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BeamFnApi.LogEntry.Builder |
setInstructionReference(String value)
(Optional) A reference to the instruction this log statement is associated
with.
|
BeamFnApi.LogEntry.Builder |
setInstructionReferenceBytes(com.google.protobuf.ByteString value)
(Optional) A reference to the instruction this log statement is associated
with.
|
BeamFnApi.LogEntry.Builder |
setLogLocation(String value)
(Optional) Human-readable name of the function or method being invoked,
with optional context such as the class or package name.
|
BeamFnApi.LogEntry.Builder |
setLogLocationBytes(com.google.protobuf.ByteString value)
(Optional) Human-readable name of the function or method being invoked,
with optional context such as the class or package name.
|
BeamFnApi.LogEntry.Builder |
setMessage(String value)
(Required) A human readable message.
|
BeamFnApi.LogEntry.Builder |
setMessageBytes(com.google.protobuf.ByteString value)
(Required) A human readable message.
|
BeamFnApi.LogEntry.Builder |
setPrimitiveTransformReference(String value)
(Optional) A reference to the primitive transform this log statement is
associated with.
|
BeamFnApi.LogEntry.Builder |
setPrimitiveTransformReferenceBytes(com.google.protobuf.ByteString value)
(Optional) A reference to the primitive transform this log statement is
associated with.
|
BeamFnApi.LogEntry.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BeamFnApi.LogEntry.Builder |
setSeverity(BeamFnApi.LogEntry.Severity.Enum value)
(Required) The severity of the log statement.
|
BeamFnApi.LogEntry.Builder |
setSeverityValue(int value)
(Required) The severity of the log statement.
|
BeamFnApi.LogEntry.Builder |
setThread(String value)
(Optional) The name of the thread this log statement is associated with.
|
BeamFnApi.LogEntry.Builder |
setThreadBytes(com.google.protobuf.ByteString value)
(Optional) The name of the thread this log statement is associated with.
|
BeamFnApi.LogEntry.Builder |
setTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
(Required) The time at which this log statement occurred.
|
BeamFnApi.LogEntry.Builder |
setTimestamp(com.google.protobuf.Timestamp value)
(Required) The time at which this log statement occurred.
|
BeamFnApi.LogEntry.Builder |
setTrace(String value)
(Optional) An optional trace of the functions involved.
|
BeamFnApi.LogEntry.Builder |
setTraceBytes(com.google.protobuf.ByteString value)
(Optional) An optional trace of the functions involved.
|
BeamFnApi.LogEntry.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<BeamFnApi.LogEntry.Builder>public BeamFnApi.LogEntry.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BeamFnApi.LogEntry.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<BeamFnApi.LogEntry.Builder>public BeamFnApi.LogEntry getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BeamFnApi.LogEntry build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BeamFnApi.LogEntry buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BeamFnApi.LogEntry.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BeamFnApi.LogEntry.Builder>public BeamFnApi.LogEntry.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<BeamFnApi.LogEntry.Builder>public BeamFnApi.LogEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BeamFnApi.LogEntry.Builder>public BeamFnApi.LogEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BeamFnApi.LogEntry.Builder>public BeamFnApi.LogEntry.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BeamFnApi.LogEntry.Builder>public BeamFnApi.LogEntry.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BeamFnApi.LogEntry.Builder>public BeamFnApi.LogEntry.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BeamFnApi.LogEntry.Builder>public BeamFnApi.LogEntry.Builder mergeFrom(BeamFnApi.LogEntry other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BeamFnApi.LogEntry.Builder>public BeamFnApi.LogEntry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BeamFnApi.LogEntry.Builder>IOExceptionpublic int getSeverityValue()
(Required) The severity of the log statement.
.org.apache.beam.fn.v1.LogEntry.Severity.Enum severity = 1;getSeverityValue in interface BeamFnApi.LogEntryOrBuilderpublic BeamFnApi.LogEntry.Builder setSeverityValue(int value)
(Required) The severity of the log statement.
.org.apache.beam.fn.v1.LogEntry.Severity.Enum severity = 1;public BeamFnApi.LogEntry.Severity.Enum getSeverity()
(Required) The severity of the log statement.
.org.apache.beam.fn.v1.LogEntry.Severity.Enum severity = 1;getSeverity in interface BeamFnApi.LogEntryOrBuilderpublic BeamFnApi.LogEntry.Builder setSeverity(BeamFnApi.LogEntry.Severity.Enum value)
(Required) The severity of the log statement.
.org.apache.beam.fn.v1.LogEntry.Severity.Enum severity = 1;public BeamFnApi.LogEntry.Builder clearSeverity()
(Required) The severity of the log statement.
.org.apache.beam.fn.v1.LogEntry.Severity.Enum severity = 1;public boolean hasTimestamp()
(Required) The time at which this log statement occurred.
.google.protobuf.Timestamp timestamp = 2;hasTimestamp in interface BeamFnApi.LogEntryOrBuilderpublic com.google.protobuf.Timestamp getTimestamp()
(Required) The time at which this log statement occurred.
.google.protobuf.Timestamp timestamp = 2;getTimestamp in interface BeamFnApi.LogEntryOrBuilderpublic BeamFnApi.LogEntry.Builder setTimestamp(com.google.protobuf.Timestamp value)
(Required) The time at which this log statement occurred.
.google.protobuf.Timestamp timestamp = 2;public BeamFnApi.LogEntry.Builder setTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
(Required) The time at which this log statement occurred.
.google.protobuf.Timestamp timestamp = 2;public BeamFnApi.LogEntry.Builder mergeTimestamp(com.google.protobuf.Timestamp value)
(Required) The time at which this log statement occurred.
.google.protobuf.Timestamp timestamp = 2;public BeamFnApi.LogEntry.Builder clearTimestamp()
(Required) The time at which this log statement occurred.
.google.protobuf.Timestamp timestamp = 2;public com.google.protobuf.Timestamp.Builder getTimestampBuilder()
(Required) The time at which this log statement occurred.
.google.protobuf.Timestamp timestamp = 2;public com.google.protobuf.TimestampOrBuilder getTimestampOrBuilder()
(Required) The time at which this log statement occurred.
.google.protobuf.Timestamp timestamp = 2;getTimestampOrBuilder in interface BeamFnApi.LogEntryOrBuilderpublic String getMessage()
(Required) A human readable message.
string message = 3;getMessage in interface BeamFnApi.LogEntryOrBuilderpublic com.google.protobuf.ByteString getMessageBytes()
(Required) A human readable message.
string message = 3;getMessageBytes in interface BeamFnApi.LogEntryOrBuilderpublic BeamFnApi.LogEntry.Builder setMessage(String value)
(Required) A human readable message.
string message = 3;public BeamFnApi.LogEntry.Builder clearMessage()
(Required) A human readable message.
string message = 3;public BeamFnApi.LogEntry.Builder setMessageBytes(com.google.protobuf.ByteString value)
(Required) A human readable message.
string message = 3;public String getTrace()
(Optional) An optional trace of the functions involved. For example, in Java this can include multiple causes and multiple suppressed exceptions.
string trace = 4;getTrace in interface BeamFnApi.LogEntryOrBuilderpublic com.google.protobuf.ByteString getTraceBytes()
(Optional) An optional trace of the functions involved. For example, in Java this can include multiple causes and multiple suppressed exceptions.
string trace = 4;getTraceBytes in interface BeamFnApi.LogEntryOrBuilderpublic BeamFnApi.LogEntry.Builder setTrace(String value)
(Optional) An optional trace of the functions involved. For example, in Java this can include multiple causes and multiple suppressed exceptions.
string trace = 4;public BeamFnApi.LogEntry.Builder clearTrace()
(Optional) An optional trace of the functions involved. For example, in Java this can include multiple causes and multiple suppressed exceptions.
string trace = 4;public BeamFnApi.LogEntry.Builder setTraceBytes(com.google.protobuf.ByteString value)
(Optional) An optional trace of the functions involved. For example, in Java this can include multiple causes and multiple suppressed exceptions.
string trace = 4;public String getInstructionReference()
(Optional) A reference to the instruction this log statement is associated with.
string instruction_reference = 5;getInstructionReference in interface BeamFnApi.LogEntryOrBuilderpublic com.google.protobuf.ByteString getInstructionReferenceBytes()
(Optional) A reference to the instruction this log statement is associated with.
string instruction_reference = 5;getInstructionReferenceBytes in interface BeamFnApi.LogEntryOrBuilderpublic BeamFnApi.LogEntry.Builder setInstructionReference(String value)
(Optional) A reference to the instruction this log statement is associated with.
string instruction_reference = 5;public BeamFnApi.LogEntry.Builder clearInstructionReference()
(Optional) A reference to the instruction this log statement is associated with.
string instruction_reference = 5;public BeamFnApi.LogEntry.Builder setInstructionReferenceBytes(com.google.protobuf.ByteString value)
(Optional) A reference to the instruction this log statement is associated with.
string instruction_reference = 5;public String getPrimitiveTransformReference()
(Optional) A reference to the primitive transform this log statement is associated with.
string primitive_transform_reference = 6;getPrimitiveTransformReference in interface BeamFnApi.LogEntryOrBuilderpublic com.google.protobuf.ByteString getPrimitiveTransformReferenceBytes()
(Optional) A reference to the primitive transform this log statement is associated with.
string primitive_transform_reference = 6;getPrimitiveTransformReferenceBytes in interface BeamFnApi.LogEntryOrBuilderpublic BeamFnApi.LogEntry.Builder setPrimitiveTransformReference(String value)
(Optional) A reference to the primitive transform this log statement is associated with.
string primitive_transform_reference = 6;public BeamFnApi.LogEntry.Builder clearPrimitiveTransformReference()
(Optional) A reference to the primitive transform this log statement is associated with.
string primitive_transform_reference = 6;public BeamFnApi.LogEntry.Builder setPrimitiveTransformReferenceBytes(com.google.protobuf.ByteString value)
(Optional) A reference to the primitive transform this log statement is associated with.
string primitive_transform_reference = 6;public String getLogLocation()
(Optional) Human-readable name of the function or method being invoked, with optional context such as the class or package name. The format can vary by language. For example: qual.if.ied.Class.method (Java) dir/package.func (Go) module.function (Python) file.cc:382 (C++)
string log_location = 7;getLogLocation in interface BeamFnApi.LogEntryOrBuilderpublic com.google.protobuf.ByteString getLogLocationBytes()
(Optional) Human-readable name of the function or method being invoked, with optional context such as the class or package name. The format can vary by language. For example: qual.if.ied.Class.method (Java) dir/package.func (Go) module.function (Python) file.cc:382 (C++)
string log_location = 7;getLogLocationBytes in interface BeamFnApi.LogEntryOrBuilderpublic BeamFnApi.LogEntry.Builder setLogLocation(String value)
(Optional) Human-readable name of the function or method being invoked, with optional context such as the class or package name. The format can vary by language. For example: qual.if.ied.Class.method (Java) dir/package.func (Go) module.function (Python) file.cc:382 (C++)
string log_location = 7;public BeamFnApi.LogEntry.Builder clearLogLocation()
(Optional) Human-readable name of the function or method being invoked, with optional context such as the class or package name. The format can vary by language. For example: qual.if.ied.Class.method (Java) dir/package.func (Go) module.function (Python) file.cc:382 (C++)
string log_location = 7;public BeamFnApi.LogEntry.Builder setLogLocationBytes(com.google.protobuf.ByteString value)
(Optional) Human-readable name of the function or method being invoked, with optional context such as the class or package name. The format can vary by language. For example: qual.if.ied.Class.method (Java) dir/package.func (Go) module.function (Python) file.cc:382 (C++)
string log_location = 7;public String getThread()
(Optional) The name of the thread this log statement is associated with.
string thread = 8;getThread in interface BeamFnApi.LogEntryOrBuilderpublic com.google.protobuf.ByteString getThreadBytes()
(Optional) The name of the thread this log statement is associated with.
string thread = 8;getThreadBytes in interface BeamFnApi.LogEntryOrBuilderpublic BeamFnApi.LogEntry.Builder setThread(String value)
(Optional) The name of the thread this log statement is associated with.
string thread = 8;public BeamFnApi.LogEntry.Builder clearThread()
(Optional) The name of the thread this log statement is associated with.
string thread = 8;public BeamFnApi.LogEntry.Builder setThreadBytes(com.google.protobuf.ByteString value)
(Optional) The name of the thread this log statement is associated with.
string thread = 8;public final BeamFnApi.LogEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BeamFnApi.LogEntry.Builder>public final BeamFnApi.LogEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BeamFnApi.LogEntry.Builder>Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.