genel statik son sınıf 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.
tensorflow.CodeLocation Genel Yöntemler
| CodeLocation.Builder | addAllStackFrameIds (Yinelenebilir<String> değerleri) ID to a stack frame, each of which is pointed to by a unique ID. |
| CodeLocation.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
| CodeLocation.Builder | addStackFrameIds (Dize değeri) ID to a stack frame, each of which is pointed to by a unique ID. |
| CodeLocation.Builder | addStackFrameIdsBytes (com.google.protobuf.ByteString değeri) ID to a stack frame, each of which is pointed to by a unique ID. |
| KodKonumu | inşa etmek () |
| KodKonumu | inşaKısmi () |
| CodeLocation.Builder | temizlemek () |
| CodeLocation.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
| CodeLocation.Builder | clearHostName () Host name on which the source files are located. |
| 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. |
| CodeLocation.Builder | klon () |
| Kod Konumu | |
| final statik com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Sicim | getHostName () Host name on which the source files are located. |
| com.google.protobuf.ByteString | getHostNameBytes () Host name on which the source files are located. |
| Sicim | getStackFrameIds (int dizini) ID to a stack frame, each of which is pointed to by a unique ID. |
| com.google.protobuf.ByteString | getStackFrameIdsBytes (int dizini) ID to a stack frame, each of which is pointed to by a unique ID. |
| int | 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. |
| son boole değeri | Başlatıldı () |
| CodeLocation.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| CodeLocation.Builder | mergeFrom (com.google.protobuf.Message other) |
| son CodeLocation.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
| CodeLocation.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
| CodeLocation.Builder | setHostName (Dize değeri) Host name on which the source files are located. |
| CodeLocation.Builder | setHostNameBytes (com.google.protobuf.ByteString değeri) Host name on which the source files are located. |
| CodeLocation.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
| CodeLocation.Builder | setStackFrameIds (int dizini, Dize değeri) ID to a stack frame, each of which is pointed to by a unique ID. |
| son CodeLocation.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
Kalıtsal Yöntemler
Genel Yöntemler
public CodeLocation.Builder addAllStackFrameIds (Yinelenebilir<String> değerleri)
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 CodeLocation.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public CodeLocation.Builder addStackFrameIds (Dize değeri)
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 CodeLocation.Builder addStackFrameIdsBytes (com.google.protobuf.ByteString değeri)
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; genel CodeLocation.Builder clearHostName ()
Host name on which the source files are located.
string host_name = 1; genel 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; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
genel Dize getHostName ()
Host name on which the source files are located.
string host_name = 1; public com.google.protobuf.ByteString getHostNameBytes ()
Host name on which the source files are located.
string host_name = 1; public String getStackFrameIds (int dizini)
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 com.google.protobuf.ByteString getStackFrameIdsBytes (int dizini)
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 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; public 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; genel final boolean isInitialized ()
genel CodeLocation.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IO İstisnası |
|---|
genel nihai CodeLocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public CodeLocation.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public CodeLocation.Builder setHostName (Dize değeri)
Host name on which the source files are located.
string host_name = 1; public CodeLocation.Builder setHostNameBytes (com.google.protobuf.ByteString değeri)
Host name on which the source files are located.
string host_name = 1; public CodeLocation.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
public CodeLocation.Builder setStackFrameIds (int dizini, Dize değeri)
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;