SourceFile.Builder

публичный статический конечный класс SourceFile.Builder

 Content of a source file involved in the execution of the debugged TensorFlow
 program.
 
Тип Protobuf tensorflow.SourceFile

Публичные методы

SourceFile.Builder
addAllLines (значения Iterable<String>)
 Line-by-line content of the file.
SourceFile.Builder
addLines (строковое значение)
 Line-by-line content of the file.
SourceFile.Builder
addLinesBytes (значение com.google.protobuf.ByteString)
 Line-by-line content of the file.
SourceFile.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
Исходный файл
Исходный файл
SourceFile.Builder
SourceFile.Builder
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
SourceFile.Builder
SourceFile.Builder
ОчиститьИмяХоста ()
 Name of the host on which the file is located.
SourceFile.Builder
ОчиститьЛинии ()
 Line-by-line content of the file.
SourceFile.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SourceFile.Builder
Исходный файл
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Нить
com.google.protobuf.ByteString
getFilePathBytes ()
 Path to the file.
Нить
получить имя хоста ()
 Name of the host on which the file is located.
com.google.protobuf.ByteString
getHostNameBytes ()
 Name of the host on which the file is located.
Нить
getLines (целевой индекс)
 Line-by-line content of the file.
com.google.protobuf.ByteString
getLinesBytes (индекс целого числа)
 Line-by-line content of the file.
интервал
getLinesCount ()
 Line-by-line content of the file.
com.google.protobuf.ProtocolStringList
получитьСписокЛиний ()
 Line-by-line content of the file.
последнее логическое значение
SourceFile.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
SourceFile.Builder
mergeFrom (com.google.protobuf.Message другое)
окончательный SourceFile.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
SourceFile.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
SourceFile.Builder
setFilePath (строковое значение)
 Path to the file.
SourceFile.Builder
setFilePathBytes (значение com.google.protobuf.ByteString)
 Path to the file.
SourceFile.Builder
setHostName (строковое значение)
 Name of the host on which the file is located.
SourceFile.Builder
setHostNameBytes (значение com.google.protobuf.ByteString)
 Name of the host on which the file is located.
SourceFile.Builder
setLines (индекс целого числа, строковое значение)
 Line-by-line content of the file.
SourceFile.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
окончательный SourceFile.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

Унаследованные методы

Публичные методы

public SourceFile.Builder addAllLines (значения Iterable<String>)

 Line-by-line content of the file.
 
repeated string lines = 3;

public SourceFile.Builder addLines (строковое значение)

 Line-by-line content of the file.
 
repeated string lines = 3;

общедоступный SourceFile.Builder addLinesBytes (значение com.google.protobuf.ByteString)

 Line-by-line content of the file.
 
repeated string lines = 3;

public SourceFile.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

общедоступная сборка исходного файла ()

общедоступный исходный файл buildPartial ()

общедоступный SourceFile.Builder очистить ()

общедоступный SourceFile.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

общедоступный SourceFile.Builder ClearFilePath ()

 Path to the file.
 
string file_path = 1;

общедоступный SourceFile.Builder ClearHostName ()

 Name of the host on which the file is located.
 
string host_name = 2;

общедоступный SourceFile.Builder ClearLines ()

 Line-by-line content of the file.
 
repeated string lines = 3;

общедоступный SourceFile.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

общедоступный клон SourceFile.Builder ()

общедоступный исходный файл getDefaultInstanceForType ()

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

общедоступная строка getFilePath ()

 Path to the file.
 
string file_path = 1;

public com.google.protobuf.ByteString getFilePathBytes ()

 Path to the file.
 
string file_path = 1;

публичная строка getHostName ()

 Name of the host on which the file is located.
 
string host_name = 2;

public com.google.protobuf.ByteString getHostNameBytes ()

 Name of the host on which the file is located.
 
string host_name = 2;

публичная строка getLines (индекс int)

 Line-by-line content of the file.
 
repeated string lines = 3;

public com.google.protobuf.ByteString getLinesBytes (индекс int)

 Line-by-line content of the file.
 
repeated string lines = 3;

public int getLinesCount ()

 Line-by-line content of the file.
 
repeated string lines = 3;

общедоступный com.google.protobuf.ProtocolStringList getLinesList ()

 Line-by-line content of the file.
 
repeated string lines = 3;

публичное финальное логическое значение isInitialized ()

public SourceFile.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

общедоступный SourceFile.Builder mergeFrom (com.google.protobuf.Message другое)

публичный окончательный SourceFile.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

общедоступный SourceFile.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

public SourceFile.Builder setFilePath (строковое значение)

 Path to the file.
 
string file_path = 1;

общедоступный SourceFile.Builder setFilePathBytes (значение com.google.protobuf.ByteString)

 Path to the file.
 
string file_path = 1;

public SourceFile.Builder setHostName (строковое значение)

 Name of the host on which the file is located.
 
string host_name = 2;

общедоступный SourceFile.Builder setHostNameBytes (значение com.google.protobuf.ByteString)

 Name of the host on which the file is located.
 
string host_name = 2;

public SourceFile.Builder setLines (индекс int, строковое значение)

 Line-by-line content of the file.
 
repeated string lines = 3;

public SourceFile.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)

общедоступный окончательный SourceFile.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)