публичный финальный класс StackFrameWithId
A stack frame with ID.
tensorflow.StackFrameWithId
Вложенные классы
сорт | StackFrameWithId.Builder | A stack frame with ID. |
Константы
интервал | FILE_LINE_COL_FIELD_NUMBER | |
интервал | ID_FIELD_NUMBER |
Публичные методы
логическое значение | равно (Объект obj) |
статический 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 | |
логическое значение | имеетФилеЛинеКол () 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 (входной поток) |
статический StackFrameWithId | parseDelimitedFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
статический StackFrameWithId | parseFrom (данные ByteBuffer) |
статический StackFrameWithId | parseFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
статический StackFrameWithId | parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
статический StackFrameWithId | parseFrom (вход com.google.protobuf.CodedInputStream) |
статический StackFrameWithId | parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
статический StackFrameWithId | parseFrom (данные com.google.protobuf.ByteString) |
статический StackFrameWithId | parseFrom (ввод входного потока, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
статический StackFrameWithId | parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
статический | парсер () |
StackFrameWithId.Builder | toBuilder () |
пустота | writeTo (вывод com.google.protobuf.CodedOutputStream) |
Унаследованные методы
Константы
общедоступный статический окончательный int FILE_LINE_COL_FIELD_NUMBER
Постоянное значение: 2
общедоступный статический окончательный int ID_FIELD_NUMBER
Постоянное значение: 1
Публичные методы
общедоступное логическое значение равно (Object obj)
общедоступный статический окончательный 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;
public 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;
общедоступная строка getId ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
общедоступный com.google.protobuf.ByteString getIdBytes ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
общественный getParserForType ()
public int 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;
public int hashCode ()
публичное окончательное логическое значение isInitialized ()
общедоступный статический StackFrameWithId parseDelimitedFrom (вход InputStream)
Броски
Исключение IO |
---|
общедоступный статический StackFrameWithId parseDelimitedFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
общедоступный статический StackFrameWithId parseFrom (данные ByteBuffer)
Броски
Инвалидпротоколбуфферисключение |
---|
общедоступный статический StackFrameWithId parseFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
общедоступный статический StackFrameWithId parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Инвалидпротоколбуфферисключение |
---|
общедоступный статический StackFrameWithId parseFrom (вход com.google.protobuf.CodedInputStream)
Броски
Исключение IO |
---|
общедоступный статический StackFrameWithId parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Инвалидпротоколбуфферисключение |
---|
общедоступный статический StackFrameWithId parseFrom (данные com.google.protobuf.ByteString)
Броски
Инвалидпротоколбуфферисключение |
---|
общедоступный статический StackFrameWithId parseFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
общедоступный статический StackFrameWithId parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Инвалидпротоколбуфферисключение |
---|
общественный статический парсер ()
public void writeTo (вывод com.google.protobuf.CodedOutputStream)
Броски
Исключение IO |
---|