StackFrameWithId

الفئة النهائية العامة StackFrameWithId

 A stack frame with ID.
 
نوع Protobuf tensorflow.StackFrameWithId

فئات متداخلة

فصل StackFrameWithId.Builder
 A stack frame with ID. 

الثوابت

كثافة العمليات FILE_LINE_COL_FIELD_NUMBER
كثافة العمليات ID_FIELD_NUMBER

الأساليب العامة

منطقية
يساوي (كائن كائن)
StackFrameWithId ثابت
StackFrameWithId
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
GraphDebugInfo.FileLineCol
getFileLineCol ()
 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
GraphDebugInfo.FileLineColOrBuilder
getFileLineColOrBuilder ()
 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
خيط
معرف الحصول ()
 A unique ID for the stack frame: A UUID-like string.
com.google.protobuf.ByteString
getIdBytes ()
 A unique ID for the stack frame: A UUID-like string.
كثافة العمليات
النهائي com.google.protobuf.UnknownFieldSet
منطقية
hasFileLineCol ()
 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
كثافة العمليات
منطقية نهائية
ثابت StackFrameWithId.Builder
newBuilder (النموذج الأولي لـ StackFrameWithId )
ثابت StackFrameWithId.Builder
StackFrameWithId.Builder
StackFrameWithId ثابت
parseDelimitedFrom (إدخال InputStream)
StackFrameWithId ثابت
parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
StackFrameWithId ثابت
parseFrom (بيانات ByteBuffer)
StackFrameWithId ثابت
parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
StackFrameWithId ثابت
parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
StackFrameWithId ثابت
parseFrom (com.google.protobuf.CodedInputStream الإدخال)
StackFrameWithId ثابت
parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
StackFrameWithId ثابت
parseFrom (بيانات com.google.protobuf.ByteString)
StackFrameWithId ثابت
parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
StackFrameWithId ثابت
parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابتة
StackFrameWithId.Builder
فارغ
writeTo (com.google.protobuf.CodedOutputStream الإخراج)

الطرق الموروثة

الثوابت

العدد النهائي الثابت العام FILE_LINE_COL_FIELD_NUMBER

القيمة الثابتة: 2

العدد النهائي الثابت العام ID_FIELD_NUMBER

القيمة الثابتة: 1

الأساليب العامة

القيمة المنطقية العامة تساوي (Object obj)

StackFrameWithId الثابت العام getDefaultInstance ()

StackFrameWithId العام getDefaultInstanceForType ()

النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()

GraphDebugInfo.FileLineCol العام getFileLineCol ()

 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
 
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2;

GraphDebugInfo.FileLineColOrBuilder العام getFileLineColOrBuilder ()

 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
 
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2;

معرف السلسلة العامة ()

string id = 1;

 A unique ID for the stack frame: A UUID-like string.
 
= 1؛

com.google.protobuf.ByteString getIdBytes () العام

string id = 1;

 A unique ID for the stack frame: A UUID-like string.
 
= 1؛

عام الحصول على بارسيرفورتيب ()

int public getSerializedSize ()

النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()

المنطق المنطقي العام hasFileLineCol ()

 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
 
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2;

كود التجزئة الدولي العام ()

تمت تهيئة القيمة المنطقية النهائية العامة ()

ثابت عام StackFrameWithId.Builder newBuilder (النموذج الأولي StackFrameWithId )

StackFrameWithId.Builder العام الثابت newBuilder ()

StackFrameWithId.Builder العام newBuilderForType ()

StackFrameWithId الثابت العام parseDelimitedFrom (إدخال InputStream)

رميات
IOEException

StackFrameWithId الثابت العام parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

StackFrameWithId الثابت العام parseFrom (بيانات ByteBuffer)

رميات
InvalidProtocolBufferException

StackFrameWithId الثابت العام parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

StackFrameWithId الثابت العام parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

StackFrameWithId الثابت العام parseFrom (com.google.protobuf.CodedInputStream input)

رميات
IOEException

StackFrameWithId الثابت العام parseFrom (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

StackFrameWithId الثابت العام parseFrom (بيانات com.google.protobuf.ByteString)

رميات
InvalidProtocolBufferException

StackFrameWithId الثابت العام parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

StackFrameWithId الثابت العام (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

ساكنة عامة محلل ()

StackFrameWithId.Builder toBuilder () العام

الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)

رميات
IOEException