CodeLocation.Builder kelas akhir statis publik
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.
tensorflow.CodeLocation Metode Publik
| CodeLocation.Builder | addAllStackFrameIds (nilai<String> yang dapat diubah) ID to a stack frame, each of which is pointed to by a unique ID. |
| CodeLocation.Builder | addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
| CodeLocation.Builder | addStackFrameIds (Nilai string) ID to a stack frame, each of which is pointed to by a unique ID. |
| CodeLocation.Builder | addStackFrameIdsBytes (nilai com.google.protobuf.ByteString) ID to a stack frame, each of which is pointed to by a unique ID. |
| Lokasi Kode | membangun () |
| Lokasi Kode | |
| CodeLocation.Builder | jernih () |
| CodeLocation.Builder | clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor) |
| CodeLocation.Builder | jelasHostName () Host name on which the source files are located. |
| CodeLocation.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| CodeLocation.Builder | clearStackFrameId () ID to a stack frame, each of which is pointed to by a unique ID. |
| CodeLocation.Builder | klon () |
| Lokasi Kode | |
| com.google.protobuf.Descriptors.Descriptor statis terakhir | |
| com.google.protobuf.Descriptors.Descriptor | |
| Rangkaian | dapatkan NamaHost () Host name on which the source files are located. |
| com.google.protobuf.ByteString | dapatkanHostNameBytes () Host name on which the source files are located. |
| Rangkaian | getStackFrameIds (indeks int) ID to a stack frame, each of which is pointed to by a unique ID. |
| com.google.protobuf.ByteString | getStackFrameIdsBytes (indeks int) ID to a stack frame, each of which is pointed to by a unique ID. |
| ke dalam | dapatkanStackFrameIdsCount () ID to a stack frame, each of which is pointed to by a unique ID. |
| com.google.protobuf.ProtocolStringList | dapatkanStackFrameIdsList () ID to a stack frame, each of which is pointed to by a unique ID. |
| boolean terakhir | |
| CodeLocation.Builder | mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| CodeLocation.Builder | mergeFrom (com.google.protobuf.Pesan lainnya) |
| CodeLocation.Builder terakhir | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| CodeLocation.Builder | setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
| CodeLocation.Builder | setHostName (Nilai string) Host name on which the source files are located. |
| CodeLocation.Builder | setHostNameBytes (nilai com.google.protobuf.ByteString) Host name on which the source files are located. |
| CodeLocation.Builder | setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek) |
| CodeLocation.Builder | setStackFrameIds (indeks int, nilai String) ID to a stack frame, each of which is pointed to by a unique ID. |
| CodeLocation.Builder terakhir | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Metode Warisan
Metode Publik
CodeLocation.Builder publik addAllStackFrameIds (nilai<String> yang dapat diubah)
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 publik (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
CodeLocation.Builder publik addStackFrameIds (Nilai 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 publik addStackFrameIdsBytes (nilai 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 publik.Builder clearHostName ()
Host name on which the source files are located.
string host_name = 1; CodeLocation.Builder publik 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; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()
String publik getHostName ()
Host name on which the source files are located.
string host_name = 1; publik com.google.protobuf.ByteString getHostNameBytes ()
Host name on which the source files are located.
string host_name = 1; String publik getStackFrameIds (indeks 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; publik com.google.protobuf.ByteString getStackFrameIdsBytes (indeks 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 publik 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 () publik
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; boolean akhir publik diinisialisasi ()
CodeLocation.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
CodeLocation akhir publik.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
CodeLocation.Builder setField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
CodeLocation.Builder publik setHostName (Nilai string)
Host name on which the source files are located.
string host_name = 1; CodeLocation.Builder publik setHostNameBytes (nilai com.google.protobuf.ByteString)
Host name on which the source files are located.
string host_name = 1; CodeLocation.Builder setRepeatedField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
CodeLocation.Builder setStackFrameIds publik (indeks int, nilai 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;