Package org.tensorflow.framework
Class GraphDebugInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<GraphDebugInfo.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.Builder>
org.tensorflow.framework.GraphDebugInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,GraphDebugInfoOrBuilder
- Enclosing class:
GraphDebugInfo
public static final class GraphDebugInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.Builder>
implements GraphDebugInfoOrBuilder
Protobuf type
tensorflow.GraphDebugInfo-
Method Summary
Modifier and TypeMethodDescriptionaddAllFiles(Iterable<String> values) This stores all the source code file names and can be indexed by the `file_index`.This stores all the source code file names and can be indexed by the `file_index`.addFilesBytes(com.google.protobuf.ByteString value) This stores all the source code file names and can be indexed by the `file_index`.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) This stores all the source code file names and can be indexed by the `file_index`.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()booleancontainsFramesById(long key) Stack traces and frames are uniqueified during construction.booleanThis maps a node name to a trace id contained in `traces_by_id`.booleancontainsTraces(String key) Deprecated.booleancontainsTracesById(long key) map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetFiles(int index) This stores all the source code file names and can be indexed by the `file_index`.com.google.protobuf.ByteStringgetFilesBytes(int index) This stores all the source code file names and can be indexed by the `file_index`.intThis stores all the source code file names and can be indexed by the `file_index`.com.google.protobuf.ProtocolStringListThis stores all the source code file names and can be indexed by the `file_index`.Deprecated.intStack traces and frames are uniqueified during construction.Stack traces and frames are uniqueified during construction.getFramesByIdOrDefault(long key, GraphDebugInfo.FileLineCol defaultValue) Stack traces and frames are uniqueified during construction.getFramesByIdOrThrow(long key) Stack traces and frames are uniqueified during construction.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.intThis maps a node name to a trace id contained in `traces_by_id`.This maps a node name to a trace id contained in `traces_by_id`.longgetNameToTraceIdOrDefault(String key, long defaultValue) This maps a node name to a trace id contained in `traces_by_id`.longThis maps a node name to a trace id contained in `traces_by_id`.Deprecated.Deprecated.intmap<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;getTracesByIdOrDefault(long key, GraphDebugInfo.StackTrace defaultValue) map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;getTracesByIdOrThrow(long key) map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;intDeprecated.Deprecated.getTracesOrDefault(String key, GraphDebugInfo.StackTrace defaultValue) Deprecated.getTracesOrThrow(String key) Deprecated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableprotected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number) protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMutableMapFieldReflection(int number) final booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(GraphDebugInfo other) final GraphDebugInfo.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Stack traces and frames are uniqueified during construction.putAllNameToTraceId(Map<String, Long> values) This maps a node name to a trace id contained in `traces_by_id`.putAllTraces(Map<String, GraphDebugInfo.StackTrace> values) Deprecated.putAllTracesById(Map<Long, GraphDebugInfo.StackTrace> values) map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;putFramesById(long key, GraphDebugInfo.FileLineCol value) Stack traces and frames are uniqueified during construction.putFramesByIdBuilderIfAbsent(long key) Stack traces and frames are uniqueified during construction.putNameToTraceId(String key, long value) This maps a node name to a trace id contained in `traces_by_id`.putTraces(String key, GraphDebugInfo.StackTrace value) Deprecated.Deprecated.putTracesById(long key, GraphDebugInfo.StackTrace value) map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;putTracesByIdBuilderIfAbsent(long key) map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;removeFramesById(long key) Stack traces and frames are uniqueified during construction.This maps a node name to a trace id contained in `traces_by_id`.removeTraces(String key) Deprecated.removeTracesById(long key) map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;This stores all the source code file names and can be indexed by the `file_index`.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final GraphDebugInfo.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.Builder>
-
internalGetMutableMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number) - Overrides:
internalGetMutableMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.Builder>
-
setField
public GraphDebugInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.Builder>
-
setRepeatedField
public GraphDebugInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.Builder>
-
addRepeatedField
public GraphDebugInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GraphDebugInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.Builder>
-
mergeFrom
public GraphDebugInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GraphDebugInfo.Builder>- Throws:
IOException
-
getFilesList
public com.google.protobuf.ProtocolStringList getFilesList()This stores all the source code file names and can be indexed by the `file_index`.
repeated string files = 1;- Specified by:
getFilesListin interfaceGraphDebugInfoOrBuilder- Returns:
- A list containing the files.
-
getFilesCount
public int getFilesCount()This stores all the source code file names and can be indexed by the `file_index`.
repeated string files = 1;- Specified by:
getFilesCountin interfaceGraphDebugInfoOrBuilder- Returns:
- The count of files.
-
getFiles
This stores all the source code file names and can be indexed by the `file_index`.
repeated string files = 1;- Specified by:
getFilesin interfaceGraphDebugInfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The files at the given index.
-
getFilesBytes
public com.google.protobuf.ByteString getFilesBytes(int index) This stores all the source code file names and can be indexed by the `file_index`.
repeated string files = 1;- Specified by:
getFilesBytesin interfaceGraphDebugInfoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the files at the given index.
-
setFiles
This stores all the source code file names and can be indexed by the `file_index`.
repeated string files = 1;- Parameters:
index- The index to set the value at.value- The files to set.- Returns:
- This builder for chaining.
-
addFiles
This stores all the source code file names and can be indexed by the `file_index`.
repeated string files = 1;- Parameters:
value- The files to add.- Returns:
- This builder for chaining.
-
addAllFiles
This stores all the source code file names and can be indexed by the `file_index`.
repeated string files = 1;- Parameters:
values- The files to add.- Returns:
- This builder for chaining.
-
clearFiles
This stores all the source code file names and can be indexed by the `file_index`.
repeated string files = 1;- Returns:
- This builder for chaining.
-
addFilesBytes
This stores all the source code file names and can be indexed by the `file_index`.
repeated string files = 1;- Parameters:
value- The bytes of the files to add.- Returns:
- This builder for chaining.
-
getFramesByIdCount
public int getFramesByIdCount()Description copied from interface:GraphDebugInfoOrBuilderStack traces and frames are uniqueified during construction. These maps index from the unique id for a frame/trace to the value.
map<fixed64, .tensorflow.GraphDebugInfo.FileLineCol> frames_by_id = 4;- Specified by:
getFramesByIdCountin interfaceGraphDebugInfoOrBuilder
-
containsFramesById
public boolean containsFramesById(long key) Stack traces and frames are uniqueified during construction. These maps index from the unique id for a frame/trace to the value.
map<fixed64, .tensorflow.GraphDebugInfo.FileLineCol> frames_by_id = 4;- Specified by:
containsFramesByIdin interfaceGraphDebugInfoOrBuilder
-
getFramesById
Deprecated.UsegetFramesByIdMap()instead.- Specified by:
getFramesByIdin interfaceGraphDebugInfoOrBuilder
-
getFramesByIdMap
Stack traces and frames are uniqueified during construction. These maps index from the unique id for a frame/trace to the value.
map<fixed64, .tensorflow.GraphDebugInfo.FileLineCol> frames_by_id = 4;- Specified by:
getFramesByIdMapin interfaceGraphDebugInfoOrBuilder
-
getFramesByIdOrDefault
public GraphDebugInfo.FileLineCol getFramesByIdOrDefault(long key, GraphDebugInfo.FileLineCol defaultValue) Stack traces and frames are uniqueified during construction. These maps index from the unique id for a frame/trace to the value.
map<fixed64, .tensorflow.GraphDebugInfo.FileLineCol> frames_by_id = 4;- Specified by:
getFramesByIdOrDefaultin interfaceGraphDebugInfoOrBuilder
-
getFramesByIdOrThrow
Stack traces and frames are uniqueified during construction. These maps index from the unique id for a frame/trace to the value.
map<fixed64, .tensorflow.GraphDebugInfo.FileLineCol> frames_by_id = 4;- Specified by:
getFramesByIdOrThrowin interfaceGraphDebugInfoOrBuilder
-
clearFramesById
-
removeFramesById
Stack traces and frames are uniqueified during construction. These maps index from the unique id for a frame/trace to the value.
map<fixed64, .tensorflow.GraphDebugInfo.FileLineCol> frames_by_id = 4; -
getMutableFramesById
Deprecated.Use alternate mutation accessors instead. -
putFramesById
Stack traces and frames are uniqueified during construction. These maps index from the unique id for a frame/trace to the value.
map<fixed64, .tensorflow.GraphDebugInfo.FileLineCol> frames_by_id = 4; -
putAllFramesById
Stack traces and frames are uniqueified during construction. These maps index from the unique id for a frame/trace to the value.
map<fixed64, .tensorflow.GraphDebugInfo.FileLineCol> frames_by_id = 4; -
putFramesByIdBuilderIfAbsent
Stack traces and frames are uniqueified during construction. These maps index from the unique id for a frame/trace to the value.
map<fixed64, .tensorflow.GraphDebugInfo.FileLineCol> frames_by_id = 4; -
getTracesByIdCount
public int getTracesByIdCount()Description copied from interface:GraphDebugInfoOrBuildermap<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;- Specified by:
getTracesByIdCountin interfaceGraphDebugInfoOrBuilder
-
containsTracesById
public boolean containsTracesById(long key) map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;- Specified by:
containsTracesByIdin interfaceGraphDebugInfoOrBuilder
-
getTracesById
Deprecated.UsegetTracesByIdMap()instead.- Specified by:
getTracesByIdin interfaceGraphDebugInfoOrBuilder
-
getTracesByIdMap
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;- Specified by:
getTracesByIdMapin interfaceGraphDebugInfoOrBuilder
-
getTracesByIdOrDefault
public GraphDebugInfo.StackTrace getTracesByIdOrDefault(long key, GraphDebugInfo.StackTrace defaultValue) map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;- Specified by:
getTracesByIdOrDefaultin interfaceGraphDebugInfoOrBuilder
-
getTracesByIdOrThrow
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6;- Specified by:
getTracesByIdOrThrowin interfaceGraphDebugInfoOrBuilder
-
clearTracesById
-
removeTracesById
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6; -
getMutableTracesById
Deprecated.Use alternate mutation accessors instead. -
putTracesById
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6; -
putAllTracesById
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6; -
putTracesByIdBuilderIfAbsent
map<fixed64, .tensorflow.GraphDebugInfo.StackTrace> traces_by_id = 6; -
getTracesCount
public int getTracesCount()Description copied from interface:GraphDebugInfoOrBuilderDeprecated.
map<string, .tensorflow.GraphDebugInfo.StackTrace> traces = 2;- Specified by:
getTracesCountin interfaceGraphDebugInfoOrBuilder
-
containsTraces
Deprecated.
map<string, .tensorflow.GraphDebugInfo.StackTrace> traces = 2;- Specified by:
containsTracesin interfaceGraphDebugInfoOrBuilder
-
getTraces
Deprecated.UsegetTracesMap()instead.- Specified by:
getTracesin interfaceGraphDebugInfoOrBuilder
-
getTracesMap
Deprecated.
map<string, .tensorflow.GraphDebugInfo.StackTrace> traces = 2;- Specified by:
getTracesMapin interfaceGraphDebugInfoOrBuilder
-
getTracesOrDefault
public GraphDebugInfo.StackTrace getTracesOrDefault(String key, GraphDebugInfo.StackTrace defaultValue) Deprecated.
map<string, .tensorflow.GraphDebugInfo.StackTrace> traces = 2;- Specified by:
getTracesOrDefaultin interfaceGraphDebugInfoOrBuilder
-
getTracesOrThrow
Deprecated.
map<string, .tensorflow.GraphDebugInfo.StackTrace> traces = 2;- Specified by:
getTracesOrThrowin interfaceGraphDebugInfoOrBuilder
-
clearTraces
-
removeTraces
Deprecated.
map<string, .tensorflow.GraphDebugInfo.StackTrace> traces = 2; -
getMutableTraces
Deprecated.Use alternate mutation accessors instead. -
putTraces
Deprecated.
map<string, .tensorflow.GraphDebugInfo.StackTrace> traces = 2; -
putAllTraces
Deprecated.
map<string, .tensorflow.GraphDebugInfo.StackTrace> traces = 2; -
putTracesBuilderIfAbsent
Deprecated.
map<string, .tensorflow.GraphDebugInfo.StackTrace> traces = 2; -
getNameToTraceIdCount
public int getNameToTraceIdCount()Description copied from interface:GraphDebugInfoOrBuilderThis maps a node name to a trace id contained in `traces_by_id`. The map key is a mangling of the containing function and op name with syntax: op.name '@' func_name For ops in the top-level graph, the func_name is the empty string and hence the `@` may be ommitted. Note that op names are restricted to a small number of characters which exclude '@', making it impossible to collide keys of this form. Function names accept a much wider set of characters. It would be preferable to avoid mangling and use a tuple key of (op.name, func_name), but this is not supported with protocol buffers.
map<string, fixed64> name_to_trace_id = 5;- Specified by:
getNameToTraceIdCountin interfaceGraphDebugInfoOrBuilder
-
containsNameToTraceId
This maps a node name to a trace id contained in `traces_by_id`. The map key is a mangling of the containing function and op name with syntax: op.name '@' func_name For ops in the top-level graph, the func_name is the empty string and hence the `@` may be ommitted. Note that op names are restricted to a small number of characters which exclude '@', making it impossible to collide keys of this form. Function names accept a much wider set of characters. It would be preferable to avoid mangling and use a tuple key of (op.name, func_name), but this is not supported with protocol buffers.
map<string, fixed64> name_to_trace_id = 5;- Specified by:
containsNameToTraceIdin interfaceGraphDebugInfoOrBuilder
-
getNameToTraceId
Deprecated.UsegetNameToTraceIdMap()instead.- Specified by:
getNameToTraceIdin interfaceGraphDebugInfoOrBuilder
-
getNameToTraceIdMap
This maps a node name to a trace id contained in `traces_by_id`. The map key is a mangling of the containing function and op name with syntax: op.name '@' func_name For ops in the top-level graph, the func_name is the empty string and hence the `@` may be ommitted. Note that op names are restricted to a small number of characters which exclude '@', making it impossible to collide keys of this form. Function names accept a much wider set of characters. It would be preferable to avoid mangling and use a tuple key of (op.name, func_name), but this is not supported with protocol buffers.
map<string, fixed64> name_to_trace_id = 5;- Specified by:
getNameToTraceIdMapin interfaceGraphDebugInfoOrBuilder
-
getNameToTraceIdOrDefault
This maps a node name to a trace id contained in `traces_by_id`. The map key is a mangling of the containing function and op name with syntax: op.name '@' func_name For ops in the top-level graph, the func_name is the empty string and hence the `@` may be ommitted. Note that op names are restricted to a small number of characters which exclude '@', making it impossible to collide keys of this form. Function names accept a much wider set of characters. It would be preferable to avoid mangling and use a tuple key of (op.name, func_name), but this is not supported with protocol buffers.
map<string, fixed64> name_to_trace_id = 5;- Specified by:
getNameToTraceIdOrDefaultin interfaceGraphDebugInfoOrBuilder
-
getNameToTraceIdOrThrow
This maps a node name to a trace id contained in `traces_by_id`. The map key is a mangling of the containing function and op name with syntax: op.name '@' func_name For ops in the top-level graph, the func_name is the empty string and hence the `@` may be ommitted. Note that op names are restricted to a small number of characters which exclude '@', making it impossible to collide keys of this form. Function names accept a much wider set of characters. It would be preferable to avoid mangling and use a tuple key of (op.name, func_name), but this is not supported with protocol buffers.
map<string, fixed64> name_to_trace_id = 5;- Specified by:
getNameToTraceIdOrThrowin interfaceGraphDebugInfoOrBuilder
-
clearNameToTraceId
-
removeNameToTraceId
This maps a node name to a trace id contained in `traces_by_id`. The map key is a mangling of the containing function and op name with syntax: op.name '@' func_name For ops in the top-level graph, the func_name is the empty string and hence the `@` may be ommitted. Note that op names are restricted to a small number of characters which exclude '@', making it impossible to collide keys of this form. Function names accept a much wider set of characters. It would be preferable to avoid mangling and use a tuple key of (op.name, func_name), but this is not supported with protocol buffers.
map<string, fixed64> name_to_trace_id = 5; -
getMutableNameToTraceId
Deprecated.Use alternate mutation accessors instead. -
putNameToTraceId
This maps a node name to a trace id contained in `traces_by_id`. The map key is a mangling of the containing function and op name with syntax: op.name '@' func_name For ops in the top-level graph, the func_name is the empty string and hence the `@` may be ommitted. Note that op names are restricted to a small number of characters which exclude '@', making it impossible to collide keys of this form. Function names accept a much wider set of characters. It would be preferable to avoid mangling and use a tuple key of (op.name, func_name), but this is not supported with protocol buffers.
map<string, fixed64> name_to_trace_id = 5; -
putAllNameToTraceId
This maps a node name to a trace id contained in `traces_by_id`. The map key is a mangling of the containing function and op name with syntax: op.name '@' func_name For ops in the top-level graph, the func_name is the empty string and hence the `@` may be ommitted. Note that op names are restricted to a small number of characters which exclude '@', making it impossible to collide keys of this form. Function names accept a much wider set of characters. It would be preferable to avoid mangling and use a tuple key of (op.name, func_name), but this is not supported with protocol buffers.
map<string, fixed64> name_to_trace_id = 5; -
setUnknownFields
public final GraphDebugInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.Builder>
-
mergeUnknownFields
public final GraphDebugInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GraphDebugInfo.Builder>
-