GraphDebugInfo.StackTrace.Builder

clase final estática pública GraphDebugInfo.StackTrace.Builder

 This represents a stack trace which is a ordered list of `FileLineCol`.
 
Protobuf tipo tensorflow.GraphDebugInfo.StackTrace

Métodos públicos

GraphDebugInfo.StackTrace.Builder
addAllFileLineCols (Iterable<? extiende los valores de GraphDebugInfo.FileLineCol >)
 Each line in the stack trace.
GraphDebugInfo.StackTrace.Builder
addFileLineCols ( GraphDebugInfo.FileLineCol.Builder builderForValue)
 Each line in the stack trace.
GraphDebugInfo.StackTrace.Builder
addFileLineCols (índice int, valor GraphDebugInfo.FileLineCol )
 Each line in the stack trace.
GraphDebugInfo.StackTrace.Builder
addFileLineCols (índice int, GraphDebugInfo.FileLineCol.Builder builderForValue)
 Each line in the stack trace.
GraphDebugInfo.StackTrace.Builder
addFileLineCols (valor GraphDebugInfo.FileLineCol )
 Each line in the stack trace.
GraphDebugInfo.FileLineCol.Builder
addFileLineColsBuilder (índice int)
 Each line in the stack trace.
GraphDebugInfo.FileLineCol.Builder
agregarFileLineColsBuilder ()
 Each line in the stack trace.
GraphDebugInfo.StackTrace.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
GraphDebugInfo.StackTrace
GraphDebugInfo.StackTrace
GraphDebugInfo.StackTrace.Builder
claro ()
GraphDebugInfo.StackTrace.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
GraphDebugInfo.StackTrace.Builder
clearFileLineCols ()
 Each line in the stack trace.
GraphDebugInfo.StackTrace.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
GraphDebugInfo.StackTrace.Builder
clonar ()
GraphDebugInfo.StackTrace
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
GraphDebugInfo.FileLineCol
getFileLineCols (índice int)
 Each line in the stack trace.
GraphDebugInfo.FileLineCol.Builder
getFileLineColsBuilder (índice int)
 Each line in the stack trace.
Lista< GraphDebugInfo.FileLineCol.Builder >
getFileLineColsBuilderList ()
 Each line in the stack trace.
En t
getFileLineColsCount ()
 Each line in the stack trace.
Lista< GraphDebugInfo.FileLineCol >
getFileLineColsList ()
 Each line in the stack trace.
GraphDebugInfo.FileLineColOrBuilder
getFileLineColsOrBuilder (índice int)
 Each line in the stack trace.
Lista<? extiende GraphDebugInfo.FileLineColOrBuilder >
getFileLineColsOrBuilderList ()
 Each line in the stack trace.
booleano final
GraphDebugInfo.StackTrace.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
GraphDebugInfo.StackTrace.Builder
mergeFrom (com.google.protobuf.Message otro)
GraphDebugInfo.StackTrace.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
GraphDebugInfo.StackTrace.Builder
removeFileLineCols (índice int)
 Each line in the stack trace.
GraphDebugInfo.StackTrace.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
GraphDebugInfo.StackTrace.Builder
setFileLineCols (índice int, GraphDebugInfo.FileLineCol.Builder builderForValue)
 Each line in the stack trace.
GraphDebugInfo.StackTrace.Builder
setFileLineCols (índice int, valor GraphDebugInfo.FileLineCol )
 Each line in the stack trace.
GraphDebugInfo.StackTrace.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
GraphDebugInfo.StackTrace.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

Métodos heredados

Métodos públicos

público GraphDebugInfo.StackTrace.Builder addAllFileLineCols (Iterable<? extiende los valores de GraphDebugInfo.FileLineCol >)

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

público GraphDebugInfo.StackTrace.Builder addFileLineCols ( GraphDebugInfo.FileLineCol.Builder builderForValue)

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

público GraphDebugInfo.StackTrace.Builder addFileLineCols (índice int, valor GraphDebugInfo.FileLineCol )

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

público GraphDebugInfo.StackTrace.Builder addFileLineCols (índice int, GraphDebugInfo.FileLineCol.Builder builderForValue)

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

público GraphDebugInfo.StackTrace.Builder addFileLineCols (valor GraphDebugInfo.FileLineCol )

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

público GraphDebugInfo.FileLineCol.Builder addFileLineColsBuilder (índice int)

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

público GraphDebugInfo.FileLineCol.Builder addFileLineColsBuilder ()

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

público GraphDebugInfo.StackTrace.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

compilación pública GraphDebugInfo.StackTrace ()

público GraphDebugInfo.StackTrace buildPartial ()

público GraphDebugInfo.StackTrace.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

público GraphDebugInfo.StackTrace.Builder clearFileLineCols ()

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

público GraphDebugInfo.StackTrace.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

público GraphDebugInfo.StackTrace getDefaultInstanceForType ()

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

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

público GraphDebugInfo.FileLineCol getFileLineCols (índice int)

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

público GraphDebugInfo.FileLineCol.Builder getFileLineColsBuilder (índice int)

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

Lista pública< GraphDebugInfo.FileLineCol.Builder > getFileLineColsBuilderList ()

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

público int getFileLineColsCount ()

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

Lista pública< GraphDebugInfo.FileLineCol > getFileLineColsList ()

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

público GraphDebugInfo.FileLineColOrBuilder getFileLineColsOrBuilder (índice int)

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

Lista pública<? extiende GraphDebugInfo.FileLineColOrBuilder > getFileLineColsOrBuilderList ()

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

público final booleano isInitialized ()

pública GraphDebugInfo.StackTrace.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

público GraphDebugInfo.StackTrace.Builder mergeFrom (com.google.protobuf.Message otro)

GraphDebugInfo.StackTrace.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

público GraphDebugInfo.StackTrace.Builder removeFileLineCols (índice int)

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

público GraphDebugInfo.StackTrace.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

público GraphDebugInfo.StackTrace.Builder setFileLineCols (índice int, GraphDebugInfo.FileLineCol.Builder builderForValue)

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

público GraphDebugInfo.StackTrace.Builder setFileLineCols (índice int, valor GraphDebugInfo.FileLineCol )

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

público GraphDebugInfo.StackTrace.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

GraphDebugInfo.StackTrace.Builder final público setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)