общедоступный статический интерфейс GraphDebugInfo.StackTraceOrBuilder
| Известные косвенные подклассы |
Публичные методы
| абстрактный GraphDebugInfo.FileLineCol | getFileLineCols (индекс целого числа) 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) 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; общедоступный абстрактный 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; публичный абстрактный GraphDebugInfo.FileLineColOrBuilder getFileLineColsOrBuilder (индекс int)
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;