StackFrameWithId

genel final sınıfı StackFrameWithId

 A stack frame with ID.
 
Protobuf tipi tensorflow.StackFrameWithId

İç İçe Sınıflar

sınıf StackFrameWithId.Builder
 A stack frame with ID. 

Sabitler

int FILE_LINE_COL_FIELD_NUMBER
int ID_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik StackFrameWithId
StackFrameWithId
final statik 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.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).
Sicim
kimliği al ()
 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.
int
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).
int
son boole değeri
statik StackFrameWithId.Builder
statik StackFrameWithId.Builder
StackFrameWithId.Builder
statik StackFrameWithId
parseDelimitedFrom (InputStream girişi)
statik StackFrameWithId
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik StackFrameWithId
parseFrom (ByteBuffer verileri)
statik StackFrameWithId
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik StackFrameWithId
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik StackFrameWithId
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik StackFrameWithId
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik StackFrameWithId
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik StackFrameWithId
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik StackFrameWithId
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
StackFrameWithId.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int FILE_LINE_COL_FIELD_NUMBER

Sabit Değer: 2

genel statik son int ID_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

genel statik StackFrameWithId getDefaultInstance ()

public StackFrameWithId getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

genel 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;

genel 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;

genel Dize getId ()

 A unique ID for the stack frame: A UUID-like string.
 
string id = 1;

public com.google.protobuf.ByteString getIdBytes ()

 A unique ID for the stack frame: A UUID-like string.
 
string id = 1;

halk getParserForType ()

public int getSerializedSize ()

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel 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).
 
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2;

genel int hashCode ()

genel final boolean isInitialized ()

genel statik StackFrameWithId.Builder newBuilder ( StackFrameWithId prototipi)

genel statik StackFrameWithId.Builder newBuilder ()

public StackFrameWithId.Builder newBuilderForType ()

genel statik StackFrameWithId parseDelimitedFrom (InputStream girişi)

Atar
IOİstisnası

public static StackFrameWithId parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik StackFrameWithId parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik StackFrameWithId parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik StackFrameWithId parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik StackFrameWithId parseFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IOİstisnası

genel statik StackFrameWithId parseFrom (bayt[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik StackFrameWithId ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik StackFrameWithId parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik StackFrameWithId parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

public StackFrameWithId.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IOİstisnası