SourceFile คลาสสุดท้ายสาธารณะ
Content of a source file involved in the execution of the debugged TensorFlow program.
tensorflow.SourceFile
คลาสที่ซ้อนกัน
ระดับ | SourceFile.Builder | Content of a source file involved in the execution of the debugged TensorFlow program. |
ค่าคงที่
ภายใน | FILE_PATH_FIELD_NUMBER | |
ภายใน | HOST_NAME_FIELD_NUMBER | |
ภายใน | LINES_FIELD_NUMBER |
วิธีการสาธารณะ
บูลีน | เท่ากับ (วัตถุ obj) |
ซอร์สไฟล์ แบบคงที่ | |
SourceFile | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
สตริง | getFilePath () Path to the file. |
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 (ดัชนี int) Line-by-line content of the file. |
com.google.protobuf.ByteString | getLinesBytes (ดัชนี int) Line-by-line content of the file. |
ภายใน | getLinesCount () Line-by-line content of the file. |
com.google.protobuf.ProtocolStringList | getLinesList () Line-by-line content of the file. |
ภายใน | |
สุดท้าย com.google.protobuf.UnknownFieldSet | |
ภายใน | แฮชโค้ด () |
บูลีนสุดท้าย | |
SourceFile.Builder แบบคงที่ | newBuilder (ต้นแบบ SourceFile ) |
SourceFile.Builder แบบคงที่ | ตัวสร้างใหม่ () |
SourceFile.Builder | |
ซอร์สไฟล์ แบบคงที่ | parseDelimitedFrom (อินพุต InputStream) |
ซอร์สไฟล์ แบบคงที่ | parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ซอร์สไฟล์ แบบคงที่ | parseFrom (ข้อมูล ByteBuffer) |
ซอร์สไฟล์ แบบคงที่ | parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ซอร์สไฟล์ แบบคงที่ | parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ซอร์สไฟล์ แบบคงที่ | parseFrom (com.google.protobuf.CodedInputStream อินพุต) |
ซอร์สไฟล์ แบบคงที่ | parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ซอร์สไฟล์ แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString) |
ซอร์สไฟล์ แบบคงที่ | parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ซอร์สไฟล์ แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
คงที่ | |
SourceFile.Builder | toBuilder () |
เป็นโมฆะ | writeTo (เอาต์พุต com.google.protobuf.CodedOutputStream) |
วิธีการสืบทอด
ค่าคงที่
int สุดท้ายแบบคงที่สาธารณะ FILE_PATH_FIELD_NUMBER
ค่าคงที่: 1
int สุดท้ายแบบคงที่สาธารณะ HOST_NAME_FIELD_NUMBER
ค่าคงที่: 2
รอบชิงชนะเลิศแบบคงที่สาธารณะ int LINES_FIELD_NUMBER
ค่าคงที่: 3
วิธีการสาธารณะ
บูลีนสาธารณะ เท่ากับ (Object obj)
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สตริงสาธารณะ getFilePath ()
Path to the file.
string file_path = 1;
สาธารณะ 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;
สาธารณะ com.google.protobuf.ByteString getHostNameBytes ()
Name of the host on which the file is located.
string host_name = 2;
สาธารณะ String getLines (ดัชนี int)
Line-by-line content of the file.
repeated string lines = 3;
สาธารณะ com.google.protobuf.ByteString getLinesBytes (ดัชนี int)
Line-by-line content of the file.
repeated string lines = 3;
สาธารณะ 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;
สาธารณะ getParserForType ()
สาธารณะ int getSerializedSize ()
สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
SourceFile แบบคงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ SourceFile parseFrom แบบคงที่ (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
SourceFile แบบคงที่สาธารณะ parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ SourceFile parseFrom แบบคงที่ (com.google.protobuf.CodedInputStream อินพุต)
ขว้าง
IOข้อยกเว้น |
---|
SourceFile แบบคงที่สาธารณะ parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ SourceFile parseFrom แบบคงที่ (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ SourceFile parseFrom แบบคงที่ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ SourceFile parseFrom แบบคงที่ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
IOข้อยกเว้น |
---|