CodeLocation.Builder

CodeLocation.Builder คลาสสุดท้ายแบบคงที่สาธารณะ

 Code location information: A stack trace with host-name information.
 Instead of encoding the detailed stack trace, this proto refers to IDs of
 stack frames stored as `StackFrameWithId` protos.
 
Protobuf ประเภท tensorflow.CodeLocation

วิธีการสาธารณะ

CodeLocation.ตัวสร้าง
addAllStackFrameIds (ค่า Iterable<String>)
 ID to a stack frame, each of which is pointed to
 by a unique ID.
CodeLocation.ตัวสร้าง
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
CodeLocation.ตัวสร้าง
addStackFrameIds (ค่าสตริง)
 ID to a stack frame, each of which is pointed to
 by a unique ID.
CodeLocation.ตัวสร้าง
addStackFrameIdsBytes (ค่า com.google.protobuf.ByteString)
 ID to a stack frame, each of which is pointed to
 by a unique ID.
รหัสที่ตั้ง
รหัสที่ตั้ง
CodeLocation.ตัวสร้าง
CodeLocation.ตัวสร้าง
clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
CodeLocation.ตัวสร้าง
ล้างชื่อโฮสต์ ()
 Host name on which the source files are located.
CodeLocation.ตัวสร้าง
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
CodeLocation.ตัวสร้าง
clearStackFrameIds ()
 ID to a stack frame, each of which is pointed to
 by a unique ID.
CodeLocation.ตัวสร้าง
รหัสที่ตั้ง
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
com.google.protobuf.Descriptors.Descriptor
สตริง
รับชื่อโฮสต์ ()
 Host name on which the source files are located.
com.google.protobuf.ByteString
getHostNameBytes ()
 Host name on which the source files are located.
สตริง
getStackFrameIds (ดัชนี int)
 ID to a stack frame, each of which is pointed to
 by a unique ID.
com.google.protobuf.ByteString
getStackFrameIdsBytes (ดัชนี int)
 ID to a stack frame, each of which is pointed to
 by a unique ID.
ภายใน
getStackFrameIdsCount ()
 ID to a stack frame, each of which is pointed to
 by a unique ID.
com.google.protobuf.ProtocolStringList
getStackFrameIdsList ()
 ID to a stack frame, each of which is pointed to
 by a unique ID.
บูลีนสุดท้าย
CodeLocation.ตัวสร้าง
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CodeLocation.ตัวสร้าง
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
CodeLocation.Builder สุดท้าย
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
CodeLocation.ตัวสร้าง
setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
CodeLocation.ตัวสร้าง
setHostName (ค่าสตริง)
 Host name on which the source files are located.
CodeLocation.ตัวสร้าง
setHostNameBytes (ค่า com.google.protobuf.ByteString)
 Host name on which the source files are located.
CodeLocation.ตัวสร้าง
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
CodeLocation.ตัวสร้าง
setStackFrameIds (ดัชนี int, ค่าสตริง)
 ID to a stack frame, each of which is pointed to
 by a unique ID.
CodeLocation.Builder สุดท้าย
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

วิธีการสืบทอด

วิธีการสาธารณะ

CodeLocation.Builder สาธารณะ addAllStackFrameIds (ค่า Iterable <String>)

 ID to a stack frame, each of which is pointed to
 by a unique ID. The ordering of the frames is consistent with Python's
 `traceback.extract_tb()`.
 
repeated string stack_frame_ids = 2;

สาธารณะ CodeLocation.Builder addRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

CodeLocation.Builder addStackFrameIds สาธารณะ (ค่าสตริง)

 ID to a stack frame, each of which is pointed to
 by a unique ID. The ordering of the frames is consistent with Python's
 `traceback.extract_tb()`.
 
repeated string stack_frame_ids = 2;

สาธารณะ CodeLocation.Builder addStackFrameIdsBytes (ค่า com.google.protobuf.ByteString)

 ID to a stack frame, each of which is pointed to
 by a unique ID. The ordering of the frames is consistent with Python's
 `traceback.extract_tb()`.
 
repeated string stack_frame_ids = 2;

การสร้าง CodeLocation สาธารณะ ()

CodeLocation สาธารณะ buildPartial ()

สาธารณะ CodeLocation.Builder ชัดเจน ()

สาธารณะ CodeLocation.Builder clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)

CodeLocation.Builder สาธารณะ clearHostName ()

สตริง

 Host name on which the source files are located.
 
string host_name = 1;

สาธารณะ CodeLocation.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

CodeLocation.Builder สาธารณะ clearStackFrameIds ()

 ID to a stack frame, each of which is pointed to
 by a unique ID. The ordering of the frames is consistent with Python's
 `traceback.extract_tb()`.
 
repeated string stack_frame_ids = 2;

สาธารณะ CodeLocation.Builder โคลน ()

CodeLocation สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

สตริงสาธารณะ getHostName ()

สตริง

 Host name on which the source files are located.
 
string host_name = 1;

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

สตริง

 Host name on which the source files are located.
 
string host_name = 1;

สตริงสาธารณะ getStackFrameIds (ดัชนี int)

 ID to a stack frame, each of which is pointed to
 by a unique ID. The ordering of the frames is consistent with Python's
 `traceback.extract_tb()`.
 
repeated string stack_frame_ids = 2;

สาธารณะ com.google.protobuf.ByteString getStackFrameIdsBytes (ดัชนี int)

 ID to a stack frame, each of which is pointed to
 by a unique ID. The ordering of the frames is consistent with Python's
 `traceback.extract_tb()`.
 
repeated string stack_frame_ids = 2;

int สาธารณะ getStackFrameIdsCount ()

 ID to a stack frame, each of which is pointed to
 by a unique ID. The ordering of the frames is consistent with Python's
 `traceback.extract_tb()`.
 
repeated string stack_frame_ids = 2;

สาธารณะ com.google.protobuf.ProtocolStringList getStackFrameIdsList ()

 ID to a stack frame, each of which is pointed to
 by a unique ID. The ordering of the frames is consistent with Python's
 `traceback.extract_tb()`.
 
repeated string stack_frame_ids = 2;

บูลีนสุดท้ายสาธารณะ isInitialized ()

สาธารณะ CodeLocation.Builder ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

CodeLocation สาธารณะ Builder ผสานจาก (com.google.protobuf.Message อื่น ๆ )

CodeLocation สุดท้ายสาธารณะ Builder ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

สาธารณะ CodeLocation.Builder setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

สาธารณะ CodeLocation.Builder setHostName (ค่าสตริง)

สตริง

 Host name on which the source files are located.
 
string host_name = 1;

สาธารณะ CodeLocation.Builder setHostNameBytes (ค่า com.google.protobuf.ByteString)

สตริง

 Host name on which the source files are located.
 
string host_name = 1;

สาธารณะ CodeLocation.Builder setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)

CodeLocation.Builder สาธารณะ setStackFrameIds (ดัชนี int, ค่าสตริง)

 ID to a stack frame, each of which is pointed to
 by a unique ID. The ordering of the frames is consistent with Python's
 `traceback.extract_tb()`.
 
repeated string stack_frame_ids = 2;

CodeLocation.Builder setUnknownFields สุดท้ายสาธารณะ (com.google.protobuf.UnknownFieldSetknownFields)