StackFrameWithId

kelas akhir publik StackFrameWithId

 A stack frame with ID.
 
Protobuf mengetik 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
boolean terakhir
StackFrameWithId.Builder statis
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
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)

StackFrameWithId getDefaultInstance statis publik ()

publik StackFrameWithId getDefaultInstanceForType ()

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.Builder statis publik newBuilder (prototipe StackFrameWithId )

StackFrameWithId.Builder statis publik newBuilder ()

publik StackFrameWithId.Builder newBuilderForType ()

StackFrameWithId parseDelimitedFrom statis publik (input InputStream)

Melempar
Pengecualian IO

StackFrameWithId statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom StackFrameWithId statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

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
InvalidProtocolBufferException

parseFrom StackFrameWithId statis publik (com.google.protobuf.CodedInputStream input)

Melempar
Pengecualian IO

parseFrom StackFrameWithId statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom StackFrameWithId statis publik (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

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
InvalidProtocolBufferException

statis publik pengurai ()

publik StackFrameWithId.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO