classe finale publique StackFrameWithId
A stack frame with ID.
tensorflow.StackFrameWithId de type Protobuf.StackFrameWithId Classes imbriquées
| classe | StackFrameWithId.Builder | A stack frame with ID. | |
Constantes
| int | FILE_LINE_COL_FIELD_NUMBER | |
| int | ID_FIELD_NUMBER |
Méthodes publiques
| booléen | est égal (Obj objet) |
| StackFrameWithId statique | |
| StackFrameWithId | |
| final statique 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). |
| Chaîne | 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 | |
| final com.google.protobuf.UnknownFieldSet | |
| booléen | 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 | |
| booléen final | |
| StackFrameWithId.Builder statique | newBuilder (prototype StackFrameWithId ) |
| StackFrameWithId.Builder statique | |
| StackFrameWithId.Builder | |
| StackFrameWithId statique | parseDelimitedFrom (entrée InputStream) |
| StackFrameWithId statique | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| StackFrameWithId statique | parseFrom (données ByteBuffer) |
| StackFrameWithId statique | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| StackFrameWithId statique | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| StackFrameWithId statique | parseFrom (entrée com.google.protobuf.CodedInputStream) |
| StackFrameWithId statique | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| StackFrameWithId statique | parseFrom (données com.google.protobuf.ByteString) |
| StackFrameWithId statique | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| StackFrameWithId statique | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique | analyseur () |
| StackFrameWithId.Builder | toBuilder () |
| vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int FILE_LINE_COL_FIELD_NUMBER
Valeur constante : 2
public statique final entier ID_FIELD_NUMBER
Valeur constante : 1
Méthodes publiques
public booléen égal (Objet obj)
public statique 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; chaîne publique getId ()
A unique ID for the stack frame: A UUID-like string.
string id = 1; public com.google.protobuf.ByteString getIdBytes ()
A unique ID for the stack frame: A UUID-like string.
string id = 1; publique getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public booléen 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; code de hachage int public ()
public final booléen isInitialized ()
public static StackFrameWithId parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique StackFrameWithId parseFrom (données ByteBuffer)
Jetés
| InvalidProtocolBufferException |
|---|
public static StackFrameWithId parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static StackFrameWithId parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique StackFrameWithId parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
| IOException |
|---|
public static StackFrameWithId parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique StackFrameWithId parseFrom (données com.google.protobuf.ByteString)
Jetés
| InvalidProtocolBufferException |
|---|
public static StackFrameWithId parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static StackFrameWithId parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
| IOException |
|---|