lớp cuối cùng tĩnh công khai StackFrameWithId.Builder
A stack frame with ID.
tensorflow.StackFrameWithId
Phương pháp công khai
StackFrameWithId.Builder | addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
StackFrameVớiId | xây dựng () |
StackFrameVớiId | |
StackFrameWithId.Builder | thông thoáng () |
StackFrameWithId.Builder | ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor) |
StackFrameWithId.Builder | clearFileLineCol () 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). |
StackFrameWithId.Builder | ClearId () A unique ID for the stack frame: A UUID-like string. |
StackFrameWithId.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StackFrameWithId.Builder | dòng vô tính () |
StackFrameVớiId | |
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng | |
com.google.protobuf.Descriptors.Descriptor | |
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.FileLineCol.Builder | getFileLineColBuilder () 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). |
Sợi dây | getId () A unique ID for the stack frame: A UUID-like string. |
com.google.protobuf.ByteString | getIdBytes () A unique ID for the stack frame: A UUID-like string. |
boolean | 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). |
boolean cuối cùng | |
StackFrameWithId.Builder | mergeFileLineCol (giá trị GraphDebugInfo.FileLineCol ) 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). |
StackFrameWithId.Builder | mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
StackFrameWithId.Builder | mergeFrom (com.google.protobuf.Message other) |
StackFrameWithId.Builder cuối cùng | hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
StackFrameWithId.Builder | setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
StackFrameWithId.Builder | setFileLineCol ( GraphDebugInfo.FileLineCol.Builder builderForValue) 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). |
StackFrameWithId.Builder | setFileLineCol (giá trị GraphDebugInfo.FileLineCol ) 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). |
StackFrameWithId.Builder | setId (Giá trị chuỗi) A unique ID for the stack frame: A UUID-like string. |
StackFrameWithId.Builder | setIdBytes (giá trị com.google.protobuf.ByteString) A unique ID for the stack frame: A UUID-like string. |
StackFrameWithId.Builder | setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng) |
StackFrameWithId.Builder cuối cùng | setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
Phương pháp kế thừa
Phương pháp công khai
public StackFrameWithId.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
công khai StackFrameWithId.Builder clearFileLineCol ()
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ông khai StackFrameWithId.Builder clearId ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
công khai StackFrameWithId.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()
công khai 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;
công khai GraphDebugInfo.FileLineCol.Builder getFileLineColBuilder ()
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ông khai 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;
Chuỗi công khai getId ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
com.google.protobuf.ByteString getIdBytes công khai ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
boolean công khai 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).
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2;
boolean cuối cùng công khai được khởi tạo ()
công khai StackFrameWithId.Builder mergeFileLineCol (giá trị GraphDebugInfo.FileLineCol )
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ông khai StackFrameWithId.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
trận chung kết công khai StackFrameWithId.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public StackFrameWithId.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, giá trị đối tượng)
công khai StackFrameWithId.Builder setFileLineCol ( GraphDebugInfo.FileLineCol.Builder builderForValue)
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ông khai StackFrameWithId.Builder setFileLineCol (giá trị GraphDebugInfo.FileLineCol )
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;
public StackFrameWithId.Builder setId (Giá trị chuỗi)
A unique ID for the stack frame: A UUID-like string.
string id = 1;
public StackFrameWithId.Builder setIdBytes (giá trị com.google.protobuf.ByteString)
A unique ID for the stack frame: A UUID-like string.
string id = 1;