パブリック静的インターフェイスGraphDebugInfo.StackTraceOrBuilder
既知の間接サブクラス |
パブリックメソッド
抽象GraphDebugInfo.FileLineCol | getFileLineCols (int インデックス) Each line in the stack trace. |
抽象整数 | getFileLineColsCount () Each line in the stack trace. |
抽象リスト< GraphDebugInfo.FileLineCol > | getFileLineColsList () Each line in the stack trace. |
抽象GraphDebugInfo.FileLineColOrBuilder | getFileLineColsOrBuilder (int インデックス) Each line in the stack trace. |
抽象リスト<? GraphDebugInfo.FileLineColOrBuilderを拡張 > | getFileLineColsOrBuilderList () Each line in the stack trace. |
パブリックメソッド
パブリック抽象GraphDebugInfo.FileLineCol getFileLineCols (int インデックス)
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;
public abstract int getFileLineColsCount ()
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;
public abstract List< GraphDebugInfo.FileLineCol > getFileLineColsList ()
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;
パブリック抽象GraphDebugInfo.FileLineColOrBuilder getFileLineColsOrBuilder (int インデックス)
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;
公開抄録リスト<? extends GraphDebugInfo.FileLineColOrBuilder > getFileLineColsOrBuilderList ()
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;