GraphDebugInfo.StackTrace

genel statik son sınıf GraphDebugInfo.StackTrace

 This represents a stack trace which is a ordered list of `FileLineCol`.
 
Protobuf tipi tensorflow.GraphDebugInfo.StackTrace

İç İçe Sınıflar

sınıf GraphDebugInfo.StackTrace.Builder
 This represents a stack trace which is a ordered list of `FileLineCol`. 

Sabitler

int FILE_LINE_COLS_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik GraphDebugInfo.StackTrace
GraphDebugInfo.StackTrace
final statik com.google.protobuf.Descriptors.Descriptor
GraphDebugInfo.FileLineCol
getFileLineCols (int dizini)
 Each line in the stack trace.
int
getFileLineColsCount ()
 Each line in the stack trace.
Liste< GraphDebugInfo.FileLineCol >
getFileLineColsList ()
 Each line in the stack trace.
GraphDebugInfo.FileLineColOrBuilder
getFileLineColsOrBuilder (int dizini)
 Each line in the stack trace.
Liste<? GraphDebugInfo.FileLineColOrBuilder'ı genişletir >
getFileLineColsOrBuilderList ()
 Each line in the stack trace.
int
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik GraphDebugInfo.StackTrace.Builder
statik GraphDebugInfo.StackTrace.Builder
GraphDebugInfo.StackTrace.Builder
statik GraphDebugInfo.StackTrace
parseDelimitedFrom (InputStream girişi)
statik GraphDebugInfo.StackTrace
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik GraphDebugInfo.StackTrace
parseFrom (ByteBuffer verileri)
statik GraphDebugInfo.StackTrace
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik GraphDebugInfo.StackTrace
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik GraphDebugInfo.StackTrace
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik GraphDebugInfo.StackTrace
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik GraphDebugInfo.StackTrace
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik GraphDebugInfo.StackTrace
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik GraphDebugInfo.StackTrace
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
GraphDebugInfo.StackTrace.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int FILE_LINE_COLS_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

public static GraphDebugInfo.StackTrace getDefaultInstance ()

public GraphDebugInfo.StackTrace getDefaultInstanceForType ()

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

public GraphDebugInfo.FileLineCol getFileLineCols (int dizini)

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

public int getFileLineColsCount ()

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

genel Liste< GraphDebugInfo.FileLineCol > getFileLineColsList ()

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

public GraphDebugInfo.FileLineColOrBuilder getFileLineColsOrBuilder (int dizini)

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

genel liste<? GraphDebugInfo.FileLineColOrBuilder > getFileLineColsOrBuilderList () öğesini genişletir

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

halk getParserForType ()

public int getSerializedSize ()

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

genel int hashCode ()

genel final boolean isInitialized ()

genel statik GraphDebugInfo.StackTrace.Builder newBuilder ( GraphDebugInfo.StackTrace prototipi)

genel statik GraphDebugInfo.StackTrace.Builder newBuilder ()

public GraphDebugInfo.StackTrace.Builder newBuilderForType ()

public static GraphDebugInfo.StackTrace parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik GraphDebugInfo.StackTrace parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik GraphDebugInfo.StackTrace ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik GraphDebugInfo.StackTrace ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

genel statik GraphDebugInfo.StackTrace ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik GraphDebugInfo.StackTrace ayrıştırmaFrom (bayt[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

Atar
Geçersiz ProtokolBufferException

genel statik GraphDebugInfo.StackTrace ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik GraphDebugInfo.StackTrace ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

public GraphDebugInfo.StackTrace.Builder toBuilder ()

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

Atar
IO İstisnası