کلاس نهایی استاتیک عمومی CodeLocation.Builder
Code location information: A stack trace with host-name information. Instead of encoding the detailed stack trace, this proto refers to IDs of stack frames stored as `StackFrameWithId` protos.
tensorflow.CodeLocation
روش های عمومی
CodeLocation.Builder | addAllStackFrameIds (مقادیر<String> تکرارپذیر) ID to a stack frame, each of which is pointed to by a unique ID. |
CodeLocation.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
CodeLocation.Builder | addStackFrameIds (مقدار رشته) ID to a stack frame, each of which is pointed to by a unique ID. |
CodeLocation.Builder | addStackFrameIdsBytes (مقدار com.google.protobuf.ByteString) ID to a stack frame, each of which is pointed to by a unique ID. |
CodeLocation | ساختن () |
CodeLocation | ساخت جزئی () |
CodeLocation.Builder | روشن () |
CodeLocation.Builder | clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor) |
CodeLocation.Builder | clearHostName () Host name on which the source files are located. |
CodeLocation.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CodeLocation.Builder | clearStackFrameIds () ID to a stack frame, each of which is pointed to by a unique ID. |
CodeLocation.Builder | کلون () |
CodeLocation | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
رشته | getHostName () Host name on which the source files are located. |
com.google.protobuf.ByteString | getHostNameBytes () Host name on which the source files are located. |
رشته | getStackFrameIds (شاخص int) ID to a stack frame, each of which is pointed to by a unique ID. |
com.google.protobuf.ByteString | getStackFrameIdsBytes (شاخص int) ID to a stack frame, each of which is pointed to by a unique ID. |
بین المللی | getStackFrameIdsCount () ID to a stack frame, each of which is pointed to by a unique ID. |
com.google.protobuf.ProtocolStringList | getStackFrameIdsList () ID to a stack frame, each of which is pointed to by a unique ID. |
بولی نهایی | |
CodeLocation.Builder | mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CodeLocation.Builder | mergeFrom (com.google.protobuf.Message other) |
CodeLocation.Builder نهایی | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
CodeLocation.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
CodeLocation.Builder | setHostName (مقدار رشته) Host name on which the source files are located. |
CodeLocation.Builder | setHostNameBytes (مقدار com.google.protobuf.ByteString) Host name on which the source files are located. |
CodeLocation.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object) |
CodeLocation.Builder | setStackFrameIds (شاخص int، مقدار رشته) ID to a stack frame, each of which is pointed to by a unique ID. |
CodeLocation.Builder نهایی | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
روش های ارثی
روش های عمومی
Public CodeLocation.Builder addAllStackFrameIds (مقادیر<String> تکرارپذیر)
ID to a stack frame, each of which is pointed to by a unique ID. The ordering of the frames is consistent with Python's `traceback.extract_tb()`.
repeated string stack_frame_ids = 2;
Public CodeLocation.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
Public CodeLocation.Builder addStackFrameIds (مقدار رشته)
ID to a stack frame, each of which is pointed to by a unique ID. The ordering of the frames is consistent with Python's `traceback.extract_tb()`.
repeated string stack_frame_ids = 2;
عمومی CodeLocation.Builder addStackFrameIdsBytes (مقدار com.google.protobuf.ByteString)
ID to a stack frame, each of which is pointed to by a unique ID. The ordering of the frames is consistent with Python's `traceback.extract_tb()`.
repeated string stack_frame_ids = 2;
Public CodeLocation.Builder clearHostName ()
Host name on which the source files are located.
string host_name = 1;
عمومی CodeLocation.Builder clearStackFrameIds ()
ID to a stack frame, each of which is pointed to by a unique ID. The ordering of the frames is consistent with Python's `traceback.extract_tb()`.
repeated string stack_frame_ids = 2;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
رشته عمومی getHostName ()
Host name on which the source files are located.
string host_name = 1;
public com.google.protobuf.ByteString getHostNameBytes ()
Host name on which the source files are located.
string host_name = 1;
رشته عمومی getStackFrameIds (شاخص int)
ID to a stack frame, each of which is pointed to by a unique ID. The ordering of the frames is consistent with Python's `traceback.extract_tb()`.
repeated string stack_frame_ids = 2;
public com.google.protobuf.ByteString getStackFrameIdsBytes (int index)
ID to a stack frame, each of which is pointed to by a unique ID. The ordering of the frames is consistent with Python's `traceback.extract_tb()`.
repeated string stack_frame_ids = 2;
عمومی int getStackFrameIdsCount ()
ID to a stack frame, each of which is pointed to by a unique ID. The ordering of the frames is consistent with Python's `traceback.extract_tb()`.
repeated string stack_frame_ids = 2;
عمومی com.google.protobuf.ProtocolStringList getStackFrameIdsList ()
ID to a stack frame, each of which is pointed to by a unique ID. The ordering of the frames is consistent with Python's `traceback.extract_tb()`.
repeated string stack_frame_ids = 2;
بولین نهایی عمومی isInitialized ()
عمومی CodeLocation.Builder mergeFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی نهایی CodeLocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
Public CodeLocation.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
Public CodeLocation.Builder setHostName (مقدار رشته)
Host name on which the source files are located.
string host_name = 1;
عمومی CodeLocation.Builder setHostNameBytes (مقدار com.google.protobuf.ByteString)
Host name on which the source files are located.
string host_name = 1;
عمومی CodeLocation.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
عمومی CodeLocation.Builder setStackFrameIds (شاخص int، مقدار رشته)
ID to a stack frame, each of which is pointed to by a unique ID. The ordering of the frames is consistent with Python's `traceback.extract_tb()`.
repeated string stack_frame_ids = 2;