StackFrameWithId

classe finale pubblica StackFrameWithId

 A stack frame with ID.
 
Tipo di protocollo 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
booleano finale
StackFrameWithId.Builder statico
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
StackFrameWithId.Builder
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)

pubblico statico StackFrameWithId getDefaultInstance ()

pubblico StackFrameWithId getDefaultInstanceForType ()

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.Builder newBuilder (prototipo StackFrameWithId )

pubblico statico StackFrameWithId.Builder newBuilder ()

pubblico StackFrameWithId.Builder newBuilderForType ()

pubblico statico StackFrameWithId parseDelimitedFrom (input InputStream)

Lancia
IOException

pubblico statico StackFrameWithId parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico StackFrameWithId (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

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 ()

pubblico StackFrameWithId.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException