CodeLocation kelas akhir publik
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
Kelas Bersarang
kelas | CodeLocation.Builder | Code location information: A stack trace with host-name information. |
Konstanta
ke dalam | HOST_NAME_FIELD_NUMBER | |
ke dalam | STACK_FRAME_IDS_FIELD_NUMBER |
Metode Publik
boolean | sama dengan (Objek objek) |
Lokasi Kode statis | |
Lokasi Kode | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
Rangkaian | dapatkan NamaHost () Host name on which the source files are located. |
com.google.protobuf.ByteString | dapatkanHostNameBytes () Host name on which the source files are located. |
ke dalam | |
Rangkaian | getStackFrameIds (indeks int) ID to a stack frame, each of which is pointed to by a unique ID. |
com.google.protobuf.ByteString | getStackFrameIdsBytes (indeks int) ID to a stack frame, each of which is pointed to by a unique ID. |
ke dalam | dapatkanStackFrameIdsCount () ID to a stack frame, each of which is pointed to by a unique ID. |
com.google.protobuf.ProtocolStringList | dapatkanStackFrameIdsList () ID to a stack frame, each of which is pointed to by a unique ID. |
final com.google.protobuf.UnknownFieldSet | |
ke dalam | Kode hash () |
boolean terakhir | |
CodeLocation.Builder statis | newBuilder (prototipe CodeLocation ) |
CodeLocation.Builder statis | |
CodeLocation.Builder | |
Lokasi Kode statis | parseDelimitedFrom (masukan Aliran Masukan) |
Lokasi Kode statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Lokasi Kode statis | parseFrom (data ByteBuffer) |
Lokasi Kode statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Lokasi Kode statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Lokasi Kode statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
Lokasi Kode statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Lokasi Kode statis | parseFrom (com.google.protobuf.ByteString data) |
Lokasi Kode statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Lokasi Kode statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statis | pengurai () |
CodeLocation.Builder | |
ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int akhir statis publik HOST_NAME_FIELD_NUMBER
Nilai Konstan: 1
int final statis publik STACK_FRAME_IDS_FIELD_NUMBER
Nilai Konstan: 2
Metode Publik
boolean publik sama (Obj objek)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
String publik getHostName ()
Host name on which the source files are located.
string host_name = 1;
publik com.google.protobuf.ByteString getHostNameBytes ()
Host name on which the source files are located.
string host_name = 1;
publik dapatkanParserForType ()
publik int getSerializedSize ()
String publik getStackFrameIds (indeks 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;
publik com.google.protobuf.ByteString getStackFrameIdsBytes (indeks 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;
int publik 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 () publik
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 final com.google.protobuf.UnknownFieldSet getUnknownFields ()
kode hash int publik ()
boolean akhir publik diinisialisasi ()
CodeLocation statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom CodeLocation statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom CodeLocation statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom CodeLocation statis publik (com.google.protobuf.CodedInputStream input)
Melempar
Pengecualian IO |
---|
parseFrom CodeLocation statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom CodeLocation statis publik (com.google.protobuf.ByteString data)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom CodeLocation statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom CodeLocation statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
statis publik pengurai ()
public void writeTo (com.google.protobuf.CodedOutputStream keluaran)
Melempar
Pengecualian IO |
---|