classe finale pubblica StackFrameWithId
A stack frame with ID.
tensorflow.StackFrameWithId
Classi nidificate
classe | StackFrameWithId.Builder | A stack frame with ID. |
Costanti
int | FILE_LINE_COL_FIELD_NUMBER | |
int | ID_FIELD_NUMBER |
Metodi pubblici
booleano | è uguale a (Oggetto oggetto) |
StackFrameWithId statico | |
StackFrameWithId | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
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). |
Corda | getId () 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. |
int | |
finale com.google.protobuf.UnknownFieldSet | |
booleano | 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). |
int | codicehash () |
booleano finale | |
StackFrameWithId.Builder statico | newBuilder (prototipo StackFrameWithId ) |
StackFrameWithId.Builder statico | |
StackFrameWithId.Builder | |
StackFrameWithId statico | parseDelimitedFrom (input InputStream) |
StackFrameWithId statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StackFrameWithId statico | parseFrom (dati ByteBuffer) |
StackFrameWithId statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
StackFrameWithId statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StackFrameWithId statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
StackFrameWithId statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StackFrameWithId statico | parseFrom (dati com.google.protobuf.ByteString) |
StackFrameWithId statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StackFrameWithId statico | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
statico | analizzatore () |
StackFrameWithId.Builder | toBuilder () |
vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int FILE_LINE_COL_FIELD_NUMBER
Valore costante: 2
public static final int ID_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 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;
stringa pubblica getId ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
pubblico com.google.protobuf.ByteString getIdBytes ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
pubblico booleano 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 ()
public final booleano isInitialized ()
pubblico statico StackFrameWithId parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
StackFrameWithId pubblico statico parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
IOException |
---|
pubblico statico StackFrameWithId parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico StackFrameWithId (input com.google.protobuf.CodedInputStream)
Lancia
IOException |
---|
pubblico statico StackFrameWithId parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico StackFrameWithId (dati com.google.protobuf.ByteString)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico StackFrameWithId parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
StackFrameWithId pubblico statico parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
IOException |
---|