موقع CodeLocation للفصل النهائي العام
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
فئات متداخلة
فصل | CodeLocation.Builder | Code location information: A stack trace with host-name information. |
الثوابت
كثافة العمليات | HOST_NAME_FIELD_NUMBER | |
كثافة العمليات | STACK_FRAME_IDS_FIELD_NUMBER |
الأساليب العامة
منطقية | يساوي (كائن كائن) |
موقع الرمز الثابت | |
موقع الكود | |
النهائي الثابت 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 (فهرس كثافة العمليات) ID to a stack frame, each of which is pointed to by a unique ID. |
com.google.protobuf.ByteString | getStackFrameIdsBytes (فهرس كثافة العمليات) 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. |
النهائي com.google.protobuf.UnknownFieldSet | |
كثافة العمليات | رمز التجزئة () |
منطقية نهائية | تمت التهيئة () |
موقع CodeLocation.Builder ثابت | newBuilder (النموذج الأولي لـ CodeLocation ) |
موقع CodeLocation.Builder ثابت | منشئ جديد () |
CodeLocation.Builder | |
موقع الرمز الثابت | parseDelimitedFrom (إدخال InputStream) |
موقع الرمز الثابت | parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
موقع الرمز الثابت | parseFrom (بيانات ByteBuffer) |
موقع الرمز الثابت | parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
موقع الرمز الثابت | parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
موقع الرمز الثابت | parseFrom (com.google.protobuf.CodedInputStream الإدخال) |
موقع الرمز الثابت | parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
موقع الرمز الثابت | parseFrom (بيانات com.google.protobuf.ByteString) |
موقع الرمز الثابت | parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
موقع الرمز الثابت | parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
ثابت | محلل () |
CodeLocation.Builder | إلى البناء () |
فارغ | writeTo (إخراج com.google.protobuf.CodedOutputStream) |
الطرق الموروثة
الثوابت
العدد النهائي الثابت العام HOST_NAME_FIELD_NUMBER
القيمة الثابتة: 1
العدد النهائي الثابت العام STACK_FRAME_IDS_FIELD_NUMBER
القيمة الثابتة: 2
الأساليب العامة
القيمة المنطقية العامة تساوي (Object 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;
عام الحصول على بارسيرفورتيب ()
int public 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 (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل CodeLocation العام الثابت (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل CodeLocation العام الثابت (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل CodeLocation العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل CodeLocation العام الثابت (بيانات com.google.protobuf.ByteString)
رميات
InvalidProtocolBufferException |
---|
تحليل CodeLocation العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل CodeLocation العام الثابت (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
ساكنة عامة محلل ()
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
IOEException |
---|