clase final estática pública GraphDebugInfo.StackTrace
This represents a stack trace which is a ordered list of `FileLineCol`.
tensorflow.GraphDebugInfo.StackTrace
Clases anidadas
clase | GraphDebugInfo.StackTrace.Builder | This represents a stack trace which is a ordered list of `FileLineCol`. |
Constantes
entero | FILE_LINE_COLS_FIELD_NUMBER |
Métodos públicos
booleano | es igual (Objeto obj) |
estático GraphDebugInfo.StackTrace | |
GraphDebugInfo.StackTrace | |
com.google.protobuf.Descriptors.Descriptor estático final | |
GraphDebugInfo.FileLineCol | getFileLineCols (índice int) Each line in the stack trace. |
entero | getFileLineColsCount () Each line in the stack trace. |
Lista< GraphDebugInfo.FileLineCol > | getFileLineColsList () Each line in the stack trace. |
GraphDebugInfo.FileLineColOrBuilder | getFileLineColsOrBuilder (índice int) Each line in the stack trace. |
Lista<? extiende GraphDebugInfo.FileLineColOrBuilder > | getFileLineColsOrBuilderList () Each line in the stack trace. |
entero | |
com.google.protobuf.UnknownFieldSet final | |
entero | código hash () |
booleano final | |
estático GraphDebugInfo.StackTrace.Builder | newBuilder (prototipo GraphDebugInfo.StackTrace ) |
estático GraphDebugInfo.StackTrace.Builder | |
GraphDebugInfo.StackTrace.Builder | |
estático GraphDebugInfo.StackTrace | parseDelimitedFrom (entrada de InputStream) |
estático GraphDebugInfo.StackTrace | parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
estático GraphDebugInfo.StackTrace | parseFrom (datos de ByteBuffer) |
estático GraphDebugInfo.StackTrace | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
estático GraphDebugInfo.StackTrace | parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
estático GraphDebugInfo.StackTrace | parseFrom (entrada com.google.protobuf.CodedInputStream) |
estático GraphDebugInfo.StackTrace | parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
estático GraphDebugInfo.StackTrace | parseFrom (datos com.google.protobuf.ByteString) |
estático GraphDebugInfo.StackTrace | parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
estático GraphDebugInfo.StackTrace | parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
estático | analizador () |
GraphDebugInfo.StackTrace.Builder | |
vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
int final estático público FILE_LINE_COLS_FIELD_NUMBER
Valor constante: 1
Métodos públicos
público booleano es igual (Objeto obj)
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público GraphDebugInfo.FileLineCol getFileLineCols (índice int)
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;
público int getFileLineColsCount ()
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;
Lista pública< GraphDebugInfo.FileLineCol > getFileLineColsList ()
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;
público GraphDebugInfo.FileLineColOrBuilder getFileLineColsOrBuilder (índice int)
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;
Lista pública<? extiende GraphDebugInfo.FileLineColOrBuilder > getFileLineColsOrBuilderList ()
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;
público getParserForType ()
público int getSerializedSize ()
público final com.google.protobuf.UnknownFieldSet getUnknownFields ()
código hash int público ()
público final booleano isInitialized ()
público estático GraphDebugInfo.StackTrace.Builder newBuilder (prototipo GraphDebugInfo.StackTrace )
GraphDebugInfo.StackTrace parseDelimitedFrom (entrada de InputStream) estático público
Lanza
IOExcepción |
---|
GraphDebugInfo.StackTrace parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) estático público
Lanza
IOExcepción |
---|
GraphDebugInfo.StackTrace parseFrom (datos ByteBuffer) estático público
Lanza
Excepción de buffer de protocolo no válido |
---|
GraphDebugInfo.StackTrace parseFrom estático público (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
GraphDebugInfo.StackTrace parseFrom estático público (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
Excepción de buffer de protocolo no válido |
---|
GraphDebugInfo.StackTrace parseFrom estático público (entrada com.google.protobuf.CodedInputStream)
Lanza
IOExcepción |
---|
GraphDebugInfo.StackTrace parseFrom estático público (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
Excepción de buffer de protocolo no válido |
---|
GraphDebugInfo.StackTrace parseFrom estático público (datos com.google.protobuf.ByteString)
Lanza
Excepción de buffer de protocolo no válido |
---|
GraphDebugInfo.StackTrace parseFrom estático público (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
GraphDebugInfo.StackTrace parseFrom estático público (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
Excepción de buffer de protocolo no válido |
---|
estática pública analizador ()
escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)
Lanza
IOExcepción |
---|