GraphDebugInfo.StackTrace.Builder

パブリック静的最終クラスGraphDebugInfo.StackTrace.Builder

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

パブリックメソッド

グラフデバッグ情報.StackTrace.Builder
addAllFileLineCols (Iterable<? extends GraphDebugInfo.FileLineCol > 値)
 Each line in the stack trace.
グラフデバッグ情報.StackTrace.Builder
addFileLineCols ( GraphDebugInfo.FileLineCol.Builder builderForValue)
 Each line in the stack trace.
グラフデバッグ情報.StackTrace.Builder
addFileLineCols (int インデックス、 GraphDebugInfo.FileLineCol値)
 Each line in the stack trace.
グラフデバッグ情報.StackTrace.Builder
addFileLineCols (int インデックス、 GraphDebugInfo.FileLineCol.Builder builderForValue)
 Each line in the stack trace.
グラフデバッグ情報.StackTrace.Builder
addFileLineCols ( GraphDebugInfo.FileLineCol値)
 Each line in the stack trace.
GraphDebugInfo.FileLineCol.Builder
addFileLineColsBuilder (int インデックス)
 Each line in the stack trace.
GraphDebugInfo.FileLineCol.Builder
addFileLineColsBuilder ()
 Each line in the stack trace.
グラフデバッグ情報.StackTrace.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
グラフデバッグ情報.スタックトレース
建てる()
グラフデバッグ情報.スタックトレース
グラフデバッグ情報.StackTrace.Builder
クリア()
グラフデバッグ情報.StackTrace.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
グラフデバッグ情報.StackTrace.Builder
ClearFileLineCols ()
 Each line in the stack trace.
グラフデバッグ情報.StackTrace.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
グラフデバッグ情報.StackTrace.Builder
グラフデバッグ情報.スタックトレース
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
GraphDebugInfo.FileLineCol
getFileLineCols (int インデックス)
 Each line in the stack trace.
GraphDebugInfo.FileLineCol.Builder
getFileLineColsBuilder (int インデックス)
 Each line in the stack trace.
リスト< GraphDebugInfo.FileLineCol.Builder >
getFileLineColsBuilderList ()
 Each line in the stack trace.
整数
getFileLineColsCount ()
 Each line in the stack trace.
リスト< GraphDebugInfo.FileLineCol >
getFileLineColsList ()
 Each line in the stack trace.
GraphDebugInfo.FileLineColOrBuilder
getFileLineColsOrBuilder (int インデックス)
 Each line in the stack trace.
リスト<? GraphDebugInfo.FileLineColOrBuilderを拡張 >
getFileLineColsOrBuilderList ()
 Each line in the stack trace.
最終ブール値
グラフデバッグ情報.StackTrace.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
グラフデバッグ情報.StackTrace.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なGraphDebugInfo.StackTrace.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
グラフデバッグ情報.StackTrace.Builder
RemoveFileLineCols (int インデックス)
 Each line in the stack trace.
グラフデバッグ情報.StackTrace.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
グラフデバッグ情報.StackTrace.Builder
setFileLineCols (int インデックス、 GraphDebugInfo.FileLineCol.Builder builderForValue)
 Each line in the stack trace.
グラフデバッグ情報.StackTrace.Builder
setFileLineCols (int インデックス、 GraphDebugInfo.FileLineCol値)
 Each line in the stack trace.
グラフデバッグ情報.StackTrace.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なGraphDebugInfo.StackTrace.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public GraphDebugInfo.StackTrace.Builder addAllFileLineCols (Iterable<? extends 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.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

public GraphDebugInfo.StackTrace.Builder addFileLineCols (int インデックス、 GraphDebugInfo.FileLineCol値)

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

public GraphDebugInfo.StackTrace.Builder addFileLineCols (int インデックス、 GraphDebugInfo.FileLineCol.Builder builderForValue)

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

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

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

public GraphDebugInfo.FileLineCol.Builder addFileLineColsBuilder (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 (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public GraphDebugInfo.StackTrace build ()

public GraphDebugInfo.StackTrace buildPartial ()

public GraphDebugInfo.StackTrace.Builder clearField (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.Builderクローン()

public GraphDebugInfo.StackTrace getDefaultInstanceForType ()

public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

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

public GraphDebugInfo.FileLineCol getFileLineCols (int インデックス)

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

public GraphDebugInfo.FileLineCol.Builder getFileLineColsBuilder (int インデックス)

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

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

public List< GraphDebugInfo.FileLineCol > getFileLineColsList ()

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

public GraphDebugInfo.FileLineColOrBuilder getFileLineColsOrBuilder (int インデックス)

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

公開リスト<? extends GraphDebugInfo.FileLineColOrBuilder > getFileLineColsOrBuilderList ()

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

パブリック最終ブール値isInitialized ()

public GraphDebugInfo.StackTrace.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

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

public Final GraphDebugInfo.StackTrace.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public GraphDebugInfo.StackTrace.Builder RemoveFileLineCols (int インデックス)

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

public GraphDebugInfo.StackTrace.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public GraphDebugInfo.StackTrace.Builder setFileLineCols (int インデックス、 GraphDebugInfo.FileLineCol.Builder builderForValue)

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

public GraphDebugInfo.StackTrace.Builder setFileLineCols (int インデックス、 GraphDebugInfo.FileLineCol値)

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

public GraphDebugInfo.StackTrace.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public Final GraphDebugInfo.StackTrace.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)