DebuggedSourceFile

genel son sınıf DebuggedSourceFile

Protobuf türü tensorflow.DebuggedSourceFile

İç İçe Sınıflar

sınıf Hata AyıklanmışSourceFile.Builder Protobuf türü tensorflow.DebuggedSourceFile

Sabitler

int BYTES_FIELD_NUMBER
int FILE_PATH_FIELD_NUMBER
int HOST_FIELD_NUMBER
int LAST_MODIFIED_FIELD_NUMBER
int LINES_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
uzun
getBytes ()
 Byte size of the file.
statik Hata Ayıklanmış Kaynak Dosyası
Hata Ayıklanmış Kaynak Dosyası
final statik com.google.protobuf.Descriptors.Descriptor
Sicim
getFilePath ()
 Path to the source code file.
com.google.protobuf.ByteString
getFilePathBytes ()
 Path to the source code file.
Sicim
getHost'u ()
 The host name on which a source code file is located.
com.google.protobuf.ByteString
getHostBytes ()
 The host name on which a source code file is located.
uzun
getLastModified ()
 The timestamp at which the source code file is last modified.
Sicim
getLines (int dizini)
 Line-by-line content of the source code file.
com.google.protobuf.ByteString
getLinesBytes (int dizini)
 Line-by-line content of the source code file.
int
getLinesCount ()
 Line-by-line content of the source code file.
com.google.protobuf.ProtocolStringList
getLinesList ()
 Line-by-line content of the source code file.
int
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik DebuggedSourceFile.Builder
statik DebuggedSourceFile.Builder
Hata AyıklanmışSourceFile.Builder
statik Hata Ayıklanmış Kaynak Dosyası
parseDelimitedFrom (InputStream girişi)
statik Hata Ayıklanmış Kaynak Dosyası
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Hata Ayıklanmış Kaynak Dosyası
parseFrom (ByteBuffer verileri)
statik Hata Ayıklanmış Kaynak Dosyası
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Hata Ayıklanmış Kaynak Dosyası
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Hata Ayıklanmış Kaynak Dosyası
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik Hata Ayıklanmış Kaynak Dosyası
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Hata Ayıklanmış Kaynak Dosyası
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik Hata Ayıklanmış Kaynak Dosyası
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Hata Ayıklanmış Kaynak Dosyası
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
Hata AyıklanmışSourceFile.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int BYTES_FIELD_NUMBER

Sabit Değer: 4

genel statik final int FILE_PATH_FIELD_NUMBER

Sabit Değer: 2

genel statik final int HOST_FIELD_NUMBER

Sabit Değer: 1

genel statik final int LAST_MODIFIED_FIELD_NUMBER

Sabit Değer: 3

genel statik final int LINES_FIELD_NUMBER

Sabit Değer: 5

Genel Yöntemler

genel boole eşittir (Object obj)

genel uzun getBytes ()

 Byte size of the file.
 
int64 bytes = 4;

public static DebuggedSourceFile getDefaultInstance ()

public DebuggedSourceFile getDefaultInstanceForType ()

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

genel Dize getFilePath ()

 Path to the source code file.
 
string file_path = 2;

public com.google.protobuf.ByteString getFilePathBytes ()

 Path to the source code file.
 
string file_path = 2;

genel Dize getHost ()

 The host name on which a source code file is located.
 
string host = 1;

public com.google.protobuf.ByteString getHostBytes ()

 The host name on which a source code file is located.
 
string host = 1;

genel uzun getLastModified ()

 The timestamp at which the source code file is last modified.
 
int64 last_modified = 3;

public String getLines (int dizini)

 Line-by-line content of the source code file.
 
repeated string lines = 5;

public com.google.protobuf.ByteString getLinesBytes (int dizini)

 Line-by-line content of the source code file.
 
repeated string lines = 5;

genel int getLinesCount ()

 Line-by-line content of the source code file.
 
repeated string lines = 5;

public com.google.protobuf.ProtocolStringList getLinesList ()

 Line-by-line content of the source code file.
 
repeated string lines = 5;

halk getParserForType ()

public int getSerializedSize ()

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

genel int hashCode ()

genel final boolean isInitialized ()

public static DebuggedSourceFile.Builder newBuilder ( DebuggedSourceFile prototipi)

genel statik DebuggedSourceFile.Builder newBuilder ()

genel DebuggedSourceFile.Builder newBuilderForType ()

public static DebuggedSourceFile ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

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

Atar
IO İstisnası

genel statik DebuggedSourceFile parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

genel DebuggedSourceFile.Builder toBuilder ()

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

Atar
IO İstisnası