Package org.tensorflow.framework
Class DebuggedSourceFile.Builder
- java.lang.Object
-
- org.nd4j.shade.protobuf.AbstractMessageLite.Builder
-
- org.nd4j.shade.protobuf.AbstractMessage.Builder<BuilderType>
-
- org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFile.Builder>
-
- org.tensorflow.framework.DebuggedSourceFile.Builder
-
- All Implemented Interfaces:
Cloneable,org.nd4j.shade.protobuf.Message.Builder,org.nd4j.shade.protobuf.MessageLite.Builder,org.nd4j.shade.protobuf.MessageLiteOrBuilder,org.nd4j.shade.protobuf.MessageOrBuilder,DebuggedSourceFileOrBuilder
- Enclosing class:
- DebuggedSourceFile
public static final class DebuggedSourceFile.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFile.Builder> implements DebuggedSourceFileOrBuilder
Protobuf typetensorflow.DebuggedSourceFile
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description DebuggedSourceFile.BuilderaddAllLines(Iterable<String> values)Line-by-line content of the source code file.DebuggedSourceFile.BuilderaddLines(String value)Line-by-line content of the source code file.DebuggedSourceFile.BuilderaddLinesBytes(org.nd4j.shade.protobuf.ByteString value)Line-by-line content of the source code file.DebuggedSourceFile.BuilderaddRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)DebuggedSourceFilebuild()DebuggedSourceFilebuildPartial()DebuggedSourceFile.Builderclear()DebuggedSourceFile.BuilderclearBytes()Byte size of the file.DebuggedSourceFile.BuilderclearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)DebuggedSourceFile.BuilderclearFilePath()Path to the source code file.DebuggedSourceFile.BuilderclearHost()The host name on which a source code file is located.DebuggedSourceFile.BuilderclearLastModified()The timestamp at which the source code file is last modified.DebuggedSourceFile.BuilderclearLines()Line-by-line content of the source code file.DebuggedSourceFile.BuilderclearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)DebuggedSourceFile.Builderclone()longgetBytes()Byte size of the file.DebuggedSourceFilegetDefaultInstanceForType()static org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptor()org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetFilePath()Path to the source code file.org.nd4j.shade.protobuf.ByteStringgetFilePathBytes()Path to the source code file.StringgetHost()The host name on which a source code file is located.org.nd4j.shade.protobuf.ByteStringgetHostBytes()The host name on which a source code file is located.longgetLastModified()The timestamp at which the source code file is last modified.StringgetLines(int index)Line-by-line content of the source code file.org.nd4j.shade.protobuf.ByteStringgetLinesBytes(int index)Line-by-line content of the source code file.intgetLinesCount()Line-by-line content of the source code file.org.nd4j.shade.protobuf.ProtocolStringListgetLinesList()Line-by-line content of the source code file.protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()DebuggedSourceFile.BuildermergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)DebuggedSourceFile.BuildermergeFrom(org.nd4j.shade.protobuf.Message other)DebuggedSourceFile.BuildermergeFrom(DebuggedSourceFile other)DebuggedSourceFile.BuildermergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)DebuggedSourceFile.BuildersetBytes(long value)Byte size of the file.DebuggedSourceFile.BuildersetField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)DebuggedSourceFile.BuildersetFilePath(String value)Path to the source code file.DebuggedSourceFile.BuildersetFilePathBytes(org.nd4j.shade.protobuf.ByteString value)Path to the source code file.DebuggedSourceFile.BuildersetHost(String value)The host name on which a source code file is located.DebuggedSourceFile.BuildersetHostBytes(org.nd4j.shade.protobuf.ByteString value)The host name on which a source code file is located.DebuggedSourceFile.BuildersetLastModified(long value)The timestamp at which the source code file is last modified.DebuggedSourceFile.BuildersetLines(int index, String value)Line-by-line content of the source code file.DebuggedSourceFile.BuildersetRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)DebuggedSourceFile.BuildersetUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class org.nd4j.shade.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class org.nd4j.shade.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFile.Builder>
-
clear
public DebuggedSourceFile.Builder clear()
- Specified by:
clearin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
clearin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder- Overrides:
clearin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFile.Builder>
-
getDescriptorForType
public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFile.Builder>
-
getDefaultInstanceForType
public DebuggedSourceFile getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder
-
build
public DebuggedSourceFile build()
- Specified by:
buildin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
buildin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder
-
buildPartial
public DebuggedSourceFile buildPartial()
- Specified by:
buildPartialin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
buildPartialin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder
-
clone
public DebuggedSourceFile.Builder clone()
- Specified by:
clonein interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
clonein interfaceorg.nd4j.shade.protobuf.MessageLite.Builder- Overrides:
clonein classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFile.Builder>
-
setField
public DebuggedSourceFile.Builder setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
setFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFile.Builder>
-
clearField
public DebuggedSourceFile.Builder clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
clearFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFile.Builder>
-
clearOneof
public DebuggedSourceFile.Builder clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
clearOneofin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFile.Builder>
-
setRepeatedField
public DebuggedSourceFile.Builder setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFile.Builder>
-
addRepeatedField
public DebuggedSourceFile.Builder addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFile.Builder>
-
mergeFrom
public DebuggedSourceFile.Builder mergeFrom(org.nd4j.shade.protobuf.Message other)
- Specified by:
mergeFromin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
mergeFromin classorg.nd4j.shade.protobuf.AbstractMessage.Builder<DebuggedSourceFile.Builder>
-
mergeFrom
public DebuggedSourceFile.Builder mergeFrom(DebuggedSourceFile other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFile.Builder>
-
mergeFrom
public DebuggedSourceFile.Builder mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
mergeFromin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder- Overrides:
mergeFromin classorg.nd4j.shade.protobuf.AbstractMessage.Builder<DebuggedSourceFile.Builder>- Throws:
IOException
-
getHost
public String getHost()
The host name on which a source code file is located.
string host = 1;- Specified by:
getHostin interfaceDebuggedSourceFileOrBuilder- Returns:
- The host.
-
getHostBytes
public org.nd4j.shade.protobuf.ByteString getHostBytes()
The host name on which a source code file is located.
string host = 1;- Specified by:
getHostBytesin interfaceDebuggedSourceFileOrBuilder- Returns:
- The bytes for host.
-
setHost
public DebuggedSourceFile.Builder setHost(String value)
The host name on which a source code file is located.
string host = 1;- Parameters:
value- The host to set.- Returns:
- This builder for chaining.
-
clearHost
public DebuggedSourceFile.Builder clearHost()
The host name on which a source code file is located.
string host = 1;- Returns:
- This builder for chaining.
-
setHostBytes
public DebuggedSourceFile.Builder setHostBytes(org.nd4j.shade.protobuf.ByteString value)
The host name on which a source code file is located.
string host = 1;- Parameters:
value- The bytes for host to set.- Returns:
- This builder for chaining.
-
getFilePath
public String getFilePath()
Path to the source code file.
string file_path = 2;- Specified by:
getFilePathin interfaceDebuggedSourceFileOrBuilder- Returns:
- The filePath.
-
getFilePathBytes
public org.nd4j.shade.protobuf.ByteString getFilePathBytes()
Path to the source code file.
string file_path = 2;- Specified by:
getFilePathBytesin interfaceDebuggedSourceFileOrBuilder- Returns:
- The bytes for filePath.
-
setFilePath
public DebuggedSourceFile.Builder setFilePath(String value)
Path to the source code file.
string file_path = 2;- Parameters:
value- The filePath to set.- Returns:
- This builder for chaining.
-
clearFilePath
public DebuggedSourceFile.Builder clearFilePath()
Path to the source code file.
string file_path = 2;- Returns:
- This builder for chaining.
-
setFilePathBytes
public DebuggedSourceFile.Builder setFilePathBytes(org.nd4j.shade.protobuf.ByteString value)
Path to the source code file.
string file_path = 2;- Parameters:
value- The bytes for filePath to set.- Returns:
- This builder for chaining.
-
getLastModified
public long getLastModified()
The timestamp at which the source code file is last modified.
int64 last_modified = 3;- Specified by:
getLastModifiedin interfaceDebuggedSourceFileOrBuilder- Returns:
- The lastModified.
-
setLastModified
public DebuggedSourceFile.Builder setLastModified(long value)
The timestamp at which the source code file is last modified.
int64 last_modified = 3;- Parameters:
value- The lastModified to set.- Returns:
- This builder for chaining.
-
clearLastModified
public DebuggedSourceFile.Builder clearLastModified()
The timestamp at which the source code file is last modified.
int64 last_modified = 3;- Returns:
- This builder for chaining.
-
getBytes
public long getBytes()
Byte size of the file.
int64 bytes = 4;- Specified by:
getBytesin interfaceDebuggedSourceFileOrBuilder- Returns:
- The bytes.
-
setBytes
public DebuggedSourceFile.Builder setBytes(long value)
Byte size of the file.
int64 bytes = 4;- Parameters:
value- The bytes to set.- Returns:
- This builder for chaining.
-
clearBytes
public DebuggedSourceFile.Builder clearBytes()
Byte size of the file.
int64 bytes = 4;- Returns:
- This builder for chaining.
-
getLinesList
public org.nd4j.shade.protobuf.ProtocolStringList getLinesList()
Line-by-line content of the source code file.
repeated string lines = 5;- Specified by:
getLinesListin interfaceDebuggedSourceFileOrBuilder- Returns:
- A list containing the lines.
-
getLinesCount
public int getLinesCount()
Line-by-line content of the source code file.
repeated string lines = 5;- Specified by:
getLinesCountin interfaceDebuggedSourceFileOrBuilder- Returns:
- The count of lines.
-
getLines
public String getLines(int index)
Line-by-line content of the source code file.
repeated string lines = 5;- Specified by:
getLinesin interfaceDebuggedSourceFileOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The lines at the given index.
-
getLinesBytes
public org.nd4j.shade.protobuf.ByteString getLinesBytes(int index)
Line-by-line content of the source code file.
repeated string lines = 5;- Specified by:
getLinesBytesin interfaceDebuggedSourceFileOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the lines at the given index.
-
setLines
public DebuggedSourceFile.Builder setLines(int index, String value)
Line-by-line content of the source code file.
repeated string lines = 5;- Parameters:
index- The index to set the value at.value- The lines to set.- Returns:
- This builder for chaining.
-
addLines
public DebuggedSourceFile.Builder addLines(String value)
Line-by-line content of the source code file.
repeated string lines = 5;- Parameters:
value- The lines to add.- Returns:
- This builder for chaining.
-
addAllLines
public DebuggedSourceFile.Builder addAllLines(Iterable<String> values)
Line-by-line content of the source code file.
repeated string lines = 5;- Parameters:
values- The lines to add.- Returns:
- This builder for chaining.
-
clearLines
public DebuggedSourceFile.Builder clearLines()
Line-by-line content of the source code file.
repeated string lines = 5;- Returns:
- This builder for chaining.
-
addLinesBytes
public DebuggedSourceFile.Builder addLinesBytes(org.nd4j.shade.protobuf.ByteString value)
Line-by-line content of the source code file.
repeated string lines = 5;- Parameters:
value- The bytes of the lines to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final DebuggedSourceFile.Builder setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFile.Builder>
-
mergeUnknownFields
public final DebuggedSourceFile.Builder mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<DebuggedSourceFile.Builder>
-
-