GraphDebugInfo.StackTrace.Builder

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

 This represents a stack trace which is a ordered list of `FileLineCol`.
 
Tipo de 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
addFileLineColsBuilder ()
 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 oneof)
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 extensionRegistry)
GraphDebugInfo.StackTrace.Builder
mergeFrom (com.google.protobuf.Message otro)
final GraphDebugInfo.StackTrace.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
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)
final GraphDebugInfo.StackTrace.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos heredados

Métodos públicos

public 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;

public GraphDebugInfo.StackTrace.Builder addFileLineCols ( GraphDebugInfo.FileLineCol.Builder builderForValue)

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

public GraphDebugInfo.StackTrace.Builder addFileLineCols (índice int, valor GraphDebugInfo.FileLineCol )

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

public GraphDebugInfo.StackTrace.Builder addFileLineCols (índice int, GraphDebugInfo.FileLineCol.Builder builderForValue)

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

public GraphDebugInfo.StackTrace.Builder addFileLineCols (valor GraphDebugInfo.FileLineCol )

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

public GraphDebugInfo.FileLineCol.Builder addFileLineColsBuilder (índice int)

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

public GraphDebugInfo.FileLineCol.Builder addFileLineColsBuilder ()

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

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

public GraphDebugInfo.StackTrace build ()

public GraphDebugInfo.StackTrace buildPartial ()

public GraphDebugInfo.StackTrace.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public GraphDebugInfo.StackTrace.Builder clearFileLineCols ()

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

public GraphDebugInfo.StackTrace.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public GraphDebugInfo.StackTrace getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public GraphDebugInfo.FileLineCol getFileLineCols (índice int)

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

public 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;

public 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;

public 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;

public final boolean isInitialized ()

public GraphDebugInfo.StackTrace.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public GraphDebugInfo.StackTrace.Builder mergeFrom (com.google.protobuf.Message otro)

public final GraphDebugInfo.StackTrace.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public GraphDebugInfo.StackTrace.Builder removeFileLineCols (índice int)

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

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

public GraphDebugInfo.StackTrace.Builder setFileLineCols (int index, GraphDebugInfo.FileLineCol.Builder builderForValue)

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

public GraphDebugInfo.StackTrace.Builder setFileLineCols (int index, GraphDebugInfo.FileLineCol value)

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

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

public final GraphDebugInfo.StackTrace.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)