DebuggedSourceFile

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
เป็นโมฆะ
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;

DebuggedSourceFile สาธารณะคงที่ getDefaultInstance ()

สาธารณะ DebuggedSourceFile getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย 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 ()

string host = 1;

 The host name on which a source code file is located.
 
= 1;

สาธารณะ com.google.protobuf.ByteString getHostBytes ()

string host = 1;

 The host name on which a source code file is located.
 
= 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.Builder newBuilder แบบคงที่สาธารณะ (ต้นแบบ DebuggedSourceFile )

DebuggedSourceFile.Builder สาธารณะแบบคงที่ newBuilder ()

สาธารณะ DebuggedSourceFile.Builder newBuilderForType ()

สาธารณะ 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 แบบคงที่สาธารณะ (อินพุตสตรีม, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะ DebuggedSourceFile parseFrom แบบคงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะคงที่ ตัวแยกวิเคราะห์ ()

DebuggedSourceFile.Builder สาธารณะ ถึง Builder ()

โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

ขว้าง
IOข้อยกเว้น