lớp cuối cùng tĩnh công khai SourceFile.Builder
Content of a source file involved in the execution of the debugged TensorFlow program.
tensorflow.SourceFile
Phương pháp công cộng
SourceFile.Builder | addAllLines (giá trị Iterable<String>) Line-by-line content of the file. |
SourceFile.Builder | addLines (Giá trị chuỗi) Line-by-line content of the file. |
SourceFile.Builder | addLinesBytes (giá trị com.google.protobuf.ByteString) Line-by-line content of the file. |
SourceFile.Builder | addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
Tệp nguồn | xây dựng () |
Tệp nguồn | |
SourceFile.Builder | thông thoáng () |
SourceFile.Builder | ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor) |
SourceFile.Builder | clearFilePath () Path to the file. |
SourceFile.Builder | clearHostName () Name of the host on which the file is located. |
SourceFile.Builder | ClearLines () Line-by-line content of the file. |
SourceFile.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SourceFile.Builder | dòng vô tính () |
Tệp nguồn | |
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng | |
com.google.protobuf.Descriptors.Descriptor | |
Sợi dây | getFilePath () Path to the file. |
com.google.protobuf.ByteString | getFilePathBytes () Path to the file. |
Sợi dây | getHostName () 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. |
Sợi dây | getLines (chỉ mục int) Line-by-line content of the file. |
com.google.protobuf.ByteString | getLinesBytes (chỉ mục int) Line-by-line content of the file. |
int | getLinesCount () Line-by-line content of the file. |
com.google.protobuf.ProtocolStringList | getLinesList () Line-by-line content of the file. |
boolean cuối cùng | |
SourceFile.Builder | mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
SourceFile.Builder | mergeFrom (com.google.protobuf.Message other) |
SourceFile.Builder cuối cùng | hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
SourceFile.Builder | setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
SourceFile.Builder | setFilePath (Giá trị chuỗi) Path to the file. |
SourceFile.Builder | setFilePathBytes (giá trị com.google.protobuf.ByteString) Path to the file. |
SourceFile.Builder | setHostName (Giá trị chuỗi) Name of the host on which the file is located. |
SourceFile.Builder | setHostNameBytes (giá trị com.google.protobuf.ByteString) Name of the host on which the file is located. |
SourceFile.Builder | setLines (chỉ mục int, giá trị chuỗi) Line-by-line content of the file. |
SourceFile.Builder | setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng) |
SourceFile.Builder cuối cùng | setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
Phương pháp kế thừa
Phương pháp công cộng
public SourceFile.Builder addAllLines (giá trị Iterable<String>)
Line-by-line content of the file.
repeated string lines = 3;
public SourceFile.Builder addLines (Giá trị chuỗi)
Line-by-line content of the file.
repeated string lines = 3;
công khai SourceFile.Builder addLinesBytes (giá trị com.google.protobuf.ByteString)
Line-by-line content of the file.
repeated string lines = 3;
public SourceFile.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Public SourceFile.Builder clearHostName ()
Name of the host on which the file is located.
string host_name = 2;
public SourceFile.Builder clearLines ()
Line-by-line content of the file.
repeated string lines = 3;
công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()
Chuỗi công khai getFilePath ()
Path to the file.
string file_path = 1;
com.google.protobuf.ByteString getFilePathBytes công khai ()
Path to the file.
string file_path = 1;
Chuỗi công khai getHostName ()
Name of the host on which the file is located.
string host_name = 2;
com.google.protobuf.ByteString getHostNameBytes công khai ()
Name of the host on which the file is located.
string host_name = 2;
chuỗi công khai getLines (chỉ mục int)
Line-by-line content of the file.
repeated string lines = 3;
công khai com.google.protobuf.ByteString getLinesBytes (chỉ mục int)
Line-by-line content of the file.
repeated string lines = 3;
int công khai getLinesCount ()
Line-by-line content of the file.
repeated string lines = 3;
com.google.protobuf.ProtocolStringList getLinesList công khai ()
Line-by-line content of the file.
repeated string lines = 3;
boolean cuối cùng công khai được khởi tạo ()
công khai SourceFile.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
cuối cùng công khai SourceFile.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public SourceFile.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, giá trị đối tượng)
public SourceFile.Builder setFilePathBytes (giá trị com.google.protobuf.ByteString)
Path to the file.
string file_path = 1;
public SourceFile.Builder setHostName (Giá trị chuỗi)
Name of the host on which the file is located.
string host_name = 2;
public SourceFile.Builder setHostNameBytes (giá trị com.google.protobuf.ByteString)
Name of the host on which the file is located.
string host_name = 2;
public SourceFile.Builder setLines (chỉ mục int, giá trị chuỗi)
Line-by-line content of the file.
repeated string lines = 3;