सार्वजनिक अंतिम वर्ग कोड स्थान
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
नेस्टेड क्लासेस
कक्षा | कोडस्थान.बिल्डर | Code location information: A stack trace with host-name information. |
स्थिरांक
int यहाँ | HOST_NAME_FIELD_NUMBER | |
int यहाँ | STACK_FRAME_IDS_FIELD_NUMBER |
सार्वजनिक तरीके
बूलियन | बराबर (वस्तु obj) |
स्थिर कोडस्थान | |
कोडस्थान | |
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor | |
डोरी | getHostName () Host name on which the source files are located. |
com.google.protobuf.ByteString | getHostNameBytes () Host name on which the source files are located. |
int यहाँ | |
डोरी | 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. |
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. |
अंतिम com.google.protobuf.UnknownFieldSet | |
int यहाँ | हैशकोड () |
अंतिम बूलियन | |
स्थिर CodeLocation.बिल्डर | न्यूबिल्डर ( कोडलोकेशन प्रोटोटाइप) |
स्थिर CodeLocation.बिल्डर | नयाबिल्डर () |
कोडस्थान.बिल्डर | |
स्थिर कोडस्थान | parseDelimitedFrom (इनपुटस्ट्रीम इनपुट) |
स्थिर कोडस्थान | parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर कोडस्थान | पार्सफ्रॉम (बाइटबफ़र डेटा) |
स्थिर कोडस्थान | parseFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर कोडस्थान | पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर कोडस्थान | parseFrom (com.google.protobuf.CodedInputStream इनपुट) |
स्थिर कोडस्थान | पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर कोडस्थान | parseFrom (com.google.protobuf.ByteString डेटा) |
स्थिर कोडस्थान | पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर कोडस्थान | parseFrom (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर | पार्सर () |
कोडस्थान.बिल्डर | टूबिल्डर () |
खालीपन | राइटटू (com.google.protobuf.CodedOutputStream आउटपुट) |
विरासत में मिली विधियाँ
स्थिरांक
सार्वजनिक स्थैतिक अंतिम int HOST_NAME_FIELD_NUMBER
स्थिर मान: 1
सार्वजनिक स्थैतिक अंतिम पूर्णांक STACK_FRAME_IDS_FIELD_NUMBER
स्थिर मान: 2
सार्वजनिक तरीके
सार्वजनिक बूलियन बराबर (ऑब्जेक्ट obj)
सार्वजनिक स्थैतिक अंतिम com.google.protobuf.Descriptors.Descriptor getDescriptor ()
सार्वजनिक स्ट्रिंग 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;
जनता getParserForType ()
सार्वजनिक int getSerializedSize ()
सार्वजनिक स्ट्रिंग 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;
सार्वजनिक अंतिम com.google.protobuf.UnknownFieldSet getUnknownFields ()
सार्वजनिक पूर्णांक हैशकोड ()
सार्वजनिक अंतिम बूलियन आरंभीकृत है ()
सार्वजनिक स्थैतिक CodeLocation parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक कोडलोकेशन पार्सफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक कोडलोकेशन पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक कोडलोकेशन पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक कोडस्थान पार्सफ्रॉम (com.google.protobuf.ByteString डेटा)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक कोडलोकेशन पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक कोडलोकेशन पार्सफ्रॉम (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक पार्सर ()
सार्वजनिक शून्य राइटटू (com.google.protobuf.CodedOutputStream आउटपुट)
फेंकता
आईओ अपवाद |
---|