classe finale statica pubblica GraphDebugInfo.StackTrace
This represents a stack trace which is a ordered list of `FileLineCol`.
tensorflow.GraphDebugInfo.StackTrace
Classi nidificate
classe | GraphDebugInfo.StackTrace.Builder | This represents a stack trace which is a ordered list of `FileLineCol`. |
Costanti
int | FILE_LINE_COLS_FIELD_NUMBER |
Metodi pubblici
booleano | è uguale a (Oggetto oggetto) |
GraphDebugInfo.StackTrace statico | |
GraphDebugInfo.StackTrace | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
GraphDebugInfo.FileLineCol | getFileLineCols (indice int) Each line in the stack trace. |
int | getFileLineColsCount () Each line in the stack trace. |
Elenco< GraphDebugInfo.FileLineCol > | getFileLineColsList () Each line in the stack trace. |
GraphDebugInfo.FileLineColOrBuilder | getFileLineColsOrBuilder (indice int) Each line in the stack trace. |
Elenco<? estende GraphDebugInfo.FileLineColOrBuilder > | getFileLineColsOrBuilderList () Each line in the stack trace. |
int | |
finale com.google.protobuf.UnknownFieldSet | |
int | codicehash () |
booleano finale | |
GraphDebugInfo.StackTrace.Builder statico | newBuilder (prototipo GraphDebugInfo.StackTrace ) |
GraphDebugInfo.StackTrace.Builder statico | |
GraphDebugInfo.StackTrace.Builder | |
GraphDebugInfo.StackTrace statico | parseDelimitedFrom (input InputStream) |
GraphDebugInfo.StackTrace statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphDebugInfo.StackTrace statico | parseFrom (dati ByteBuffer) |
GraphDebugInfo.StackTrace statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
GraphDebugInfo.StackTrace statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphDebugInfo.StackTrace statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
GraphDebugInfo.StackTrace statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphDebugInfo.StackTrace statico | parseFrom (dati com.google.protobuf.ByteString) |
GraphDebugInfo.StackTrace statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphDebugInfo.StackTrace statico | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
statico | analizzatore () |
GraphDebugInfo.StackTrace.Builder | toBuilder () |
vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int FILE_LINE_COLS_FIELD_NUMBER
Valore costante: 1
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public GraphDebugInfo.FileLineCol getFileLineCols (indice int)
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;
Elenco pubblico< GraphDebugInfo.FileLineCol > getFileLineColsList ()
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;
public GraphDebugInfo.FileLineColOrBuilder getFileLineColsOrBuilder (indice int)
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;
Elenco pubblico<? estende GraphDebugInfo.FileLineColOrBuilder > getFileLineColsOrBuilderList ()
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;
pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
pubblico statico GraphDebugInfo.StackTrace.Builder newBuilder (prototipo GraphDebugInfo.StackTrace )
pubblico statico GraphDebugInfo.StackTrace parseDelimitedFrom (input InputStream)
Lancia
IOException |
---|
pubblico statico GraphDebugInfo.StackTrace parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
parseFrom pubblico statico GraphDebugInfo.StackTrace (dati ByteBuffer)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico GraphDebugInfo.StackTrace (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
parseFrom pubblico statico GraphDebugInfo.StackTrace (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico GraphDebugInfo.StackTrace (input com.google.protobuf.CodedInputStream)
Lancia
IOException |
---|
public static GraphDebugInfo.StackTrace parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico GraphDebugInfo.StackTrace (dati com.google.protobuf.ByteString)
Lancia
InvalidProtocolBufferException |
---|
public static GraphDebugInfo.StackTrace parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
pubblico statico GraphDebugInfo.StackTrace parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
IOException |
---|