StackFrameWithId

clase final pública StackFrameWithId

 A stack frame with ID.
 
Protobuf tipo tensorflow.StackFrameWithId

Clases anidadas

clase StackFrameWithId.Builder
 A stack frame with ID. 

Constantes

entero FILE_LINE_COL_FIELD_NUMBER
entero ID_FIELD_NUMBER

Métodos públicos

booleano
es igual (Objeto obj)
StackFrameWithId estático
Marco de pila con ID
com.google.protobuf.Descriptors.Descriptor estático final
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).
Cadena
obtenerId ()
 A unique ID for the stack frame: A UUID-like string.
com.google.protobuf.ByteString
obtenerIdBytes ()
 A unique ID for the stack frame: A UUID-like string.
entero
com.google.protobuf.UnknownFieldSet final
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).
entero
booleano final
StackFrameWithId.Builder estático
StackFrameWithId.Builder estático
StackFrameWithId.Builder
StackFrameWithId estático
parseDelimitedFrom (entrada de InputStream)
StackFrameWithId estático
parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
StackFrameWithId estático
parseFrom (datos de ByteBuffer)
StackFrameWithId estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
StackFrameWithId estático
parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
StackFrameWithId estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
StackFrameWithId estático
parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
StackFrameWithId estático
parseFrom (datos com.google.protobuf.ByteString)
StackFrameWithId estático
parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
StackFrameWithId estático
parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático
StackFrameWithId.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

int final estático público FILE_LINE_COL_FIELD_NUMBER

Valor constante: 2

int final estático público ID_FIELD_NUMBER

Valor constante: 1

Métodos públicos

público booleano es igual (Objeto obj)

StackFrameWithId estático público getDefaultInstance ()

público StackFrameWithId getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público 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;

público 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;

cadena pública getId ()

 A unique ID for the stack frame: A UUID-like string.
 
string id = 1;

público com.google.protobuf.ByteString getIdBytes ()

 A unique ID for the stack frame: A UUID-like string.
 
string id = 1;

público getParserForType ()

público int getSerializedSize ()

público final com.google.protobuf.UnknownFieldSet getUnknownFields ()

hasFileLineCol booleano público ()

 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;

código hash int público ()

público final booleano isInitialized ()

StackFrameWithId.Builder estático público newBuilder (prototipo StackFrameWithId )

StackFrameWithId.Builder estático público newBuilder ()

público StackFrameWithId.Builder nuevoBuilderForType ()

StackFrameWithId estático público parseDelimitedFrom (entrada de InputStream)

Lanza
IOExcepción

StackFrameWithId estático público parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

StackFrameWithId estático público parseFrom (datos ByteBuffer)

Lanza
Excepción de buffer de protocolo no válido

StackFrameWithId estático público parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

StackFrameWithId estático público parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

StackFrameWithId estático público parseFrom (entrada com.google.protobuf.CodedInputStream)

Lanza
IOExcepción

StackFrameWithId estático público parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

StackFrameWithId estático público parseFrom (datos com.google.protobuf.ByteString)

Lanza
Excepción de buffer de protocolo no válido

StackFrameWithId estático público parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

StackFrameWithId estático público parseFrom (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 ()

StackFrameWithId.Builder público toBuilder ()

escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOExcepción