DebuggedSourceFile คลาสสุดท้ายสาธารณะ
Protobuf ประเภท tensorflow.DebuggedSourceFile
คลาสที่ซ้อนกัน
ระดับ | DebuggedSourceFile.Builder | Protobuf ประเภท tensorflow.DebuggedSourceFile |
ค่าคงที่
ภายใน | BYTES_FIELD_NUMBER | |
ภายใน | FILE_PATH_FIELD_NUMBER | |
ภายใน | HOST_FIELD_NUMBER | |
ภายใน | LAST_MODIFIED_FIELD_NUMBER | |
ภายใน | LINES_FIELD_NUMBER |
วิธีการสาธารณะ
บูลีน | เท่ากับ (วัตถุ obj) |
ยาว | รับไบต์ () Byte size of the file. |
DebuggedSourceFile แบบคงที่ | |
ไฟล์แหล่งที่มาดีบั๊ก | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
สตริง | getFilePath () Path to the source code file. |
com.google.protobuf.ByteString | getFilePathBytes () Path to the source code file. |
สตริง | รับโฮสต์ () The host name on which a source code file is located. |
com.google.protobuf.ByteString | getHostBytes () The host name on which a source code file is located. |
ยาว | getLastModified () The timestamp at which the source code file is last modified. |
สตริง | getLines (ดัชนี int) Line-by-line content of the source code file. |
com.google.protobuf.ByteString | getLinesBytes (ดัชนี int) Line-by-line content of the source code file. |
ภายใน | getLinesCount () Line-by-line content of the source code file. |
com.google.protobuf.ProtocolStringList | getLinesList () Line-by-line content of the source code file. |
ภายใน | |
สุดท้าย com.google.protobuf.UnknownFieldSet | |
ภายใน | แฮชโค้ด () |
บูลีนสุดท้าย | |
DebuggedSourceFile.Builder แบบคงที่ | newBuilder (ต้นแบบ DebuggedSourceFile ) |
DebuggedSourceFile.Builder แบบคงที่ | ตัวสร้างใหม่ () |
DebuggedSourceFile.Builder | |
DebuggedSourceFile แบบคงที่ | parseDelimitedFrom (อินพุต InputStream) |
DebuggedSourceFile แบบคงที่ | parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DebuggedSourceFile แบบคงที่ | parseFrom (ข้อมูล ByteBuffer) |
DebuggedSourceFile แบบคงที่ | parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DebuggedSourceFile แบบคงที่ | parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DebuggedSourceFile แบบคงที่ | parseFrom (com.google.protobuf.CodedInputStream อินพุต) |
DebuggedSourceFile แบบคงที่ | parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DebuggedSourceFile แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString) |
DebuggedSourceFile แบบคงที่ | parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DebuggedSourceFile แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
คงที่ | |
DebuggedSourceFile.Builder | toBuilder () |
เป็นโมฆะ | writeTo (เอาต์พุต com.google.protobuf.CodedOutputStream) |
วิธีการสืบทอด
ค่าคงที่
สาธารณะคงที่สุดท้าย int BYTES_FIELD_NUMBER
ค่าคงที่: 4
int สุดท้ายแบบคงที่สาธารณะ FILE_PATH_FIELD_NUMBER
ค่าคงที่: 2
สาธารณะคงสุดท้าย int HOST_FIELD_NUMBER
ค่าคงที่: 1
รอบชิงชนะเลิศแบบคงที่สาธารณะ LAST_MODIFIED_FIELD_NUMBER
ค่าคงที่: 3
รอบชิงชนะเลิศแบบคงที่สาธารณะ int LINES_FIELD_NUMBER
ค่าคงที่: 5
วิธีการสาธารณะ
บูลีนสาธารณะ เท่ากับ (Object obj)
getBytes ยาวสาธารณะ ()
Byte size of the file.
int64 bytes = 4;
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สตริงสาธารณะ getFilePath ()
Path to the source code file.
string file_path = 2;
สาธารณะ com.google.protobuf.ByteString getFilePathBytes ()
Path to the source code file.
string file_path = 2;
สตริงสาธารณะ getHost ()
The host name on which a source code file is located.
string host = 1;
สาธารณะ com.google.protobuf.ByteString getHostBytes ()
The host name on which a source code file is located.
string host = 1;
สาธารณะยาว getLastModified ()
The timestamp at which the source code file is last modified.
int64 last_modified = 3;
สาธารณะ String getLines (ดัชนี int)
Line-by-line content of the source code file.
repeated string lines = 5;
สาธารณะ com.google.protobuf.ByteString getLinesBytes (ดัชนี int)
Line-by-line content of the source code file.
repeated string lines = 5;
สาธารณะ int getLinesCount ()
Line-by-line content of the source code file.
repeated string lines = 5;
สาธารณะ com.google.protobuf.ProtocolStringList getLinesList ()
Line-by-line content of the source code file.
repeated string lines = 5;
สาธารณะ getParserForType ()
สาธารณะ int getSerializedSize ()
สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
สาธารณะ DebuggedSourceFile parseDelimitedFrom แบบ คงที่สาธารณะ (อินพุต InputStream)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ DebuggedSourceFile parseDelimitedFrom แบบคงที่สาธารณะ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ DebuggedSourceFile parseFrom แบบ คง ที่สาธารณะ (ข้อมูล ByteBuffer)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ DebuggedSourceFile parseFrom แบบคงที่สาธารณะ (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ DebuggedSourceFile parseFrom แบบคงที่ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ DebuggedSourceFile parseFrom แบบคงที่สาธารณะ (อินพุต com.google.protobuf.CodedInputStream)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ DebuggedSourceFile parseFrom แบบคงที่สาธารณะ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ DebuggedSourceFile parseFrom แบบคงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ DebuggedSourceFile parseFrom แบบคงที่สาธารณะ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ DebuggedSourceFile parseFrom แบบคงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
IOข้อยกเว้น |
---|