GraphDebugInfo.StackTrace

מחלקה סופית סטטית ציבורית GraphDebugInfo.StackTrace

 This represents a stack trace which is a ordered list of `FileLineCol`.
 
tensorflow.GraphDebugInfo.StackTrace מסוג Protobuf.GraphDebugInfo.StackTrace

כיתות מקוננות

מעמד GraphDebugInfo.StackTrace.Builder
 This represents a stack trace which is a ordered list of `FileLineCol`. 

קבועים

int FILE_LINE_COLS_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
סטטי GraphDebugInfo.StackTrace
GraphDebugInfo.StackTrace
final static com.google.protobuf.Descriptors.Descriptor
GraphDebugInfo.FileLineCol
getFileLineCols (int index)
 Each line in the stack trace.
int
getFileLineColsCount ()
 Each line in the stack trace.
רשימה< GraphDebugInfo.FileLineCol >
getFileLineColsList ()
 Each line in the stack trace.
GraphDebugInfo.FileLineColOrBuilder
getFileLineColsOrBuilder (int index)
 Each line in the stack trace.
רשימה<? מרחיב את GraphDebugInfo.FileLineColOrBuilder >
getFileLineColsOrBuilderList ()
 Each line in the stack trace.
int
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
סטטי GraphDebugInfo.StackTrace.Builder
סטטי GraphDebugInfo.StackTrace.Builder
GraphDebugInfo.StackTrace.Builder
סטטי GraphDebugInfo.StackTrace
parseDelimitedFrom (קלט InputStream)
סטטי GraphDebugInfo.StackTrace
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי GraphDebugInfo.StackTrace
parseFrom (נתוני ByteBuffer)
סטטי GraphDebugInfo.StackTrace
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי GraphDebugInfo.StackTrace
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי GraphDebugInfo.StackTrace
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי GraphDebugInfo.StackTrace
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי GraphDebugInfo.StackTrace
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי GraphDebugInfo.StackTrace
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי GraphDebugInfo.StackTrace
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
GraphDebugInfo.StackTrace.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

אינט סופי סטטי ציבורי FILE_LINE_COLS_FIELD_NUMBER

ערך קבוע: 1

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

public static GraphDebugInfo.StackTrace getDefaultInstance ()

public GraphDebugInfo.StackTrace getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public GraphDebugInfo.FileLineCol getFileLineCols (int index)

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

public int getFileLineColsCount ()

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

רשימה ציבורית< GraphDebugInfo.FileLineCol > getFileLineColsList ()

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

public GraphDebugInfo.FileLineColOrBuilder getFileLineColsOrBuilder (int index)

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

רשימה ציבורית<? מרחיב את GraphDebugInfo.FileLineColOrBuilder > getFileLineColsOrBuilderList ()

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

סטטי ציבורי GraphDebugInfo.StackTrace.Builder newBuilder (אב-טיפוס GraphDebugInfo.StackTrace )

סטטי ציבורי GraphDebugInfo.StackTrace.Builder newBuilder ()

public GraphDebugInfo.StackTrace.Builder newBuilderForType ()

public static GraphDebugInfo.StackTrace parseDelimitedFrom (קלט InputStream)

זורק
IOException

ציבורי סטטי GraphDebugInfo.StackTrace parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static GraphDebugInfo.StackTrace parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

Public static GraphDebugInfo.StackTrace parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static GraphDebugInfo.StackTrace parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

ציבורי סטטי GraphDebugInfo.StackTrace parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static GraphDebugInfo.StackTrace parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

Public static GraphDebugInfo.StackTrace parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

public static GraphDebugInfo.StackTrace parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static GraphDebugInfo.StackTrace parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

public GraphDebugInfo.StackTrace.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException