kelas akhir publik StackFrameWithId
A stack frame with ID.
tensorflow.StackFrameWithId
Kelas Bersarang
kelas | StackFrameWithId.Builder | A stack frame with ID. |
Konstanta
ke dalam | FILE_LINE_COL_FIELD_NUMBER | |
ke dalam | ID_FIELD_NUMBER |
Metode Publik
boolean | sama dengan (Objek objek) |
StackFrameWithId statis | |
StackFrameDenganId | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
GraphDebugInfo.FileLineCol | dapatkanFileLineCol () 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). |
Rangkaian | dapatkanId () A unique ID for the stack frame: A UUID-like string. |
com.google.protobuf.ByteString | dapatkanIdBytes () A unique ID for the stack frame: A UUID-like string. |
ke dalam | |
final com.google.protobuf.UnknownFieldSet | |
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). |
ke dalam | Kode hash () |
boolean terakhir | |
StackFrameWithId.Builder statis | newBuilder (prototipe StackFrameWithId ) |
StackFrameWithId.Builder statis | |
StackFrameWithId.Builder | |
StackFrameWithId statis | parseDelimitedFrom (masukan Aliran Masukan) |
StackFrameWithId statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StackFrameWithId statis | parseFrom (data ByteBuffer) |
StackFrameWithId statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StackFrameWithId statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StackFrameWithId statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
StackFrameWithId statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StackFrameWithId statis | parseFrom (com.google.protobuf.ByteString data) |
StackFrameWithId statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StackFrameWithId statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statis | pengurai () |
StackFrameWithId.Builder | |
ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int akhir statis publik FILE_LINE_COL_FIELD_NUMBER
Nilai Konstan: 2
int akhir statis publik ID_FIELD_NUMBER
Nilai Konstan: 1
Metode Publik
boolean publik sama (Obj objek)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publik 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;
publik 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;
GetId String publik ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
publik com.google.protobuf.ByteString getIdBytes ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
publik dapatkanParserForType ()
publik int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
boolean publik 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;
kode hash int publik ()
boolean akhir publik diinisialisasi ()
StackFrameWithId statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom StackFrameWithId statis publik (data ByteBuffer)
Melempar
ProtokolBufferException Tidak Valid |
---|
StackFrameWithId parseFrom statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom StackFrameWithId statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom StackFrameWithId statis publik (com.google.protobuf.CodedInputStream masukan)
Melempar
Pengecualian IO |
---|
StackFrameWithId parseFrom statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom StackFrameWithId statis publik (com.google.protobuf.ByteString data)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom StackFrameWithId statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
StackFrameWithId parseFrom 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 |
---|